==84597== Memcheck, a memory error detector
==84597== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==84597== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==84597== Command: /Users/ellis_breen/root/virtualenvs/3.6.5/debug/default/bin/python /Users/ellis_breen/root/virtualenvs/3.6.5/debug/default/bin/nosetests -v couchbase.tests.cases.tracing_t.TimeoutTest
==84597== 
==84597== Syscall param msg->desc.port.name points to uninitialised byte(s)
==84597==    at 0x101A917C2: mach_msg_trap (in /usr/lib/system/libsystem_kernel.dylib)
==84597==    by 0x101A90CDB: mach_msg (in /usr/lib/system/libsystem_kernel.dylib)
==84597==    by 0x101A8A87D: task_set_special_port (in /usr/lib/system/libsystem_kernel.dylib)
==84597==    by 0x101AF807A: _os_trace_create_debug_control_port (in /usr/lib/system/libsystem_trace.dylib)
==84597==    by 0x101AF8330: _libtrace_init (in /usr/lib/system/libsystem_trace.dylib)
==84597==    by 0x100D059CC: libSystem_initializer (in /usr/lib/libSystem.B.dylib)
==84597==    by 0x100019A09: ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C39: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==  Address 0x10509eecc is on thread 1's stack
==84597==  in frame #2, created by task_set_special_port (???:)
==84597==  Uninitialised value was created by a stack allocation
==84597==    at 0x101AF8013: _os_trace_create_debug_control_port (in /usr/lib/system/libsystem_trace.dylib)
==84597== 
==84597== Invalid read of size 4
==84597==    at 0x1008D2244: address_in_range (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CF08C: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D04DA: PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A6BCA: dictresize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008AC596: insertion_resize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A5AB0: insertdict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A56F1: PyDict_SetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008ADE71: PyDict_SetItemString (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008F1017: add_getset (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008EB49A: PyType_Ready (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Address 0x101cfc020 is 1,504 bytes inside a block of size 2,272 free'd
==84597==    at 0x1000AB9F3: free (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CED98: _PyMem_RawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D013A: PyMem_RawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CF966: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D04DA: PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A6BCA: dictresize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008AC596: insertion_resize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008ABDE5: PyDict_SetDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10091003A: PyUnicode_InternInPlace (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Block was alloc'd at
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A3E7A: new_keys_object (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== Invalid read of size 4
==84597==    at 0x1008D2244: address_in_range (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEF18: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0258: PyMem_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008877BB: list_resize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100883EB5: app1 (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100883DDA: PyList_Append (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A4DD4F: r_ref (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A48D65: r_object (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A48FE1: r_object (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A48FE1: r_object (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Address 0x101d21020 is 256 bytes inside a block of size 768 free'd
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0258: PyMem_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008877BB: list_resize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100883EB5: app1 (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100883DDA: PyList_Append (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A4DD4F: r_ref (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Block was alloc'd at
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0258: PyMem_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008877BB: list_resize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100883EB5: app1 (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100883DDA: PyList_Append (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A4DD4F: r_ref (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
--84597-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option
--84597-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option (repeated 2 times)
--84597-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option (repeated 4 times)
--84597-- run: /usr/bin/dsymutil "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so"
==84676== Warning: invalid file descriptor 10228 in syscall close()
==84676== Warning: invalid file descriptor 10229 in syscall close()
==84676==    Use --log-fd=<number> to select an alternative log fd.
==84676== Warning: invalid file descriptor 10230 in syscall close()
==84676== Warning: invalid file descriptor 10231 in syscall close()
==84676== Warning: invalid file descriptor 10232 in syscall close()
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x1008D2256: address_in_range (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CF08C: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D04DA: PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A6BCA: dictresize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008AC596: insertion_resize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A5AB0: insertdict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A56F1: PyDict_SetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009F8A0C: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Uninitialised value was created by a stack allocation
==84597==    at 0x103FAE7A4: random_seed_urandom (in /usr/local/lib/python3.6/lib-dynload/_random.cpython-36dm-darwin.so)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x1008D2256: address_in_range (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEF18: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0258: PyMem_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AB97E4: data_stack_grow (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AB19DD: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Uninitialised value was created by a stack allocation
==84597==    at 0x103FAE7A4: random_seed_urandom (in /usr/local/lib/python3.6/lib-dynload/_random.cpython-36dm-darwin.so)
==84597== 
test_timeout (couchbase.tests.cases.tracing_t.TimeoutTest) ... Initializing Couchbase logging. lcb_version=('2.9.0_2_g42240629', 133376)
--84597-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option (repeated 8 times)
==84691== Warning: invalid file descriptor 10228 in syscall close()
==84691== Warning: invalid file descriptor 10229 in syscall close()
==84691==    Use --log-fd=<number> to select an alternative log fd.
==84691== Warning: invalid file descriptor 10230 in syscall close()
==84691== Warning: invalid file descriptor 10231 in syscall close()
==84691== Warning: invalid file descriptor 10232 in syscall close()
Finished loading 7303 documents and 1 designs into beer-sample
/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/base.py:351: UserWarning: Using fallback (couchbase module) defaults
  warnings.warn('Using fallback (couchbase module) defaults')
[529440525] Provider 'CCCP' failed (L:185)
[529440525] <127.0.0.1:57990> (SOCK=bd5c2fa856db7564) Starting. Timeout=2000000us (L:474)
[529440525] <127.0.0.1:57990> (SOCK=bd5c2fa856db7564) Connected established (L:147)
[529440525] Setting new configuration. Received via HTTP (L:160)
starting TimeoutTest
[529440525] <192.168.4.61:57994> (SOCK=8e0431d01779cbd5) Starting. Timeout=2500000us (L:474)
[529440525] <192.168.4.61:57994> (SOCK=8e0431d01779cbd5) Connected established (L:147)
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088ED1B: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088ED40: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088ED95: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088ED1B: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CB4E: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CB5C: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CA9A: get_small_int (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088CB6E: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CABE: get_small_int (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088CB6E: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x10088CB18: get_small_int (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088CB6E: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x1008A5657: PyDict_SetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA80131: pycbc_set_kv_ull (ext.c:927)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x1008A574A: insertdict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A56F1: PyDict_SetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA80131: pycbc_set_kv_ull (ext.c:927)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x1008A58E0: insertdict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A56F1: PyDict_SetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA80131: pycbc_set_kv_ull (ext.c:927)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x10DA80152: pycbc_set_kv_ull (ext.c:928)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x10DA8016C: pycbc_set_kv_ull (ext.c:928)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CB4E: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CB5C: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x1008A5657: PyDict_SetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA80131: pycbc_set_kv_ull (ext.c:927)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x1008A574A: insertdict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A56F1: PyDict_SetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA80131: pycbc_set_kv_ull (ext.c:927)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x1008A58E0: insertdict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A56F1: PyDict_SetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA80131: pycbc_set_kv_ull (ext.c:927)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x10DA80152: pycbc_set_kv_ull (ext.c:928)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x10DA8016C: pycbc_set_kv_ull (ext.c:928)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088ED40: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088ED95: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x1008A75AC: free_keys_object (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008ACE27: dict_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008E6BE9: tupledealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008862A8: list_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA838EF: Result_dealloc (result.c:138)
==84597==    by 0x10DA837B4: pycbc_Result_dealloc (result.c:145)
==84597==    by 0x10DA83FAE: OperationResult_dealloc (opresult.c:38)
==84597==    by 0x10DA83E27: ValueResult_dealloc (opresult.c:45)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x1008A75D4: free_keys_object (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008ACE27: dict_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008E6BE9: tupledealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008862A8: list_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA838EF: Result_dealloc (result.c:138)
==84597==    by 0x10DA837B4: pycbc_Result_dealloc (result.c:145)
==84597==    by 0x10DA83FAE: OperationResult_dealloc (opresult.c:38)
==84597==    by 0x10DA83E27: ValueResult_dealloc (opresult.c:45)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x1008A75EE: free_keys_object (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008ACE27: dict_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008E6BE9: tupledealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008862A8: list_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA838EF: Result_dealloc (result.c:138)
==84597==    by 0x10DA837B4: pycbc_Result_dealloc (result.c:145)
==84597==    by 0x10DA83FAE: OperationResult_dealloc (opresult.c:38)
==84597==    by 0x10DA83E27: ValueResult_dealloc (opresult.c:45)
==84597==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CB82: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CBC9: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CC1B: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA805E9: pycbc_set_args_from_payload (ext.c:1126)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
[529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/c","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CB82: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBD078A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCFA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DADF20F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CBC9: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBD078A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCFA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DADF20F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x10088CC1B: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10DA8011C: pycbc_set_kv_ull (ext.c:925)
==84597==    by 0x10DA80572: pycbc_set_tags_from_payload (ext.c:1106)
==84597==    by 0x10DA8066C: pycbc_set_args_from_payload (ext.c:1129)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA8062B: pycbc_set_args_from_payload (ext.c:1128)
==84597==    by 0x10DA7FDF7: pycbc_tracer_payload_start_span_args (ext.c:1582)
==84597==    by 0x10DA7FAA5: pycbc_Result_propagate_context (ext.c:836)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBD078A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCFA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DADF20F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/d","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/e","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/f","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[529440525] <127.0.0.1:57990> (CTX=0x105dc76d0,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[529440525] <192.168.4.61:57990> (SOCK=facdb202fb85eea5) Starting. Timeout=2000000us (L:474)
[529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/10","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/11","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/12","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[529440525] <192.168.4.61:57990> (SOCK=facdb202fb85eea5) Connected established (L:147)
[529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/13","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/14","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
timedout ops 9
/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/base.py:420: DeprecationWarning: Please use assertRegex instead.
  return super(CouchbaseTestCase,self).assertRegexpMatches(*args,**kwargs)
FAIL
test_orphaned (couchbase.tests.cases.tracing_t.TimeoutTest) ... Initializing Couchbase logging. lcb_version=('2.9.0_2_g42240629', 133376)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] <127.0.0.1:57990> (SOCK=767ffadbdebe030d) Starting. Timeout=2000000us (L:474)
[4020926053] <127.0.0.1:57990> (SOCK=767ffadbdebe030d) Connected established (L:147)
[4020926053] Setting new configuration. Received via HTTP (L:160)
starting TimeoutTest
[4020926053] <192.168.4.61:57994> (SOCK=1c1e044d9168c6e2) Starting. Timeout=2500000us (L:474)
[4020926053] <192.168.4.61:57994> (SOCK=1c1e044d9168c6e2) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/89","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/8a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/8b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/8c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/8d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/8e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/8f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/90","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/91","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/92","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/93","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/94","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/95","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/96","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/97","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/98","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/99","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/9a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/9b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/9c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
==84597== Use of uninitialised value of size 8
==84597==    at 0x1008D2277: address_in_range (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CF08C: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D029A: PyMem_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100ABB017: data_stack_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AAF408: state_fini (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AAEDF4: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DBF2DA2: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA9743F: pycbc_common_vars_wait (oputil.c:65)
==84597==    by 0x10DA9B3BE: get_common (get.c:313)
==84597==    by 0x10DA9AB68: pycbc_Bucket_get (get.c:420)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/9d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/9e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/9f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <127.0.0.1:57990> (CTX=0x105ade300,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] <192.168.4.61:57990> (SOCK=94a7d3ab96a41952) Starting. Timeout=2000000us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/a0","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/a1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/a2","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=94a7d3ab96a41952) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/a3","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/a4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/a5","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/a6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/a7","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/a8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/a9","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/aa","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ab","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ac","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ad","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ae","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/af","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/b0","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/b1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/b2","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/b3","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/b4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/b5","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/b6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/b7","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/b8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/b9","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ba","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/bb","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x106488660,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/bc","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=b24aff673b79ce91) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/bd","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=af6b0841849bc5e2) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/bf","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=b24aff673b79ce91) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=56d898d1c073c69c) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/c1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=af6b0841849bc5e2) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/c3","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57993> (SOCK=56d898d1c073c69c) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/c4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/c5","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=138fef8a09180ad4) Starting. Timeout=2000000us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/c6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/c7","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=138fef8a09180ad4) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/c8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/c9","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ca","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/cb","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/cc","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/cd","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ce","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/cf","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/d0","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/d1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/d2","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/d3","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/d4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/d5","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/d6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/d7","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/d8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/d9","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/da","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/db","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/dc","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/dd","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/de","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/df","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/e0","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x10e551a50,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/e1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=8ee87393cab0507c) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/e2","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=609e134692c31a33) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/e4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=8ee87393cab0507c) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=7432a463fa11d84e) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/e6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=609e134692c31a33) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/e8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57993> (SOCK=7432a463fa11d84e) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/e9","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ea","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=b25e04219d77e25b) Starting. Timeout=2000000us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/eb","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ec","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=b25e04219d77e25b) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ed","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ee","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ef","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/f0","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/f1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/f2","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/f3","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/f4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/f5","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/f6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/f7","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/f8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/f9","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/fa","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/fb","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/fc","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/fd","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/fe","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/ff","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/100","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/101","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/102","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/103","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/104","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/105","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x10e8f7010,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/106","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=4144ae681c5c6108) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/107","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=68ee956020bdc0d7) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/109","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=4144ae681c5c6108) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=e6fd5e71410da89f) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/10b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=68ee956020bdc0d7) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/10d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57993> (SOCK=e6fd5e71410da89f) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/10e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/10f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=de8f3b78e79c5f16) Starting. Timeout=2000000us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/110","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/111","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=de8f3b78e79c5f16) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/112","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/113","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/114","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/115","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/116","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/117","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/118","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/119","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/11a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/11b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/11c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/11d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x1008AD7D0: dict_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBD078A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCFA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DADF20F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCEC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x100A94BB6: visit_decref (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008AD7EF: dict_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBD078A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCFA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DADF20F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCEC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x100A94BE4: visit_decref (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008AD7EF: dict_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBD078A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCFA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DADF20F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCEC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Conditional jump or move depends on uninitialised value(s)
==84597==    at 0x1008AD7D0: dict_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A93CEF: move_unreachable (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A91BD6: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBD078A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCFA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DADF20F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCEC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== Use of uninitialised value of size 8
==84597==    at 0x100A94CD4: visit_reachable (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008AD7EF: dict_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A93CEF: move_unreachable (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A91BD6: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==  Uninitialised value was created by a heap allocation
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBEF: pycbc_persist_span (ext.c:1552)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBD078A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCFA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DADF20F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCEC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/11e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/11f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/120","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/121","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/122","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/123","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/124","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/125","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/126","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/127","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/128","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/129","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x10e610660,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/12a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=3686251f24e25752) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/12b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=bdbe8298992b553d) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/12d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=3686251f24e25752) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=50c429678be4ab12) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/12f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=bdbe8298992b553d) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/131","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=75059fcda7b38a73) Starting. Timeout=2000000us (L:474)
[4020926053] <192.168.4.61:57993> (SOCK=50c429678be4ab12) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/132","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/133","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/134","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=75059fcda7b38a73) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/135","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/136","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/137","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/138","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/139","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/13a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/13b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/13c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/13d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/13e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/13f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/140","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/141","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/142","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/143","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/144","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/145","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/146","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/147","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/148","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/149","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/14a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/14b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/14c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x10f4abad0,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/14d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=7f287c820577942f) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/14e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=c55d2b00ce21a014) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/150","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=7f287c820577942f) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=afbfe3b348a4df76) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/152","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=c55d2b00ce21a014) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/154","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57993> (SOCK=afbfe3b348a4df76) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/155","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/156","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=b28e3b2d2c08965d) Starting. Timeout=2000000us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/157","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/158","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=b28e3b2d2c08965d) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/159","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/15a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/15b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/15c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/15d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/15e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/15f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/160","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/161","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/162","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/163","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/164","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/165","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/166","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/167","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/168","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/169","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/16a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/16b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/16c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/16d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/16e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/16f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x10f57d6a0,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/170","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=caf62ea29f5bed9f) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/171","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=4c42b2eba54aefba) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/173","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=caf62ea29f5bed9f) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=70e2866e5ceaa603) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/175","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=4c42b2eba54aefba) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/177","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57993> (SOCK=70e2866e5ceaa603) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/178","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/179","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=d0d9c69cfc84a939) Starting. Timeout=2000000us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/17a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/17b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=d0d9c69cfc84a939) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/17c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/17d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/17e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/17f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/180","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/181","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/182","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/183","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/184","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/185","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/186","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/187","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/188","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/189","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/18a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/18b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/18c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/18d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/18e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/18f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/190","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/191","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/192","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/193","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x10e2a8540,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/194","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=455df1c1f334de07) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/195","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=5fc718852eed50eb) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/197","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=455df1c1f334de07) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=76cae4281c2ffc71) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/199","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=5fc718852eed50eb) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/19b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=4a4a0f373171701b) Starting. Timeout=2000000us (L:474)
[4020926053] <192.168.4.61:57993> (SOCK=76cae4281c2ffc71) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/19c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/19d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/19e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=4a4a0f373171701b) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/19f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1a0","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1a1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1a2","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1a3","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1a4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1a5","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1a6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1a7","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1a8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1a9","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1aa","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ab","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ac","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ad","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ae","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1af","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1b0","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1b1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1b2","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1b3","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1b4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x102f4f130,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1b5","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=9271fe55bd4ccdf0) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1b6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=a645cd2d0d2a6018) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1b8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=9271fe55bd4ccdf0) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=4d00f19564d0a8c1) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ba","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=a645cd2d0d2a6018) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1bc","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=18be8ced192a177a) Starting. Timeout=2000000us (L:474)
[4020926053] <192.168.4.61:57993> (SOCK=4d00f19564d0a8c1) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1bd","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1be","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1bf","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=18be8ced192a177a) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1c0","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1c1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1c2","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1c3","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1c4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1c5","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1c6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1c7","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1c8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1c9","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ca","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1cb","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1cc","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1cd","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ce","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1cf","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1d0","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1d1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1d2","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1d3","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1d4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1d5","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1d6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x103898110,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1d7","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=adefaac77e034dad) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1d8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=8ca74c2ceebb6796) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1da","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=adefaac77e034dad) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=bd89f1a9979ab2e7) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1dc","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=8ca74c2ceebb6796) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1de","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57993> (SOCK=bd89f1a9979ab2e7) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1df","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1e0","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=75c6788882124b7c) Starting. Timeout=2000000us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1e1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1e2","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=75c6788882124b7c) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1e3","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1e4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1e5","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1e6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1e7","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1e8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1e9","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ea","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1eb","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ec","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ed","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ee","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1ef","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1f0","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1f1","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1f2","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1f3","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1f4","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1f5","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1f6","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1f7","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1f8","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1f9","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1fa","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x10f8d9c00,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1fb","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=56ceb92428deb5cf) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1fc","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=c799c80aae08f553) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/1fe","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=56ceb92428deb5cf) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=badba56c339ff649) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/200","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=c799c80aae08f553) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/202","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57993> (SOCK=badba56c339ff649) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/203","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/204","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=5db6d4046948f9a0) Starting. Timeout=2000000us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/205","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/206","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=5db6d4046948f9a0) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/207","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/208","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/209","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/20a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/20b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/20c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/20d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/20e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/20f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/210","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/211","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/212","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/213","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/214","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/215","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/216","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/217","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/218","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/219","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/21a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/21b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/21c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/21d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x10587a1f0,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/21e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=5123a7504fed3a45) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/21f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=c4f843546d739fd7) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/221","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=5123a7504fed3a45) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=15d1436df01bf6ef) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/223","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=c4f843546d739fd7) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/225","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57993> (SOCK=15d1436df01bf6ef) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/226","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/227","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=dba894e5987154c9) Starting. Timeout=2000000us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/228","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/229","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=dba894e5987154c9) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/22a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/22b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/22c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/22d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/22e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/22f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/230","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/231","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/232","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/233","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/234","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/235","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/236","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/237","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/238","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/239","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/23a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/23b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/23c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/23d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/23e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/23f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/240","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/241","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x10fa92ab0,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/242","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=9a1a6cea87697675) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/243","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=e6fc953a242ab5de) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/245","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=9a1a6cea87697675) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=277fc9736d2e6d08) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/247","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57992> (SOCK=e6fc953a242ab5de) Connected established (L:147)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/249","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57993> (SOCK=277fc9736d2e6d08) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/24a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/24b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=5c5b074fb105a95e) Starting. Timeout=2000000us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/24c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/24d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=5c5b074fb105a95e) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/24e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/24f","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/250","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/251","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/252","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/253","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/254","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/255","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/256","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/257","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/258","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/259","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/25a","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Orphan responses observed: {"count":128,"service":"kv","top":[{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x111","operation_name":"get","server_us":0,"total_us":65054},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xc7","operation_name":"get","server_us":0,"total_us":65368},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x15c","operation_name":"get","server_us":0,"total_us":67001},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1e6","operation_name":"get","server_us":0,"total_us":67271},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x17b","operation_name":"get","server_us":0,"total_us":67512},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xf0","operation_name":"get","server_us":0,"total_us":67599},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x251","operation_name":"get","server_us":0,"total_us":67880},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x138","operation_name":"get","server_us":0,"total_us":68472},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xec","operation_name":"get","server_us":0,"total_us":68758},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xcb","operation_name":"get","server_us":0,"total_us":68935},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1c3","operation_name":"get","server_us":0,"total_us":68999},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1a2","operation_name":"get","server_us":0,"total_us":69352},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1e2","operation_name":"get","server_us":0,"total_us":69617},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x17f","operation_name":"get","server_us":0,"total_us":70306},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x20a","operation_name":"get","server_us":0,"total_us":73169},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x158","operation_name":"get","server_us":0,"total_us":73449},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x24d","operation_name":"get","server_us":0,"total_us":73751},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x134","operation_name":"get","server_us":0,"total_us":82224},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x19e","operation_name":"get","server_us":0,"total_us":85554},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x207","operation_name":"get","server_us":0,"total_us":107031},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xc8","operation_name":"get","server_us":0,"total_us":107622},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1e3","operation_name":"get","server_us":0,"total_us":109723},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x22a","operation_name":"get","server_us":0,"total_us":110018},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x17c","operation_name":"get","server_us":0,"total_us":110637},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x159","operation_name":"get","server_us":0,"total_us":110701},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x22c","operation_name":"get","server_us":0,"total_us":114536},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1fb","operation_name":"get","server_us":0,"total_us":114804},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1bf","operation_name":"get","server_us":0,"total_us":115099},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x15b","operation_name":"get","server_us":0,"total_us":115400},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x114","operation_name":"get","server_us":0,"total_us":115522},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x21e","operation_name":"get","server_us":0,"total_us":115901},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1d7","operation_name":"get","server_us":0,"total_us":116013},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x14d","operation_name":"get","server_us":0,"total_us":116574},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x242","operation_name":"get","server_us":0,"total_us":116656},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x209","operation_name":"get","server_us":0,"total_us":117422},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xef","operation_name":"get","server_us":0,"total_us":117711},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1e5","operation_name":"get","server_us":0,"total_us":118232},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xa0","operation_name":"get","server_us":0,"total_us":118508},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x170","operation_name":"get","server_us":0,"total_us":118563},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x12a","operation_name":"get","server_us":0,"total_us":119452},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x194","operation_name":"get","server_us":0,"total_us":120135},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xbc","operation_name":"get","server_us":0,"total_us":120189},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xe1","operation_name":"get","server_us":0,"total_us":120626},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1a1","operation_name":"get","server_us":0,"total_us":120697},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xca","operation_name":"get","server_us":0,"total_us":120698},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x250","operation_name":"get","server_us":0,"total_us":120753},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x106","operation_name":"get","server_us":0,"total_us":122299},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x17e","operation_name":"get","server_us":0,"total_us":122748},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x24e","operation_name":"get","server_us":0,"total_us":122999},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1c2","operation_name":"get","server_us":0,"total_us":123683},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1b5","operation_name":"get","server_us":0,"total_us":123763},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x137","operation_name":"get","server_us":0,"total_us":123911},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xed","operation_name":"get","server_us":0,"total_us":125550},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xa5","operation_name":"get","server_us":0,"total_us":125739},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x112","operation_name":"get","server_us":0,"total_us":127538},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xa3","operation_name":"get","server_us":0,"total_us":128381},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x205","operation_name":"get","server_us":0,"total_us":135149},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xe2","operation_name":"get","server_us":0,"total_us":136293},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x157","operation_name":"get","server_us":0,"total_us":136501},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xc6","operation_name":"get","server_us":0,"total_us":137002},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x135","operation_name":"get","server_us":0,"total_us":137418},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1fc","operation_name":"get","server_us":0,"total_us":137464},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1d8","operation_name":"get","server_us":0,"total_us":137557},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x228","operation_name":"get","server_us":0,"total_us":138189},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x171","operation_name":"get","server_us":0,"total_us":138259},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x195","operation_name":"get","server_us":0,"total_us":138718},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x21f","operation_name":"get","server_us":0,"total_us":139938},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x17a","operation_name":"get","server_us":0,"total_us":140708},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x12b","operation_name":"get","server_us":0,"total_us":141559},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x19f","operation_name":"get","server_us":0,"total_us":143221},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xeb","operation_name":"get","server_us":0,"total_us":143463},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x14e","operation_name":"get","server_us":0,"total_us":144131},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1c0","operation_name":"get","server_us":0,"total_us":144663},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1b6","operation_name":"get","server_us":0,"total_us":144738},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x107","operation_name":"get","server_us":0,"total_us":145054},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x243","operation_name":"get","server_us":0,"total_us":146321},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1e1","operation_name":"get","server_us":0,"total_us":146495},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x24c","operation_name":"get","server_us":0,"total_us":147249},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x110","operation_name":"get","server_us":0,"total_us":148100},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xbd","operation_name":"get","server_us":0,"total_us":150344},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xc5","operation_name":"get","server_us":0,"total_us":161572},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x156","operation_name":"get","server_us":0,"total_us":161670},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x204","operation_name":"get","server_us":0,"total_us":161872},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x179","operation_name":"get","server_us":0,"total_us":164302},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x24b","operation_name":"get","server_us":0,"total_us":166542},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xea","operation_name":"get","server_us":0,"total_us":167778},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x10f","operation_name":"get","server_us":0,"total_us":168445},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x227","operation_name":"get","server_us":0,"total_us":172283},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x154","operation_name":"get","server_us":0,"total_us":172618},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x249","operation_name":"get","server_us":0,"total_us":172773},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x10d","operation_name":"get","server_us":0,"total_us":172972},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xe4","operation_name":"get","server_us":0,"total_us":174294},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x150","operation_name":"get","server_us":0,"total_us":174877},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x177","operation_name":"get","server_us":0,"total_us":175405},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x131","operation_name":"get","server_us":0,"total_us":175909},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1de","operation_name":"get","server_us":0,"total_us":176132},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1e0","operation_name":"get","server_us":0,"total_us":177874},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xe8","operation_name":"get","server_us":0,"total_us":178100},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x245","operation_name":"get","server_us":0,"total_us":178571},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xc3","operation_name":"get","server_us":0,"total_us":179576},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x225","operation_name":"get","server_us":0,"total_us":180022},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x173","operation_name":"get","server_us":0,"total_us":180871},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x221","operation_name":"get","server_us":0,"total_us":181026},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1fe","operation_name":"get","server_us":0,"total_us":182474},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1da","operation_name":"get","server_us":0,"total_us":183654},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x202","operation_name":"get","server_us":0,"total_us":183956},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x12d","operation_name":"get","server_us":0,"total_us":187486},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x109","operation_name":"get","server_us":0,"total_us":187761},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1b8","operation_name":"get","server_us":0,"total_us":189210},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x197","operation_name":"get","server_us":0,"total_us":189584},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xbf","operation_name":"get","server_us":0,"total_us":200655},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x19b","operation_name":"get","server_us":0,"total_us":213221},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x133","operation_name":"get","server_us":0,"total_us":217368},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x19d","operation_name":"get","server_us":0,"total_us":238806},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x200","operation_name":"get","server_us":0,"total_us":244200},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x175","operation_name":"get","server_us":0,"total_us":244761},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1dc","operation_name":"get","server_us":0,"total_us":252540},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xc1","operation_name":"get","server_us":0,"total_us":252904},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x247","operation_name":"get","server_us":0,"total_us":253259},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x152","operation_name":"get","server_us":0,"total_us":253375},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1ba","operation_name":"get","server_us":0,"total_us":254143},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x223","operation_name":"get","server_us":0,"total_us":255884},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x10b","operation_name":"get","server_us":0,"total_us":256028},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0xe6","operation_name":"get","server_us":0,"total_us":268547},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x199","operation_name":"get","server_us":0,"total_us":271752},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1be","operation_name":"get","server_us":0,"total_us":287057},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x12f","operation_name":"get","server_us":0,"total_us":289430},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x1bc","operation_name":"get","server_us":0,"total_us":489969}]  (L:128)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/25b","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/25c","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (CTX=0x10311dc40,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[4020926053] Provider 'HTTP' failed (L:185)
[4020926053] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/25d","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57991> (SOCK=a9b2d7e4078512f7) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/25e","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57990> (SOCK=a57dac8dfb933a0e) Starting. Timeout=2000000us (L:474)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105b83610,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57991","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57992> (SOCK=27316d7cb0cd385e) Starting. Timeout=900us (L:474)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/260","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Orphan responses observed: {"count":5,"service":"kv","top":[{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x25c","operation_name":"get","server_us":0,"total_us":53155},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x25d","operation_name":"get","server_us":0,"total_us":113913},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x260","operation_name":"get","server_us":0,"total_us":237921},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x25e","operation_name":"get","server_us":0,"total_us":296419},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x25b","operation_name":"get","server_us":0,"total_us":618254}]  (L:128)
[4020926053] <192.168.4.61:57991> (SOCK=a9b2d7e4078512f7) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/262","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x10323fd70,IX=1) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57992","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] <192.168.4.61:57993> (SOCK=71af387a22dfdfa2) Starting. Timeout=900us (L:474)
[4020926053] <192.168.4.61:57990> (SOCK=a57dac8dfb933a0e) Connected established (L:147)
[4020926053] <192.168.4.61:57992> (SOCK=27316d7cb0cd385e) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/263","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103240f30,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57993","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/265","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] <192.168.4.61:57993> (SOCK=71af387a22dfdfa2) Connected established (L:147)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/266","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get_cluster_config","t":900} (L:626)
[4020926053] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[4020926053] Provider 'CCCP' failed (L:185)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/267","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/268","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[4020926053] Orphan responses observed: {"count":5,"service":"kv","top":[{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x268","operation_name":"get","server_us":0,"total_us":96747},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x265","operation_name":"get","server_us":0,"total_us":118792},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x262","operation_name":"get","server_us":0,"total_us":149909},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x267","operation_name":"get","server_us":0,"total_us":258956},{"last_local_address":"192.168.4.61:58078","last_local_id":"00000000efaa7665/1c1e044d9168c6e2","last_remote_address":"192.168.4.61:57994","operation_id":"0x263","operation_name":"get","server_us":0,"total_us":326439}]  (L:128)
[4020926053] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000efaa7665/1c1e044d9168c6e2/269","l":"192.168.4.61:58078","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
timedout ops 429
Finished TimeoutTest
ok

======================================================================
FAIL: test_timeout (couchbase.tests.cases.tracing_t.TimeoutTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/cases/tracing_t.py", line 80, in test_timeout
    self.verify_tracer(bucket, r'.*Operations over threshold:.*')
  File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/cases/tracing_t.py", line 103, in verify_tracer
    self.assertRegex(str(self.handler.records), pattern)
  File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/base.py", line 420, in assertRegex
    return super(CouchbaseTestCase,self).assertRegexpMatches(*args,**kwargs)
AssertionError: Regex didn't match: '.*Operations over threshold:.*' not found in '[{\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/c","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900}\', \'id\': 529440525, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'Refreshing current cluster map\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/confmon.cc\', 277), \'subsys\': \'confmon\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=12)\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Attempting to retrieve cluster map via HTTP\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/confmon.cc\', 264), \'subsys\': \'confmon\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/d","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900}\', \'id\': 529440525, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=13)\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/e","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900}\', \'id\': 529440525, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=14)\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/f","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900}\', \'id\': 529440525, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<127.0.0.1:57990> (CTX=0x105dc76d0,bc_http) HTTP Provider timed out waiting for I/O\', \'id\': 529440525, \'level\': 4, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/bc_http.cc\', 330), \'subsys\': \'htconfig\'}, {\'message\': \'<127.0.0.1:57990> (CTX=0x105dc76d0,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/ctx.c\', 151), \'subsys\': \'ioctx\'}, {\'message\': \'<192.168.4.61:57990> (SOCK=facdb202fb85eea5) Starting. Timeout=2000000us\', \'id\': 529440525, \'level\': 2, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 474), \'subsys\': \'connection\'}, {\'message\': \'<192.168.4.61:57990> (SOCK=facdb202fb85eea5) Created new socket with FD=9\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 238), \'subsys\': \'connection\'}, {\'message\': \'<192.168.4.61:57990> (SOCK=facdb202fb85eea5) Scheduling I/O watcher for asynchronous connection completion.\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 339), \'subsys\': \'connection\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=15)\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/10","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900}\', \'id\': 529440525, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/11","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900}\', \'id\': 529440525, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=16)\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/12","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900}\', \'id\': 529440525, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=17)\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=18)\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57990> (SOCK=facdb202fb85eea5) Connected established\', \'id\': 529440525, \'level\': 2, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 147), \'subsys\': \'connection\'}, {\'message\': \'<192.168.4.61:57990> (SOCK=facdb202fb85eea5) Successfully set TCP_NODELAY\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 106), \'subsys\': \'connection\'}, {\'message\': \'<192.168.4.61:57990> (SOCK=facdb202fb85eea5) Successfully set TCP_KEEPALIVE\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 106), \'subsys\': \'connection\'}, {\'message\': \'Successfuly connected to REST API 192.168.4.61:57990\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/bc_http.cc\', 305), \'subsys\': \'htconfig\'}, {\'message\': \'<192.168.4.61:57990> (CTX=0x10e2d02e0,unknown) Pairing with SOCK=facdb202fb85eea5\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/ctx.c\', 101), \'subsys\': \'ioctx\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/13","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900}\', \'id\': 529440525, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=19)\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/14","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900}\', \'id\': 529440525, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed\', \'id\': 529440525, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 529440525, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}]'
-------------------- >> begin captured logging << --------------------
root: INFO: info is {'host': 'localhost', 'port': 8091, 'admin_username': 'Administrator', 'admin_password': '123456', 'bucket_name': 'default', 'bucket_password': '', 'ipv6': 'disabled', 'protocol': 'http', 'enable_tracing': 'off', 'tracingparms': {'port': None}, 'certpath': None, 'keypath': None}
couchbase: INFO: Initializing Couchbase logging. lcb_version=('2.9.0_2_g42240629', 133376)
couchbase.confmon: DEBUG: [529440525] Preparing providers (this may be called multiple times) (L:87)
couchbase.confmon: DEBUG: [529440525] Provider CCCP is ENABLED (L:94)
couchbase.confmon: DEBUG: [529440525] Provider HTTP is ENABLED (L:94)
couchbase.confmon: DEBUG: [529440525] Refreshing current cluster map (L:277)
couchbase.confmon: DEBUG: [529440525] Attempting to retrieve cluster map via CCCP (L:264)
couchbase.confmon: INFO: [529440525] Provider 'CCCP' failed (L:185)
couchbase.confmon: DEBUG: [529440525] Will try next provider in 0us (L:226)
couchbase.confmon: DEBUG: [529440525] Attempting to retrieve cluster map via HTTP (L:264)
couchbase.htconfig: DEBUG: [529440525] Starting HTTP Configuration Provider 0x105609800 (L:346)
couchbase.connection: INFO: [529440525] <127.0.0.1:57990> (SOCK=bd5c2fa856db7564) Starting. Timeout=2000000us (L:474)
couchbase.connection: DEBUG: [529440525] <127.0.0.1:57990> (SOCK=bd5c2fa856db7564) Created new socket with FD=9 (L:238)
couchbase.connection: DEBUG: [529440525] <127.0.0.1:57990> (SOCK=bd5c2fa856db7564) Scheduling I/O watcher for asynchronous connection completion. (L:339)
couchbase.connection: INFO: [529440525] <127.0.0.1:57990> (SOCK=bd5c2fa856db7564) Connected established (L:147)
couchbase.connection: DEBUG: [529440525] <127.0.0.1:57990> (SOCK=bd5c2fa856db7564) Successfully set TCP_NODELAY (L:106)
couchbase.connection: DEBUG: [529440525] <127.0.0.1:57990> (SOCK=bd5c2fa856db7564) Successfully set TCP_KEEPALIVE (L:106)
couchbase.htconfig: DEBUG: [529440525] Successfuly connected to REST API 127.0.0.1:57990 (L:305)
couchbase.ioctx: DEBUG: [529440525] <127.0.0.1:57990> (CTX=0x105dc76d0,unknown) Pairing with SOCK=bd5c2fa856db7564 (L:101)
couchbase.htconfig: DEBUG: [529440525] <127.0.0.1:57990> (CTX=0x105dc76d0,bc_http) Received 145 bytes on HTTP stream (L:209)
couchbase.htconfig: DEBUG: [529440525] <127.0.0.1:57990> (CTX=0x105dc76d0,bc_http) Received 10395 bytes on HTTP stream (L:209)
couchbase.htconfig: DEBUG: [529440525] <127.0.0.1:57990> (CTX=0x105dc76d0,bc_http) Generation 0 -> 1 (L:224)
couchbase.confmon: INFO: [529440525] Setting new configuration. Received via HTTP (L:160)
couchbase.bootstrap: DEBUG: [529440525] Instance configured (L:56)
root: INFO: starting TimeoutTest
couchbase.lcbio_mgr: DEBUG: [529440525] <192.168.4.61:57994> (HE=0x1054f7c00) Creating new connection because none are available in the pool (L:448)
couchbase.lcbio_mgr: DEBUG: [529440525] <192.168.4.61:57994> (HE=0x1054f7c00) New pool entry: I=0x1036f8040 (L:359)
couchbase.connection: INFO: [529440525] <192.168.4.61:57994> (SOCK=8e0431d01779cbd5) Starting. Timeout=2500000us (L:474)
couchbase.connection: DEBUG: [529440525] <192.168.4.61:57994> (SOCK=8e0431d01779cbd5) Created new socket with FD=10 (L:238)
couchbase.connection: DEBUG: [529440525] <192.168.4.61:57994> (SOCK=8e0431d01779cbd5) Scheduling I/O watcher for asynchronous connection completion. (L:339)
couchbase.connection: INFO: [529440525] <192.168.4.61:57994> (SOCK=8e0431d01779cbd5) Connected established (L:147)
couchbase.connection: DEBUG: [529440525] <192.168.4.61:57994> (SOCK=8e0431d01779cbd5) Successfully set TCP_NODELAY (L:106)
couchbase.connection: DEBUG: [529440525] <192.168.4.61:57994> (SOCK=8e0431d01779cbd5) Successfully set TCP_KEEPALIVE (L:106)
couchbase.lcbio_mgr: DEBUG: [529440525] <192.168.4.61:57994> (HE=0x1054f7c00) Received result for I=0x1036f8040,C=0x0; E=0x0 (L:318)
couchbase.lcbio_mgr: DEBUG: [529440525] <192.168.4.61:57994> (HE=0x1054f7c00) Assigning R=0x1054f7cc0 SOCKET=0x103a0e440 (L:278)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (SRV=0x105de6eb0) Session not yet negotiated. Negotiating (L:773)
couchbase.ioctx: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,unknown) Pairing with SOCK=8e0431d01779cbd5 (L:101)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) HELLO identificator: {"a":"libcouchbase/2.9.0_2_g42240629 (Darwin-17.4.0; x86_64; Clang 9.0.0.9000039) PYCBC/2.4.0b0.dev4+gd720f90","i":"000000001f8e9f0d/8e0431d01779cbd5"} (L:431)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Request feature: 0x2 (TLS) (L:435)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Request feature: 0x6 (XATTR) (L:435)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Request feature: 0xb (JSON) (L:435)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Request feature: 0x8 (Select bucket) (L:435)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Request feature: 0x7 (XERROR) (L:435)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Request feature: 0x3 (TCP nodelay) (L:435)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Request feature: 0xa (Snappy) (L:435)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Request feature: 0xf (Tracing) (L:435)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Server supports feature: 0x6 (XATTR) (L:461)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Server supports feature: 0x7 (XERROR) (L:461)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Server supports feature: 0x8 (Select bucket) (L:461)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Server supports feature: 0xf (Tracing) (L:461)
couchbase.negotiation: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl,SASLREQ=0x101e2d3c0) Sending SELECT_BUCKET (L:514)
couchbase.ioctx: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x10556b970,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:151)
couchbase.ioctx: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,unknown) Pairing with SOCK=8e0431d01779cbd5 (L:101)
couchbase.server: WARNING: [529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/c","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
couchbase.confmon: DEBUG: [529440525] Refreshing current cluster map (L:277)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=12) (L:360)
couchbase.confmon: DEBUG: [529440525] Attempting to retrieve cluster map via HTTP (L:264)
couchbase.server: WARNING: [529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/d","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=13) (L:360)
couchbase.server: WARNING: [529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/e","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=14) (L:360)
couchbase.server: WARNING: [529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/f","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.htconfig: ERROR: [529440525] <127.0.0.1:57990> (CTX=0x105dc76d0,bc_http) HTTP Provider timed out waiting for I/O (L:330)
couchbase.ioctx: DEBUG: [529440525] <127.0.0.1:57990> (CTX=0x105dc76d0,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:151)
couchbase.connection: INFO: [529440525] <192.168.4.61:57990> (SOCK=facdb202fb85eea5) Starting. Timeout=2000000us (L:474)
couchbase.connection: DEBUG: [529440525] <192.168.4.61:57990> (SOCK=facdb202fb85eea5) Created new socket with FD=9 (L:238)
couchbase.connection: DEBUG: [529440525] <192.168.4.61:57990> (SOCK=facdb202fb85eea5) Scheduling I/O watcher for asynchronous connection completion. (L:339)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=15) (L:360)
couchbase.server: WARNING: [529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/10","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: WARNING: [529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/11","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=16) (L:360)
couchbase.server: WARNING: [529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/12","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=17) (L:360)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=18) (L:360)
couchbase.connection: INFO: [529440525] <192.168.4.61:57990> (SOCK=facdb202fb85eea5) Connected established (L:147)
couchbase.connection: DEBUG: [529440525] <192.168.4.61:57990> (SOCK=facdb202fb85eea5) Successfully set TCP_NODELAY (L:106)
couchbase.connection: DEBUG: [529440525] <192.168.4.61:57990> (SOCK=facdb202fb85eea5) Successfully set TCP_KEEPALIVE (L:106)
couchbase.htconfig: DEBUG: [529440525] Successfuly connected to REST API 192.168.4.61:57990 (L:305)
couchbase.ioctx: DEBUG: [529440525] <192.168.4.61:57990> (CTX=0x10e2d02e0,unknown) Pairing with SOCK=facdb202fb85eea5 (L:101)
couchbase.server: WARNING: [529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/13","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=19) (L:360)
couchbase.server: WARNING: [529440525] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"000000001f8e9f0d/8e0431d01779cbd5/14","l":"192.168.4.61:58003","r":"192.168.4.61:57994","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [529440525] <192.168.4.61:57994> (CTX=0x1056ae6d0,memcached,SRV=0x105de6eb0,IX=3) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
root: INFO: timedout ops 9
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 2 tests in 201.551s

FAILED (failures=1)
sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 57989)>
/usr/local/lib/python3.6/subprocess.py:766: ResourceWarning: subprocess 84691 is still running
sys:1: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 57989), raddr=('127.0.0.1', 58001)>
==84597== 
==84597== HEAP SUMMARY:
==84597==     in use at exit: 3,529,772 bytes in 35,057 blocks
==84597==   total heap usage: 256,343 allocs, 221,286 frees, 362,104,847 bytes allocated
==84597== 
==84597== 3 bytes in 1 blocks are still reachable in loss record 1 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x101882A44: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84597== 
==84597== 5 bytes in 1 blocks are still reachable in loss record 2 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x101882B9E: __si_module_static_mdns_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x101882B58: si_module_static_mdns (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84597== 
==84597== 5 bytes in 1 blocks are still reachable in loss record 3 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x101882C3E: __si_module_static_file_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x101882BF8: si_module_static_file (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84597== 
==84597== 6 bytes in 1 blocks are still reachable in loss record 4 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x101882925: __si_module_static_cache_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018828C8: si_module_static_cache (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84597== 
==84597== 7 bytes in 1 blocks are still reachable in loss record 5 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x10188254E: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018A6D1D: si_search (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018A9EFC: _getaddrinfo_internal (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018899AC: getaddrinfo (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x103FB9810: setipaddr (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84597==    by 0x103FB895A: getsockaddrarg (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 8 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1010231D0: layout_bitmap_create (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101023599: layout_bitmap_set_ivar (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101437B: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010142FB: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010167E6: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BB1DA: _CFRuntimeCreateInstance (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9A5F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 9 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016F28: class_setSuperclass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFDA5: +[__NSArray0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BFD38: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1A2: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 10 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016F28: class_setSuperclass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BEF75: __CFAllocateObject2 (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BFE68: CFSetCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1C7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 11 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016F28: class_setSuperclass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1002545A8: -[NSMutableArray replaceObjectsInRange:withObjectsFromOrderedSet:range:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1EC: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 12 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A66139: _nc_table_new (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6215A: _notify_init_globals (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101ABEEFF: _os_once (in /usr/lib/system/libsystem_platform.dylib)
==84597==    by 0x101ABEED3: _os_alloc_once (in /usr/lib/system/libsystem_platform.dylib)
==84597==    by 0x101A636FF: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 13 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A66139: _nc_table_new (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6216B: _notify_init_globals (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101ABEEFF: _os_once (in /usr/lib/system/libsystem_platform.dylib)
==84597==    by 0x101ABEED3: _os_alloc_once (in /usr/lib/system/libsystem_platform.dylib)
==84597==    by 0x101A636FF: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 14 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BF03E: -[__NSPlaceholderArray initWithObjects:count:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000C2853: CFDictionarySetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1010232DD: set_bits(layout_bitmap, unsigned long, unsigned long) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010143C8: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E8E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 15 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BF03E: -[__NSPlaceholderArray initWithObjects:count:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000C286C: CFDictionarySetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1010232DD: set_bits(layout_bitmap, unsigned long, unsigned long) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010143C8: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E8E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 16 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101711B: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000C29C7: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1010232DD: set_bits(layout_bitmap, unsigned long, unsigned long) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010143C8: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E8E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000C2949: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 17 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10B8B2388: ??? (in /usr/lib/libFosl_dynamic.dylib)
==84597==    by 0x10B9EF00C: fosl_filter_createReadPixel (in /usr/lib/libFosl_dynamic.dylib)
==84597==    by 0x10B9EFC38: fosl_filter_createReadPixel (in /usr/lib/libFosl_dynamic.dylib)
==84597==    by 0x100019A09: ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C39: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 18 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10188273F: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018A6D1D: si_search (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018A9EFC: _getaddrinfo_internal (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018899AC: getaddrinfo (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x103FB9810: setipaddr (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84597==    by 0x103FB895A: getsockaddrarg (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84597== 
==84597== 16 bytes in 1 blocks are still reachable in loss record 19 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101882A5E: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597== 
==84597== 16 bytes in 2 blocks are indirectly lost in loss record 20 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC12C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC12EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1199C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5328E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5324C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5294A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 16 bytes in 2 blocks are definitely lost in loss record 21 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBDC: pycbc_persist_span (ext.c:1549)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 20 bytes in 2 blocks are indirectly lost in loss record 22 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC12C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC12EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1199C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5328E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5324C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5294A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 20 bytes in 2 blocks are indirectly lost in loss record 23 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC12C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC12EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1199C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5328E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5324C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5294A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 22 bytes in 2 blocks are still reachable in loss record 24 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8F864: pycbc_Bucket_upsert (store.c:364)
==84597== 
==84597== 22 bytes in 2 blocks are indirectly lost in loss record 25 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8D497: Bucket__connect (bucket.c:993)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 27 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10100F928: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84597==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x10100D075: _objc_init (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1016ACACC: _os_object_init (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 31 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A66329: _nc_table_insert_type (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A629D3: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A44EC6: _imp_create_builtin (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 32 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A6646B: _nc_table_insert_64 (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63844: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A44EC6: _imp_create_builtin (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C343D: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 33 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F33A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 34 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F33A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 35 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F347: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 36 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F347: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 37 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F354: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 38 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F354: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 39 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F361: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 40 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F361: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 41 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F36E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 42 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F36E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 43 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F37B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 44 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F37B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 45 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F388: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 46 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F388: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 47 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F395: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 48 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F395: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 49 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3A2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 50 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3A2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 51 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3AF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 52 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3AF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 53 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3BC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 54 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3BC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 55 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3D7: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 56 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3EB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 57 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3F8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 58 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3F8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 59 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F413: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 60 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F427: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 61 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F434: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 62 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F434: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 63 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F441: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 64 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F441: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 65 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F45C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 66 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F470: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 67 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F47D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 68 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F47D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 69 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F48A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 70 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F48A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 71 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F497: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 72 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F497: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 73 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4A4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 74 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4B1: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 75 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4B1: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 76 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4BE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 77 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4BE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 78 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4CB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 79 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4CB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 80 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4D8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 81 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4D8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 82 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4E5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 83 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4E5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 84 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4F2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 85 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4F2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 86 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4FF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 87 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4FF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 88 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F51A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 89 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F52E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 90 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F53B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 91 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F53B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 92 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F548: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 93 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F548: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 94 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F555: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 95 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F555: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 96 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F562: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 97 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F562: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 98 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F57D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 99 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F591: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 100 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F59E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 101 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F59E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 102 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5AB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 103 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5AB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 104 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5B8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 105 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5B8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 106 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5C5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 107 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5C5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 108 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5D2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 109 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5D2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 110 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5DF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 111 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5DF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 112 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5FA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 113 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F60E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 114 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F61B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 115 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F61B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 116 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F628: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 117 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F628: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 118 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F635: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 119 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F635: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 120 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F642: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 121 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F642: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 122 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F65D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 123 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F671: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 124 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F685: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 125 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F692: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 126 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F692: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 127 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F69F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 128 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F69F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 129 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6AC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 130 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6AC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 131 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6B9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 132 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6B9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 133 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6D4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 134 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6E8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 135 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6FC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 136 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F710: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 137 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F71D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 138 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F71D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 139 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F72A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 140 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F72A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 141 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F737: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 142 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F737: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 143 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F744: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 144 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F744: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 145 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F751: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 146 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F751: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 147 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F75E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 148 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F75E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 149 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F76B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 150 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F76B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 151 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F778: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 152 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F778: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 153 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F785: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 154 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F785: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 155 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F792: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 156 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F792: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 157 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F79F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 158 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7BA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 159 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7CE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 160 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7DB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 161 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7DB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 162 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7E8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 163 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7E8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 164 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7F5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 165 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7F5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 166 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F802: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 167 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F802: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 168 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F80F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 169 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F80F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 170 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F81C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 171 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F81C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 172 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F829: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 173 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F829: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 174 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F836: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 175 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F836: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 176 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F843: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 177 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F843: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 178 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F850: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 179 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F86B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 180 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F87F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 181 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F88C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 182 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F88C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 183 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F899: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 184 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F899: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 185 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8A6: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 186 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8A6: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 187 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8B3: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 188 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8B3: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 189 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8C0: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 190 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8C0: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 191 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8CD: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 192 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8CD: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 193 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 194 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 195 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8E7: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 196 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8E7: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 197 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8F4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 198 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8F4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 199 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F901: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 200 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F901: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 201 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F90E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 202 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F929: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 203 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F93D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 204 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F94A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 205 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F94A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 206 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F957: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 207 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F957: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 208 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F964: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 209 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F964: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 210 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F971: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 211 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F971: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 212 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F97E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 213 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F97E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 214 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F98B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 215 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F98B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 216 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F998: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 217 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F998: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 218 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9A5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 219 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9A5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 220 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9B2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 221 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9B2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 222 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9BF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 223 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9BF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 224 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 225 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9EE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 226 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9FB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 227 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9FB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 228 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA08: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 229 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA08: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 230 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA15: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 231 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA15: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 232 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA22: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 233 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA22: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 234 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA2F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 235 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA2F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 236 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA3C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 237 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA3C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 238 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA57: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 239 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA6B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 240 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA78: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 241 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA78: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 242 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA85: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 243 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA85: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 244 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA92: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 245 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA92: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 246 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA9F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 247 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA9F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 248 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FAAC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 249 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FAAC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 250 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FAB9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 251 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FAB9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 252 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FAD4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 253 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 254 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 255 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 256 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 257 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 258 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB0E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 259 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB0E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 260 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB0E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 261 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB0E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 262 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB29: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 263 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB3D: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 264 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 265 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 266 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 267 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 268 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB57: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 269 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB57: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 270 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB64: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 271 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB64: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 272 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB64: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 273 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB64: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 274 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB7C: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 275 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB94: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 276 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBA1: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 277 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBA1: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 278 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBA1: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 279 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBA1: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 280 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBBC: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 281 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBD0: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 282 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBE4: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 283 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBF1: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 284 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 285 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 286 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 287 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 288 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 289 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 290 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 291 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 292 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC26: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 293 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC3A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 294 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC47: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 295 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC47: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 296 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC47: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 297 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC47: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 298 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC54: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 299 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC54: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 300 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC54: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 301 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC54: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 302 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC61: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 303 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC61: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 304 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC61: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 305 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC61: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 306 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC6E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 307 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC6E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 308 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC6E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 309 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC6E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 310 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 311 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F33A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 312 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F33A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 313 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F347: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 314 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F347: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 315 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F354: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 316 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F354: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 317 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F361: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 318 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F361: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 319 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F36E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 320 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F36E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 321 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F37B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 322 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F37B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 323 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F388: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 324 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F388: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 325 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F395: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 326 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F395: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 327 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3A2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 328 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3A2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 329 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3AF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 330 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3AF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 331 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3BC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 332 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3BC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 333 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3D7: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 334 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F3EB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 335 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F413: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 336 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F427: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 337 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F434: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 338 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F434: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 339 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F45C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 340 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F470: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 341 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F47D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 342 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F47D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 343 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F48A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 344 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F48A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 345 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F497: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 346 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F497: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 347 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4A4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 348 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4BE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 349 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4BE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 350 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4D8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 351 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4D8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 352 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4E5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 353 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4E5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 354 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4F2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 355 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F4F2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 356 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F51A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 357 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F52E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 358 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F53B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 359 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F53B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 360 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F548: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 361 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F548: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 362 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F555: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 363 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F555: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 364 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F57D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 365 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F591: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 366 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F59E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 367 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F59E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 368 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5AB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 369 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5AB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 370 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5B8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 371 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5B8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 372 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5DF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 373 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5DF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 374 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F5FA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 375 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F60E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 376 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F61B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 377 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F61B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 378 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F628: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 379 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F628: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 380 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F635: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 381 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F635: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 382 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F642: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 383 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F642: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 384 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F65D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 385 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F671: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 386 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F685: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 387 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F692: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 388 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F692: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 389 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F69F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 390 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F69F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 391 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6AC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 392 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6AC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 393 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6B9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 394 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6B9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 395 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6D4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 396 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6E8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 397 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F6FC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 398 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F710: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 399 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F71D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 400 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F71D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 401 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F737: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 402 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F737: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 403 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F744: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 404 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F744: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 405 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F751: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 406 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F751: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 407 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F75E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 408 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F75E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 409 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F76B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 410 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F76B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 411 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F785: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 412 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F785: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 413 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F792: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 414 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F792: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 415 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F79F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 416 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7BA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 417 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7CE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 418 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7DB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 419 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7DB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 420 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7F5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 421 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F7F5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 422 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F802: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 423 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F802: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 424 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F80F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 425 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F80F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 426 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F81C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 427 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F81C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 428 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F829: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 429 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F829: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 430 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F836: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 431 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F836: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 432 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F843: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 433 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F843: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 434 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F850: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 435 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F86B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 436 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F87F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 437 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F88C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 438 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F88C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 439 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8A6: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 440 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8A6: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 441 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8B3: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 442 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8B3: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 443 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8C0: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 444 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8C0: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 445 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8CD: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 446 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8CD: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 447 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 448 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 449 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8F4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 450 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F8F4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 451 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F901: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 452 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F901: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 453 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F90E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 454 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F929: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 455 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F93D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 456 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F97E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 457 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F97E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 458 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F998: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 459 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F998: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 460 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9A5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 461 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9A5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 462 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9B2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 463 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9B2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 464 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9BF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 465 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9BF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 466 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 467 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9EE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 468 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9FB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 469 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F9FB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 470 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA08: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 471 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA08: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 472 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA15: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 473 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA15: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 474 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA22: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 475 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA22: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 476 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA2F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 477 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA2F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 478 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA3C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 479 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA3C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 480 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA57: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 481 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA6B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 482 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA78: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 483 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA78: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 484 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA92: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 485 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA92: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 486 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA9F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 487 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FA9F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 488 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FAAC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 489 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FAAC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 490 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FAB9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 491 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FAB9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 492 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FAD4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 493 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 494 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 495 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 496 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 497 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 498 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 499 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 500 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 501 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 502 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB57: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 503 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FB57: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 504 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 505 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 506 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 507 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 508 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 509 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 510 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 511 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 512 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC26: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 513 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FC3A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 514 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 515 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2DFE2: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 516 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2DFE2: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 517 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2DFEF: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 518 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2DFEF: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 519 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2DFFC: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 520 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2DFFC: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 521 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E009: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 522 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E009: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 523 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E016: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 524 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E016: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 525 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E023: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 526 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E023: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 527 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E030: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 528 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E030: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 529 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E03D: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 530 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E03D: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 531 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E04A: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 532 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E04A: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 533 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E057: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 534 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E057: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 535 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E064: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 536 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E064: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 537 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E071: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 538 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E071: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 539 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E07E: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 540 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E07E: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 541 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E08B: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 542 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E08B: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 543 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E098: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 544 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E098: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 545 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0A5: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 546 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0A5: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 547 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0B2: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 548 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0B2: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 549 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0BF: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 550 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0BF: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 551 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0CC: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 552 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0CC: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 553 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0D9: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 554 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0D9: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 555 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0D9: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 556 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0D9: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 557 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E0F4: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 558 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E108: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 559 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E115: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 560 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E115: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 561 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E115: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 562 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E115: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 563 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E12D: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 564 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E145: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 565 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E152: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 566 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E152: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 567 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E152: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 568 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E152: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 569 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E15F: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 570 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E15F: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 571 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E15F: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 572 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E15F: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 573 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E16C: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 574 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E16C: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 575 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E16C: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 576 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E16C: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 577 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E179: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 578 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E179: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 579 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E179: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 580 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E179: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 581 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E186: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 582 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E186: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 583 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E186: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 584 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E186: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 585 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E1A1: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 586 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E1B5: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 587 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E1C9: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 588 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2E1D6: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 589 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10100D7E2: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 591 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000C1CDE: __CFBasicHashAddValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000C2E69: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x106DC612A: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 592 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB624: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000C1CDE: __CFBasicHashAddValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000C2E69: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x106DC612A: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 593 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A66329: _nc_table_insert_type (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A629D3: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AB8: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 594 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A6646B: _nc_table_insert_64 (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63844: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AB8: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 595 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A66329: _nc_table_insert_type (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A629D3: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882ACF: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 596 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A6646B: _nc_table_insert_64 (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63844: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882ACF: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 597 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A66329: _nc_table_insert_type (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A629D3: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AE6: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 598 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A6646B: _nc_table_insert_64 (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63844: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AE6: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 599 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A66329: _nc_table_insert_type (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A629D3: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AFD: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are still reachable in loss record 600 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A6646B: _nc_table_insert_64 (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63844: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AFD: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 24 bytes in 1 blocks are possibly lost in loss record 603 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597== 
==84597== 24 bytes in 1 blocks are possibly lost in loss record 604 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC193D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 24 bytes in 1 blocks are possibly lost in loss record 605 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC193D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 24 bytes in 1 blocks are possibly lost in loss record 606 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1010124DB: list_array_tt<property_t, property_list_t>::attachLists(property_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123E2: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 24 bytes in 1 blocks are possibly lost in loss record 607 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1010124DB: list_array_tt<property_t, property_list_t>::attachLists(property_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123E2: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 24 bytes in 1 blocks are possibly lost in loss record 608 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B45: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 28 bytes in 2 blocks are still reachable in loss record 609 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8F864: pycbc_Bucket_upsert (store.c:364)
==84597== 
==84597== 28 bytes in 2 blocks are indirectly lost in loss record 610 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8D497: Bucket__connect (bucket.c:993)
==84597== 
==84597== 30 bytes in 2 blocks are still reachable in loss record 611 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F708: pycbc_Context_init (ext.c:749)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8F864: pycbc_Bucket_upsert (store.c:364)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 612 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10100FA80: NXCreateHashTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100FA50: NXCreateHashTable (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F950: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84597==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 613 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10100FAA1: NXCreateHashTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100FA50: NXCreateHashTable (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F950: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84597==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 614 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10100FB65: NXCreateHashTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100FA50: NXCreateHashTable (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F950: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84597==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 615 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10100F9B6: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84597==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x10100D075: _objc_init (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1016ACACC: _os_object_init (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 618 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1010231F2: layout_bitmap_create (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101023599: layout_bitmap_set_ivar (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101437B: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010142FB: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010167E6: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BB1DA: _CFRuntimeCreateInstance (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9A5F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 619 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101698D: objc_initializeClassPair (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10D55BE9F: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84597==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 620 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101698D: objc_initializeClassPair (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10D55BEC6: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84597==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 621 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101698D: objc_initializeClassPair (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10D55BEE9: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84597==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 622 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101698D: objc_initializeClassPair (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10D55BF0C: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84597==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 623 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101698D: objc_initializeClassPair (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10D55BF2F: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84597==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 624 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BF03E: -[__NSPlaceholderArray initWithObjects:count:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000C2A85: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000C2949: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597== 
==84597== 32 bytes in 1 blocks are still reachable in loss record 625 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101882709: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018A6D1D: si_search (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018A9EFC: _getaddrinfo_internal (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018899AC: getaddrinfo (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x103FB9810: setipaddr (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84597==    by 0x103FB895A: getsockaddrarg (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84597== 
==84597== 32 bytes in 2 blocks are still reachable in loss record 626 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10EFF204A: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DB04580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0400B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB08398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 32 bytes in 2 blocks are still reachable in loss record 627 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F001D96: event_base_priority_init (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F00196E: event_base_new_with_config (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F001A7A: event_base_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF20C8: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DB04580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0400B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB08398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 32 bytes in 1 blocks are possibly lost in loss record 628 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1010119A6: list_array_tt<unsigned long, protocol_list_t>::attachLists(protocol_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012401: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F4E8: _read_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597== 
==84597== 32 bytes in 1 blocks are possibly lost in loss record 629 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1010119A6: list_array_tt<unsigned long, protocol_list_t>::attachLists(protocol_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012401: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F567: _read_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597== 
==84597== 32 bytes in 1 blocks are possibly lost in loss record 630 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B45: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 32 bytes in 2 blocks are indirectly lost in loss record 631 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7F7D8: pycbc_Context_ref (ext.c:700)
==84597==    by 0x10DA7F6A7: pycbc_Context_init (ext.c:735)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8D623: Bucket__connect (bucket.c:1013)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BF49: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 36 bytes in 1 blocks are still reachable in loss record 632 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84597==    by 0x1000131CF: ImageLoader::setPath(char const*) (in /usr/lib/dyld)
==84597==    by 0x10001DCD4: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84597==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C4DE: dyld::loadPhase2(char const*, char const*, dyld::LoadContext const&, char const* const*, char const* const*, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C2E3: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84597== 
==84597== 38 bytes in 2 blocks are indirectly lost in loss record 633 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F708: pycbc_Context_init (ext.c:749)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8D497: Bucket__connect (bucket.c:993)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 38 bytes in 2 blocks are indirectly lost in loss record 634 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC12C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC12EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1199C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5328E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5324C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5294A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDA6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8084F: pycbc_get_uint64_tag (ext.c:1191)
==84597== 
==84597== 40 bytes in 1 blocks are still reachable in loss record 636 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10101EFE1: fixupProtocol(protocol_t*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9DD9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 40 bytes in 1 blocks are still reachable in loss record 637 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100000CBC: main (python.c:30)
==84597== 
==84597== 40 bytes in 1 blocks are still reachable in loss record 638 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100000CD5: main (python.c:31)
==84597== 
==84597== 40 bytes in 1 blocks are still reachable in loss record 639 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10101536B: _object_remove_assocations (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010152D8: objc_destructInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101525E: objc_destructInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101B28517: xpc_pipe_routine (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B2821D: _xpc_interface_routine (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27DE4: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101A65AE7: ___notify_lib_init_block_invoke (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x101A62675: _notify_lib_init (in /usr/lib/system/libsystem_notify.dylib)
==84597== 
==84597== 40 bytes in 2 blocks are still reachable in loss record 640 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F006E54: evmap_io_add_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F0028C4: event_add_nolock_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F004D88: event_add (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF24CD: lcb_io_update_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DAED5B9: lcbio_TABLE::E_event_watch(int, void*, short, void*, void (*)(int, short, void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAECECE: E_conncb(int, short, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC968: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC1CC: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC150: lcbio_connect (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAED176: lcbio_connect_hl (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB25574: lcb::clconfig::HttpProvider::connect_next() (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 40 bytes in 1 blocks are possibly lost in loss record 641 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597== 
==84597== 40 bytes in 1 blocks are possibly lost in loss record 642 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 40 bytes in 1 blocks are possibly lost in loss record 643 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1BA6: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 43 bytes in 1 blocks are still reachable in loss record 644 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84597==    by 0x1000131CF: ImageLoader::setPath(char const*) (in /usr/lib/dyld)
==84597==    by 0x10001DCD4: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84597==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C6B8: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84597== 
==84597== 48 bytes in 1 blocks are still reachable in loss record 645 of 1,155
==84597==    at 0x1000ABE3D: malloc_zone_calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10100FF18: _NXHashRehashToCapacity (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100FE96: NXHashInsert (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100FB8F: NXCreateHashTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100FA50: NXCreateHashTable (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F950: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597== 
==84597== 48 bytes in 1 blocks are still reachable in loss record 647 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF6101: EVP_new_md5 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 48 bytes in 1 blocks are still reachable in loss record 648 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF6371: EVP_new_sha1 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 48 bytes in 1 blocks are still reachable in loss record 649 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF65E1: EVP_new_sha224 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 48 bytes in 1 blocks are still reachable in loss record 650 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF6851: EVP_new_sha256 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 48 bytes in 1 blocks are still reachable in loss record 651 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF6AC1: EVP_new_sha384 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 48 bytes in 1 blocks are still reachable in loss record 652 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF6D31: EVP_new_sha512 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 48 bytes in 2 blocks are still reachable in loss record 653 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595596A: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 48 bytes in 2 blocks are still reachable in loss record 654 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955988: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 48 bytes in 2 blocks are indirectly lost in loss record 655 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC1416B: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC202B9: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597== 
==84597== 48 bytes in 2 blocks are definitely lost in loss record 656 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FB3B: pycbc_persist_span (ext.c:1530)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597==    by 0x10DB61C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5BEE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 56 bytes in 1 blocks are still reachable in loss record 658 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1010145CD: _objc_fetch_pthread_data (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010231AC: _setThisThreadIsInitializingClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101023599: layout_bitmap_set_ivar (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101437B: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010142FB: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010167E6: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BB1DA: _CFRuntimeCreateInstance (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9A5F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597== 
==84597== 56 bytes in 1 blocks are possibly lost in loss record 659 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 664 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B961F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1000B95F9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 665 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B961F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1000B95F9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 666 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B97BF: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 667 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B97BF: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 668 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B98F7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 669 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B98F7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 670 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B98F7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 671 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B98F7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 672 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B993C: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 673 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B993C: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 674 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 675 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 676 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 677 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 678 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 679 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 680 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 681 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 682 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 683 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 684 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 685 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 686 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 687 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 688 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 689 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 690 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 691 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 692 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 693 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 694 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99EB: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 695 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99EB: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 696 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9A0E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 697 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9A0E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 698 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9A5F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 699 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9AB7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 700 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9B0F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 701 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9B67: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 702 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9BBF: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 703 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9C17: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 704 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9C6F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 705 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9CCC: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 706 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E01: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 707 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E01: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 708 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E29: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 709 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E29: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 710 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E29: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 711 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E29: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 712 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E51: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 713 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E51: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 714 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E79: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 715 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E79: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 716 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E79: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 717 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9E79: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 718 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9EA1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 719 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9EA1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 720 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9EA1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 721 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9EA1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 722 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9EC9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 723 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9EC9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 724 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9EF1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 725 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9EF1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 726 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 727 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 728 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 729 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 730 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 731 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 732 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9F41: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 733 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9F41: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 734 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9F41: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 735 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9F41: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 736 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBAC: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 737 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBAC: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 738 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBAC: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 739 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBAC: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 740 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBC9: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 741 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBC9: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 742 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBD5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 743 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBD5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 744 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBF5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 745 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBF5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 746 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC01: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 747 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC01: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 748 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC21: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 749 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC21: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 750 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC2D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 751 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC2D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 752 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC4D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 753 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC4D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 754 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC59: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 755 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC59: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 756 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC79: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 757 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC79: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 758 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC85: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 759 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC85: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 760 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFCA5: +[NSDictionary allocWithZone:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 761 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFCA5: +[NSDictionary allocWithZone:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 762 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA14B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 763 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA14B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 764 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA15A: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 765 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA15A: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 766 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA16B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 767 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA16B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 768 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA16B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 773 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 774 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 775 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 776 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 777 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC193D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 778 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC193D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 779 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1963: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 780 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1963: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 781 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1963: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 782 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1963: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 783 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1989: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 784 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1989: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 785 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1989: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 786 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1989: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 787 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 788 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 789 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 790 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 791 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC19EB: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 792 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC19EB: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 793 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1A0B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 794 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1A0B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 795 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1A22: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 796 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1A22: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 797 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1A35: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 798 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1A35: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 799 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1A48: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 800 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1A48: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 801 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1A5B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 802 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1A5B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 803 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1AB1: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 804 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1AB1: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 805 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1AEA: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 806 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1AEA: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 807 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1AFD: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 808 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1AFD: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 809 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B10: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 810 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B10: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 811 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B45: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 812 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B45: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 813 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B5B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 814 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B5B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 815 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B74: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 816 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B74: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 817 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B74: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 818 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B74: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 819 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B8D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 820 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1B8D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 821 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1BA6: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 822 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1BA6: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 823 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1C06: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 824 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1C75: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 825 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 826 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000C279E: +[__NSDictionaryM __new:::::] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x106DC60C5: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 827 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101711B: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 828 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2004: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 829 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 830 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 831 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000C2949: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 832 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC21B6: ___NSSetupDispatchDataBridge_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 833 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC21B6: ___NSSetupDispatchDataBridge_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are still reachable in loss record 834 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F002822: event_add_nolock_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F004D88: event_add (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF2656: lcb_io_update_timer (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DAEA81E: lcbio_timer_rearm (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAECA3D: lcb::io::SimpleTimer::rearm(unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF03FD: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDFAC: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDF3F: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0890F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 837 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 838 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 839 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 840 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 841 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10101F013: fixupProtocol(protocol_t*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000B9DD9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 842 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA16B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 844 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 845 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1C06: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 846 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1C75: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 847 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 848 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2004: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597== 
==84597== 64 bytes in 1 blocks are possibly lost in loss record 849 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000C2949: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597== 
==84597== 67 bytes in 1 blocks are still reachable in loss record 850 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1000BF458: __CFOAInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA017: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 71 bytes in 1 blocks are still reachable in loss record 851 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9A73: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 71 bytes in 1 blocks are still reachable in loss record 852 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9ACB: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 71 bytes in 1 blocks are still reachable in loss record 853 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9B23: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 71 bytes in 1 blocks are still reachable in loss record 854 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9B7B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 71 bytes in 1 blocks are still reachable in loss record 855 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9BD3: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 71 bytes in 1 blocks are still reachable in loss record 856 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9C2B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 71 bytes in 1 blocks are still reachable in loss record 857 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9C83: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 71 bytes in 1 blocks are still reachable in loss record 858 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9CE0: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 859 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBC9: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 860 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBC9: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 861 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBF5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 862 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFBF5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 863 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC21: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 864 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC21: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 865 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC4D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 866 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC4D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 867 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC79: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 868 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFC79: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 869 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFCA5: +[NSDictionary allocWithZone:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 1 blocks are still reachable in loss record 870 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFCA5: +[NSDictionary allocWithZone:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 72 bytes in 3 blocks are still reachable in loss record 871 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059442B1: ERR_load_ECDH_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955997: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 72 bytes in 3 blocks are still reachable in loss record 872 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105953C80: ERR_load_RAND_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559B0: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 72 bytes in 1 blocks are indirectly lost in loss record 877 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 878 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000E5DCF: _CFBundleGrokFileType (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1001555C0: __CFBasicHashesAreEqual_block_invoke (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9FFE: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 879 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA1A2: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 880 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFD38: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1A2: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 881 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFD7E: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BFD38: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1A2: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 882 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFDA5: +[__NSArray0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BFD38: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1A2: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 883 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA1B0: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 884 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFE38: CFSetCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1B0: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 885 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA1C7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 886 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFE68: CFSetCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1C7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 887 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BEF4E: __CFAllocateObject2 (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BFE68: CFSetCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1C7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 888 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA1D5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 889 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFEC8: CFSetCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1D5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 890 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA1EC: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 891 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1002545A8: -[NSMutableArray replaceObjectsInRange:withObjectsFromOrderedSet:range:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1EC: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 892 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BA1FA: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 893 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1002545D6: -[NSMutableArray replaceObjectsInRange:withObjectsFromOrderedSet:range:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA1FA: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 894 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101B28517: xpc_pipe_routine (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B2821D: _xpc_interface_routine (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27DE4: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101A65AE7: ___notify_lib_init_block_invoke (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 895 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101B294EB: _xpc_serializer_dispose (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27414: _xpc_dispose (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B28536: xpc_pipe_routine (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B2821D: _xpc_interface_routine (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27DE4: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 896 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101B27ED2: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101A65AE7: ___notify_lib_init_block_invoke (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x101A62675: _notify_lib_init (in /usr/lib/system/libsystem_notify.dylib)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 897 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101B279EA: _xpc_dictionary_node_free (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B278BC: _xpc_dictionary_dispose (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27414: _xpc_dispose (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27ED2: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101A65AE7: ___notify_lib_init_block_invoke (in /usr/lib/system/libsystem_notify.dylib)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 898 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10D55BE75: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84597==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 899 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10D55BE9F: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84597==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 900 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10D55BEB0: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84597==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 901 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10D55BFBA: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84597==    by 0x10D55BEB0: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84597==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 902 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 903 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 904 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2004: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 905 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2004: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 906 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFD69: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 907 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 908 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000C2949: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 909 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007AA2: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 80 bytes in 1 blocks are still reachable in loss record 910 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101882C58: __si_module_static_file_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x101882BF8: si_module_static_file (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597== 
==84597== 80 bytes in 2 blocks are still reachable in loss record 911 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F00CB8B: kq_init (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F0018FA: event_base_new_with_config (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F001A7A: event_base_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF20C8: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DB04580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0400B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB08398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 80 bytes in 2 blocks are still reachable in loss record 912 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DAEA61D: lcbio_timer_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAED730: lcb::io::SimpleTimer::SimpleTimer(lcbio_TABLE*, void*, void (*)(void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2BE6: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_orphans>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0504: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_orphans>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF03A2: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDFAC: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDF3F: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0890F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 80 bytes in 2 blocks are still reachable in loss record 913 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DAEA61D: lcbio_timer_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAED730: lcb::io::SimpleTimer::SimpleTimer(lcbio_TABLE*, void*, void (*)(void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2C96: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_threshold>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0534: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_threshold>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF03CA: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDFAC: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDF3F: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0890F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 80 bytes in 2 blocks are still reachable in loss record 914 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DBEDFF9: lcb::trace::ThresholdLoggingTracer::wrap() (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDF4D: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0890F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 80 bytes in 2 blocks are still reachable in loss record 915 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7F52D: pycbc_Context_init (ext.c:719)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8F864: pycbc_Bucket_upsert (store.c:364)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A020D1: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 96 bytes in 1 blocks are still reachable in loss record 916 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1C06: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 96 bytes in 1 blocks are still reachable in loss record 917 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1C2B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 96 bytes in 1 blocks are still reachable in loss record 918 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1C50: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 96 bytes in 1 blocks are still reachable in loss record 919 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1C9A: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 96 bytes in 4 blocks are still reachable in loss record 920 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955997: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 100 bytes in 1 blocks are still reachable in loss record 921 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF6141: EVP_new_md5 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 100 bytes in 5 blocks are still reachable in loss record 922 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F006E54: evmap_io_add_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F0028C4: event_add_nolock_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F004D88: event_add (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF24CD: lcb_io_update_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DAED5B9: lcbio_TABLE::E_event_watch(int, void*, short, void*, void (*)(int, short, void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAECECE: E_conncb(int, short, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC968: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC1CC: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC150: lcbio_connect (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAF3ABD: lcb::io::PoolConnInfo::PoolConnInfo(lcb::io::PoolHost*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAF34F2: lcb::io::PoolConnInfo::PoolConnInfo(lcb::io::PoolHost*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 104 bytes in 1 blocks are still reachable in loss record 923 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF63B1: EVP_new_sha1 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 112 bytes in 1 blocks are still reachable in loss record 924 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A63818: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A44EC6: _imp_create_builtin (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C343D: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 112 bytes in 1 blocks are still reachable in loss record 925 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1C75: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 112 bytes in 1 blocks are still reachable in loss record 926 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1CBF: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 112 bytes in 1 blocks are still reachable in loss record 927 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A63818: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AB8: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 112 bytes in 1 blocks are still reachable in loss record 928 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A63818: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882ACF: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 112 bytes in 1 blocks are still reachable in loss record 929 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A63818: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AE6: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 112 bytes in 1 blocks are still reachable in loss record 930 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A63818: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AFD: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 114 bytes in 8 blocks are indirectly lost in loss record 931 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC12C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC12EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1199C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5328E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5324C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5294A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597== 
==84597== 120 bytes in 1 blocks are still reachable in loss record 933 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BCF2A: ____CFCharacterSetInitialize_block_invoke (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1000B9D4D: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 120 bytes in 1 blocks are still reachable in loss record 934 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A6292C: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A44EC6: _imp_create_builtin (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C343D: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 120 bytes in 1 blocks are still reachable in loss record 935 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF6621: EVP_new_sha224 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 120 bytes in 1 blocks are still reachable in loss record 936 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF6891: EVP_new_sha256 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 120 bytes in 1 blocks are still reachable in loss record 937 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A6292C: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AB8: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 120 bytes in 1 blocks are still reachable in loss record 938 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A6292C: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882ACF: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 120 bytes in 1 blocks are still reachable in loss record 939 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A6292C: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AE6: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 120 bytes in 1 blocks are still reachable in loss record 940 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A6292C: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101882AFD: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 120 bytes in 5 blocks are still reachable in loss record 941 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559B0: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 120 bytes in 3 blocks are possibly lost in loss record 942 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012648: addUnattachedCategoryForClass(category_t*, objc_class*, header_info*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F54F: _read_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 120 bytes in 5 blocks are possibly lost in loss record 943 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10100D7E2: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84597==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x10100D075: _objc_init (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1016ACACC: _os_object_init (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACAB3: libdispatch_init (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x100D059C2: libSystem_initializer (in /usr/lib/libSystem.B.dylib)
==84597==    by 0x100019A09: ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C39: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597== 
==84597== 128 bytes in 1 blocks are still reachable in loss record 944 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101722FB3: tlv_load_notification (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100007AA2: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 128 bytes in 1 blocks are still reachable in loss record 945 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F002822: event_add_nolock_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F006997: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F003D38: event_base_loop (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF271D: lcb_io_run_event_loop (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DBECB2F: lcb_wait3 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA97624: pycbc_oputil_wait_common (oputil.c:492)
==84597==    by 0x10DA9744F: pycbc_common_vars_wait (oputil.c:65)
==84597==    by 0x10DA9B3BE: get_common (get.c:313)
==84597==    by 0x10DA9AB68: pycbc_Bucket_get (get.c:420)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 128 bytes in 2 blocks are possibly lost in loss record 947 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012480: list_array_tt<property_t, property_list_t>::attachLists(property_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123E2: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F4E8: _read_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597== 
==84597== 144 bytes in 1 blocks are still reachable in loss record 948 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101014815: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1000BFD7E: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597== 
==84597== 144 bytes in 2 blocks are still reachable in loss record 949 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F708: pycbc_Context_init (ext.c:749)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8F864: pycbc_Bucket_upsert (store.c:364)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 144 bytes in 2 blocks are still reachable in loss record 950 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDA6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80887: pycbc_dupe_uint64_tag (ext.c:1201)
==84597==    by 0x10DA7FC27: pycbc_persist_span (ext.c:1566)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597== 
==84597== 144 bytes in 2 blocks are still reachable in loss record 951 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDA6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80887: pycbc_dupe_uint64_tag (ext.c:1201)
==84597==    by 0x10DA7FC42: pycbc_persist_span (ext.c:1567)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84A9D: durability_chain_common (callbacks.c:413)
==84597== 
==84597== 144 bytes in 6 blocks are still reachable in loss record 952 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105949F61: ERR_load_BUF_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955965: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 144 bytes in 6 blocks are still reachable in loss record 953 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059405E3: ERR_load_ECDSA_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955992: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 144 bytes in 2 blocks are indirectly lost in loss record 954 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597== 
==84597== 144 bytes in 2 blocks are indirectly lost in loss record 955 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F708: pycbc_Context_init (ext.c:749)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8D497: Bucket__connect (bucket.c:993)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 144 bytes in 2 blocks are indirectly lost in loss record 956 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AC1: pycbc_propagate_tag_str (ext.c:1287)
==84597==    by 0x10DA7F753: pycbc_migrate_args (ext.c:1334)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 144 bytes in 2 blocks are indirectly lost in loss record 957 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDA6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8084F: pycbc_get_uint64_tag (ext.c:1191)
==84597==    by 0x10DA80BCD: pycbc_propagate_tag_ull (ext.c:1305)
==84597==    by 0x10DA7F767: pycbc_migrate_args (ext.c:1335)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597== 
==84597== 144 bytes in 2 blocks are indirectly lost in loss record 958 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AC1: pycbc_propagate_tag_str (ext.c:1287)
==84597==    by 0x10DA7F77B: pycbc_migrate_args (ext.c:1336)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 144 bytes in 2 blocks are indirectly lost in loss record 959 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AC1: pycbc_propagate_tag_str (ext.c:1287)
==84597==    by 0x10DA7F78F: pycbc_migrate_args (ext.c:1337)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 144 bytes in 2 blocks are indirectly lost in loss record 960 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AC1: pycbc_propagate_tag_str (ext.c:1287)
==84597==    by 0x10DA7F7A3: pycbc_migrate_args (ext.c:1338)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 152 bytes in 1 blocks are possibly lost in loss record 961 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A8C4C2: PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE296: Py_MakePendingCalls (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A91410: run_file (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A901E0: Py_Main (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100000E5A: main (python.c:69)
==84597== 
==84597== 152 bytes in 1 blocks are possibly lost in loss record 962 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A8C4C2: PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x103FB4383: PyInit__socket (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 156 bytes in 1 blocks are still reachable in loss record 963 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10001DB1E: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84597==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C6B8: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84597==    by 0x100010F63: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597== 
==84597== 160 bytes in 1 blocks are still reachable in loss record 964 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10101711B: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2004: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597== 
==84597== 160 bytes in 2 blocks are still reachable in loss record 965 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1C06: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 160 bytes in 2 blocks are still reachable in loss record 966 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC1C75: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 160 bytes in 2 blocks are still reachable in loss record 967 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597== 
==84597== 168 bytes in 7 blocks are still reachable in loss record 968 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A8410: ERR_load_OBJ_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595596A: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 168 bytes in 7 blocks are still reachable in loss record 969 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559C9: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 176 bytes in 1 blocks are still reachable in loss record 970 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105952173: lh_new (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6916: OBJ_NAME_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C22: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F33A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 176 bytes in 1 blocks are still reachable in loss record 971 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105952173: lh_new (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059553B3: int_err_get (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059554D8: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059543EB: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 180 bytes in 1 blocks are still reachable in loss record 972 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10001DB1E: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84597==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C4DE: dyld::loadPhase2(char const*, char const*, dyld::LoadContext const&, char const* const*, char const* const*, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C2E3: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84597==    by 0x10000D958: dyld::libraryLocator(char const*, bool, char const*, ImageLoader::RPathChain const*, unsigned int&) (in /usr/lib/dyld)
==84597==    by 0x100014795: ImageLoader::recursiveLoadLibraries(ImageLoader::LinkContext const&, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597== 
==84597== 192 bytes in 2 blocks are still reachable in loss record 975 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DBEDF25: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0890F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 192 bytes in 2 blocks are still reachable in loss record 976 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DBF2DA2: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8F864: pycbc_Bucket_upsert (store.c:364)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 192 bytes in 8 blocks are still reachable in loss record 978 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955992: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 192 bytes in 2 blocks are indirectly lost in loss record 979 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DBF2DA2: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8D497: Bucket__connect (bucket.c:993)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 224 bytes in 1 blocks are still reachable in loss record 981 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF6B01: EVP_new_sha384 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 224 bytes in 1 blocks are still reachable in loss record 982 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF6D71: EVP_new_sha512 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 231 bytes in 1 blocks are still reachable in loss record 983 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1017DD892: currentlocale (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x100000D21: main (python.c:46)
==84597== 
==84597== 240 bytes in 10 blocks are still reachable in loss record 985 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6008: ERR_load_CRYPTO_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955988: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 256 bytes in 2 blocks are still reachable in loss record 986 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F004682: event_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF236E: lcb_io_create_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DAEA66E: lcbio_timer_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAED730: lcb::io::SimpleTimer::SimpleTimer(lcbio_TABLE*, void*, void (*)(void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2BE6: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_orphans>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0504: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_orphans>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF03A2: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDFAC: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDF3F: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0890F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597== 
==84597== 256 bytes in 2 blocks are still reachable in loss record 987 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F004682: event_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF236E: lcb_io_create_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DAEA66E: lcbio_timer_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAED730: lcb::io::SimpleTimer::SimpleTimer(lcbio_TABLE*, void*, void (*)(void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2C96: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_threshold>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0534: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_threshold>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF03CA: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDFAC: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDF3F: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0890F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597== 
==84597== 264 bytes in 11 blocks are still reachable in loss record 989 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105954448: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 288 bytes in 4 blocks are still reachable in loss record 990 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BDFB0: __CFStringCreateImmutableFunnel3 (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BD395: CFStringCreateWithCString (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9FB6: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 288 bytes in 12 blocks are still reachable in loss record 991 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059A88BC: ERR_load_UI_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559C9: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 320 bytes in 4 blocks are still reachable in loss record 992 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101B279EA: _xpc_dictionary_node_free (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B278BC: _xpc_dictionary_dispose (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27414: _xpc_dispose (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27F5E: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101A65AE7: ___notify_lib_init_block_invoke (in /usr/lib/system/libsystem_notify.dylib)
==84597== 
==84597== 336 bytes in 14 blocks are still reachable in loss record 994 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955974: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 360 bytes in 15 blocks are still reachable in loss record 996 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595595B: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 384 bytes in 2 blocks are still reachable in loss record 997 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10EFF2033: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DB04580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0400B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB08398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 408 bytes in 17 blocks are still reachable in loss record 998 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955983: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 408 bytes in 17 blocks are still reachable in loss record 999 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559B5: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 416 bytes in 6 blocks are possibly lost in loss record 1,000 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1010118A6: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F567: _read_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597== 
==84597== 432 bytes in 2 blocks are still reachable in loss record 1,001 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DAE97E1: lcbio_table_new (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB083F0: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 440 bytes in 1 blocks are still reachable in loss record 1,002 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101882568: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018A6D1D: si_search (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018A9EFC: _getaddrinfo_internal (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018899AC: getaddrinfo (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x103FB9810: setipaddr (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84597==    by 0x103FB895A: getsockaddrarg (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84597==    by 0x103FB4B6A: sock_bind (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84597== 
==84597== 456 bytes in 19 blocks are still reachable in loss record 1,004 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955951: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 456 bytes in 19 blocks are still reachable in loss record 1,005 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059A8888: ERR_load_OCSP_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559C4: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 480 bytes in 1 blocks are still reachable in loss record 1,006 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BF8A2: __CFGetConverter (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BF698: __CFGetConverter (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BF61B: __CFGetConverter (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BA043: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597== 
==84597== 480 bytes in 20 blocks are still reachable in loss record 1,007 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105941653: ERR_load_DH_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595595B: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 512 bytes in 1 blocks are still reachable in loss record 1,008 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84597==    by 0x10000D82D: std::__1::__split_buffer<ImageLoader*, std::__1::allocator<ImageLoader*>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<ImageLoader*>&) (in /usr/lib/dyld)
==84597==    by 0x10000D6F7: void std::__1::vector<ImageLoader*, std::__1::allocator<ImageLoader*> >::__push_back_slow_path<ImageLoader* const&>(ImageLoader* const&) (in /usr/lib/dyld)
==84597==    by 0x100007F45: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 512 bytes in 1 blocks are still reachable in loss record 1,009 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x106DC187B: __NSSetCStringCharToUnichar (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x106DC1737: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84597==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x1000083E4: dyld::runInitializers(ImageLoader*) (in /usr/lib/dyld)
==84597==    by 0x100011001: dlopen (in /usr/lib/dyld)
==84597== 
==84597== 512 bytes in 1 blocks are still reachable in loss record 1,010 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DBF183B: std::__1::__split_buffer<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<lcb::trace::ReportedSpan>&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0E2C: std::__1::__split_buffer<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<lcb::trace::ReportedSpan>&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0C8D: void std::__1::vector<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan> >::__push_back_slow_path<lcb::trace::ReportedSpan const&>(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEED9C: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEF39A: lcb::trace::ThresholdLoggingTracer::check_threshold(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEE2DF: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8100C: pycbc_span_report (ext.c:1514)
==84597==    by 0x10DBECCE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECC2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5A9D3: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 512 bytes in 2 blocks are still reachable in loss record 1,011 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F007031: evmap_make_space (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F006E25: evmap_io_add_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F0028C4: event_add_nolock_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F004D88: event_add (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF24CD: lcb_io_update_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DAED5B9: lcbio_TABLE::E_event_watch(int, void*, short, void*, void (*)(int, short, void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAECECE: E_conncb(int, short, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC968: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC1CC: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC150: lcbio_connect (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAED176: lcbio_connect_hl (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 512 bytes in 10 blocks are possibly lost in loss record 1,012 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012648: addUnattachedCategoryForClass(category_t*, objc_class*, header_info*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F4C2: _read_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 528 bytes in 22 blocks are still reachable in loss record 1,013 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10599ABDB: ERR_load_CONF_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955983: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 528 bytes in 22 blocks are still reachable in loss record 1,014 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559AB: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 568 bytes in 1 blocks are still reachable in loss record 1,015 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9A73: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 568 bytes in 1 blocks are still reachable in loss record 1,016 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9ACB: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 568 bytes in 1 blocks are still reachable in loss record 1,017 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9B23: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 568 bytes in 1 blocks are still reachable in loss record 1,018 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9B7B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 568 bytes in 1 blocks are still reachable in loss record 1,019 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9BD3: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 568 bytes in 1 blocks are still reachable in loss record 1,020 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9C2B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 568 bytes in 1 blocks are still reachable in loss record 1,021 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9C83: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 568 bytes in 1 blocks are still reachable in loss record 1,022 of 1,155
==84597==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9CE0: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84597==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84597==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84597== 
==84597== 608 bytes in 1 blocks are possibly lost in loss record 1,023 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AC2C9B: _sre_compile_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 624 bytes in 26 blocks are still reachable in loss record 1,024 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10593CF0A: ERR_load_DSA_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955974: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 672 bytes in 28 blocks are still reachable in loss record 1,026 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059543EB: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 696 bytes in 29 blocks are still reachable in loss record 1,027 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595596F: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 696 bytes in 29 blocks are still reachable in loss record 1,028 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595599C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 696 bytes in 29 blocks are still reachable in loss record 1,029 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059A506B: ERR_load_PKCS12_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559AB: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 720 bytes in 30 blocks are still reachable in loss record 1,030 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559C4: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 736 bytes in 4 blocks are still reachable in loss record 1,031 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10092767B: _Py_DecodeUTF8_surrogateescape (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A894C2: decode_locale (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A8945E: Py_DecodeLocale (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100000D99: main (python.c:54)
==84597== 
==84597== 748 (72 direct, 676 indirect) bytes in 1 blocks are definitely lost in loss record 1,032 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597== 
==84597== 816 bytes in 34 blocks are still reachable in loss record 1,033 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955979: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 816 bytes in 34 blocks are still reachable in loss record 1,034 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10594ACB8: ERR_load_BIO_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595599C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 840 bytes in 35 blocks are still reachable in loss record 1,035 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559BA: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 864 bytes in 36 blocks are still reachable in loss record 1,036 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105954414: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 936 bytes in 39 blocks are still reachable in loss record 1,037 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10594555C: ERR_load_ENGINE_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559BF: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 960 bytes in 40 blocks are still reachable in loss record 1,038 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10599EB9C: ERR_load_PKCS7_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559A1: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 984 bytes in 41 blocks are still reachable in loss record 1,039 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559BF: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,008 bytes in 42 blocks are still reachable in loss record 1,040 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105901EF2: ERR_load_BN_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955951: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,008 bytes in 42 blocks are still reachable in loss record 1,041 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105981B22: ERR_load_PEM_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595596F: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,024 bytes in 1 blocks are still reachable in loss record 1,042 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101B24822: _xpc_calloc (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B2D686: _xpc_array_grow (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B2747B: xpc_array_append_value (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B250F5: _xpc_dyld_image_callback (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x100007AA2: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,024 bytes in 1 blocks are still reachable in loss record 1,044 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84597==    by 0x10000DFD6: std::__1::__split_buffer<dyld::RegisteredDOF, std::__1::allocator<dyld::RegisteredDOF>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<dyld::RegisteredDOF>&) (in /usr/lib/dyld)
==84597==    by 0x10000DE95: void std::__1::vector<dyld::RegisteredDOF, std::__1::allocator<dyld::RegisteredDOF> >::__push_back_slow_path<dyld::RegisteredDOF const&>(dyld::RegisteredDOF const&) (in /usr/lib/dyld)
==84597==    by 0x10000DB81: dyld::registerDOFs(std::__1::vector<ImageLoader::DOFInfo, std::__1::allocator<ImageLoader::DOFInfo> > const&) (in /usr/lib/dyld)
==84597==    by 0x100013BE6: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,052 (80 direct, 972 indirect) bytes in 2 blocks are definitely lost in loss record 1,046 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7F52D: pycbc_Context_init (ext.c:719)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA8D497: Bucket__connect (bucket.c:993)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BF49: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,104 bytes in 46 blocks are possibly lost in loss record 1,047 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10100D7E2: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,120 bytes in 5 blocks are still reachable in loss record 1,048 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x101C2FF08: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/lib/libc++.1.dylib)
==84597==    by 0x10DBF0DF9: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0DAC: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0D13: void std::__1::vector<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan> >::__push_back_slow_path<lcb::trace::ReportedSpan const&>(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEED9C: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEF39A: lcb::trace::ThresholdLoggingTracer::check_threshold(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEE2DF: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8100C: pycbc_span_report (ext.c:1514)
==84597==    by 0x10DBECCE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECC2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 1,120 bytes in 5 blocks are still reachable in loss record 1,049 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x101C2FF08: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/lib/libc++.1.dylib)
==84597==    by 0x10DBF0DF9: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0DAC: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0D13: void std::__1::vector<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan> >::__push_back_slow_path<lcb::trace::ReportedSpan const&>(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEED9C: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEEB2F: lcb::trace::ThresholdLoggingTracer::add_orphan(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEE2B6: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8100C: pycbc_span_report (ext.c:1514)
==84597==    by 0x10DBECCE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECC2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 1,120 bytes in 5 blocks are still reachable in loss record 1,050 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x101C2FF08: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/lib/libc++.1.dylib)
==84597==    by 0x10DBF0DF9: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0DAC: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEED63: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEEB2F: lcb::trace::ThresholdLoggingTracer::add_orphan(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEE2B6: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8100C: pycbc_span_report (ext.c:1514)
==84597==    by 0x10DBECCE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECC2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5A9D3: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 1,128 bytes in 1 blocks are still reachable in loss record 1,051 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BCF85: _CFGetTSD (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BCF0D: ____CFCharacterSetInitialize_block_invoke (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1000B9D4D: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84597== 
==84597== 1,128 bytes in 47 blocks are still reachable in loss record 1,052 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059895EC: ERR_load_X509_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955979: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,176 bytes in 49 blocks are still reachable in loss record 1,053 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105944BDD: ERR_load_DSO_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559B5: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,176 bytes in 147 blocks are definitely lost in loss record 1,054 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBDC: pycbc_persist_span (ext.c:1549)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 1,184 bytes in 2 blocks are possibly lost in loss record 1,055 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0190: PyMem_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AD69AE: newblock (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,216 bytes in 2 blocks are possibly lost in loss record 1,056 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A92750: _PyObject_GC_Resize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10087C8A8: PyFrame_New (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,220 bytes in 1 blocks are possibly lost in loss record 1,057 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A8DCC1: calculate_path (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A8E0E6: Py_GetProgramFullPath (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A7165A: _PySys_Init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A57CD7: _Py_InitializeEx_Private (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A594A7: Py_InitializeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A594BD: Py_Initialize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A8FBD6: Py_Main (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,224 bytes in 51 blocks are still reachable in loss record 1,058 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595598D: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,224 bytes in 51 blocks are still reachable in loss record 1,059 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059B1EAC: ERR_load_TS_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559BA: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,264 bytes in 12 blocks are possibly lost in loss record 1,060 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1010118A6: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100F4E8: _read_images (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597== 
==84597== 1,320 bytes in 55 blocks are still reachable in loss record 1,061 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559A1: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,328 bytes in 2 blocks are still reachable in loss record 1,062 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F001691: event_base_new_with_config (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F001A7A: event_base_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF20C8: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DB04580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0400B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB08398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,488 bytes in 2 blocks are possibly lost in loss record 1,063 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0190: PyMem_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008E44C9: PyStructSequence_InitType2 (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,512 bytes in 63 blocks are still reachable in loss record 1,064 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105935FA2: ERR_load_RSA_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955956: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,536 bytes in 2 blocks are still reachable in loss record 1,065 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F00793F: event_changelist_get_or_construct (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F007887: event_changelist_add_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F006F61: evmap_io_add_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F0028C4: event_add_nolock_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F004D88: event_add (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF24CD: lcb_io_update_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DAED5B9: lcbio_TABLE::E_event_watch(int, void*, short, void*, void (*)(int, short, void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAECECE: E_conncb(int, short, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC968: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC1CC: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAEC150: lcbio_connect (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 1,568 bytes in 7 blocks are still reachable in loss record 1,066 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x101C2FF08: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/lib/libc++.1.dylib)
==84597==    by 0x10DBF0DF9: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0DAC: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEED63: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEF39A: lcb::trace::ThresholdLoggingTracer::check_threshold(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEE2DF: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8100C: pycbc_span_report (ext.c:1514)
==84597==    by 0x10DBECCE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECC2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5A9D3: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 1,584 bytes in 66 blocks are still reachable in loss record 1,067 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059924B0: ERR_load_X509V3_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559A6: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,608 bytes in 67 blocks are still reachable in loss record 1,068 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955956: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,656 bytes in 69 blocks are still reachable in loss record 1,069 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059559A6: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,728 bytes in 72 blocks are still reachable in loss record 1,070 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955960: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,896 bytes in 79 blocks are still reachable in loss record 1,071 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595F2CE: ERR_load_EVP_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955960: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,920 bytes in 80 blocks are still reachable in loss record 1,072 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059ACCBF: ERR_load_CMS_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 1,992 bytes in 83 blocks are still reachable in loss record 1,073 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 2,048 bytes in 1 blocks are still reachable in loss record 1,074 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1000BB3C7: CFAllocatorAllocate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1000BB3A4: CFAllocatorAllocate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000BAD60: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000B9A5F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84597==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84597== 
==84597== 2,048 bytes in 1 blocks are still reachable in loss record 1,075 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A66160: _nc_table_new (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6215A: _notify_init_globals (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101ABEEFF: _os_once (in /usr/lib/system/libsystem_platform.dylib)
==84597==    by 0x101ABEED3: _os_alloc_once (in /usr/lib/system/libsystem_platform.dylib)
==84597==    by 0x101A636FF: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 2,048 bytes in 1 blocks are still reachable in loss record 1,076 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101A66160: _nc_table_new (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101A6216B: _notify_init_globals (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x101ABEEFF: _os_once (in /usr/lib/system/libsystem_platform.dylib)
==84597==    by 0x101ABEED3: _os_alloc_once (in /usr/lib/system/libsystem_platform.dylib)
==84597==    by 0x101A636FF: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84597==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 2,048 bytes in 1 blocks are still reachable in loss record 1,077 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A456E: CRYPTO_realloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059523BE: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 2,048 bytes in 1 blocks are still reachable in loss record 1,078 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101802884: strerror (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x105954519: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 2,048 bytes in 1 blocks are still reachable in loss record 1,079 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84597==    by 0x10000E1BA: std::__1::__split_buffer<ImageLoader::DynamicReference, std::__1::allocator<ImageLoader::DynamicReference>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<ImageLoader::DynamicReference>&) (in /usr/lib/dyld)
==84597==    by 0x10000E079: void std::__1::vector<ImageLoader::DynamicReference, std::__1::allocator<ImageLoader::DynamicReference> >::__push_back_slow_path<ImageLoader::DynamicReference const&>(ImageLoader::DynamicReference const&) (in /usr/lib/dyld)
==84597==    by 0x10000DDF6: dyld::addDynamicReference(ImageLoader*, ImageLoader*) (in /usr/lib/dyld)
==84597==    by 0x100021478: ImageLoaderMachOCompressed::updateUsesCoalIterator(ImageLoader::CoalIterator&, unsigned long, ImageLoader*, unsigned int, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x1000140C8: ImageLoader::weakBind(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100013B9E: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 2,352 bytes in 147 blocks are still reachable in loss record 1,081 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7F7D8: pycbc_Context_ref (ext.c:700)
==84597==    by 0x10DA7F6A7: pycbc_Context_init (ext.c:735)
==84597==    by 0x10DA7F99A: pycbc_Result_start_context (ext.c:810)
==84597==    by 0x10DA85CD0: get_common_objects (callbacks.c:226)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 2,504 bytes in 1 blocks are possibly lost in loss record 1,082 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10090FBD1: PyUnicode_DecodeUTF8Stateful (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100924ED8: PyUnicode_DecodeUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 2,688 bytes in 4 blocks are possibly lost in loss record 1,083 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A92750: _PyObject_GC_Resize (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10087C8A8: PyFrame_New (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0C6C3: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 2,904 bytes in 121 blocks are still reachable in loss record 1,084 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10597C72B: ERR_load_ASN1_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595597E: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 2,904 bytes in 121 blocks are still reachable in loss record 1,085 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595597E: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 2,925 bytes in 585 blocks are still reachable in loss record 1,086 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F708: pycbc_Context_init (ext.c:749)
==84597==    by 0x10DA9C7B7: handle_single_key (get.c:106)
==84597==    by 0x10DA9B301: get_common (get.c:303)
==84597==    by 0x10DA9AB68: pycbc_Bucket_get (get.c:420)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 3,048 bytes in 127 blocks are still reachable in loss record 1,088 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545A5: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 3,200 bytes in 1 blocks are still reachable in loss record 1,089 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84597==    by 0x10000D82D: std::__1::__split_buffer<ImageLoader*, std::__1::allocator<ImageLoader*>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<ImageLoader*>&) (in /usr/lib/dyld)
==84597==    by 0x10000D6F7: void std::__1::vector<ImageLoader*, std::__1::allocator<ImageLoader*> >::__push_back_slow_path<ImageLoader* const&>(ImageLoader* const&) (in /usr/lib/dyld)
==84597==    by 0x100007102: dyld::addImage(ImageLoader*) (in /usr/lib/dyld)
==84597==    by 0x10000D38D: dyld::checkandAddImage(ImageLoader*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84597==    by 0x100006BAE: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84597==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CAC9: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597== 
==84597== 3,456 bytes in 144 blocks are still reachable in loss record 1,091 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105913FDD: ERR_load_EC_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x10595598D: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 3,504 bytes in 438 blocks are definitely lost in loss record 1,092 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FBDC: pycbc_persist_span (ext.c:1549)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBD078A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCFA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DADF20F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCEC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 3,528 bytes in 147 blocks are definitely lost in loss record 1,093 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FB3B: pycbc_persist_span (ext.c:1530)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCC7FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCE503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8FD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DAE8C38: E_handler (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 3,749 bytes in 32 blocks are still reachable in loss record 1,094 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84597==    by 0x1000131CF: ImageLoader::setPath(char const*) (in /usr/lib/dyld)
==84597==    by 0x10001DCD4: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84597==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CAC9: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84597== 
==84597== 4,096 bytes in 2 blocks are still reachable in loss record 1,095 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F00CBC6: kq_init (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F0018FA: event_base_new_with_config (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F001A7A: event_base_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF20C8: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DB04580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0400B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB08398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 4,096 bytes in 2 blocks are still reachable in loss record 1,096 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10F00CBE1: kq_init (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F0018FA: event_base_new_with_config (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10F001A7A: event_base_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84597==    by 0x10EFF20C8: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84597==    by 0x10DB04580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB0400B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB08398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8C295: Bucket__init__ (bucket.c:910)
==84597==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 4,320 bytes in 1 blocks are still reachable in loss record 1,097 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101882915: __si_module_static_cache_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018828C8: si_module_static_cache (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84597==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84597== 
==84597== 4,608 bytes in 2 blocks are still reachable in loss record 1,098 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DBF183B: std::__1::__split_buffer<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<lcb::trace::ReportedSpan>&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0E2C: std::__1::__split_buffer<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<lcb::trace::ReportedSpan>&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF0C8D: void std::__1::vector<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan> >::__push_back_slow_path<lcb::trace::ReportedSpan const&>(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEED9C: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEEB2F: lcb::trace::ThresholdLoggingTracer::add_orphan(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEE2B6: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8100C: pycbc_span_report (ext.c:1514)
==84597==    by 0x10DBECCE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECC2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5A9D3: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 4,824 bytes in 32 blocks are still reachable in loss record 1,099 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10001DB1E: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84597==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CAC9: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84597==    by 0x100010F63: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597== 
==84597== 5,640 bytes in 235 blocks are still reachable in loss record 1,100 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103F2F713: ERR_load_SSL_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84597==    by 0x102EC4AA7: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 5,977 bytes in 5 blocks are possibly lost in loss record 1,101 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008EF256: type_new (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 6,144 bytes in 1 blocks are still reachable in loss record 1,102 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84597==    by 0x100012863: std::__1::__split_buffer<dyld_uuid_info, std::__1::allocator<dyld_uuid_info>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<dyld_uuid_info>&) (in /usr/lib/dyld)
==84597==    by 0x100012AA0: void std::__1::vector<dyld_uuid_info, std::__1::allocator<dyld_uuid_info> >::__push_back_slow_path<dyld_uuid_info const&>(dyld_uuid_info const&) (in /usr/lib/dyld)
==84597==    by 0x1000124F6: addNonSharedCacheImageUUID(dyld_uuid_info const&) (in /usr/lib/dyld)
==84597==    by 0x100005139: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001DCF0: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84597==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CAC9: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597== 
==84597== 6,176 bytes in 1 blocks are possibly lost in loss record 1,103 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1EA0: new_arena (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1642: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A924B8: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 6,232 bytes in 41 blocks are possibly lost in loss record 1,104 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A8C4C2: PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x102EC5CD9: _setup_ssl_threads (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x102EC4AB7: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 6,435 bytes in 585 blocks are still reachable in loss record 1,105 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA9AB44: pycbc_Bucket_get (get.c:420)
==84597== 
==84597== 6,435 bytes in 585 blocks are still reachable in loss record 1,106 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA9C7B7: handle_single_key (get.c:106)
==84597==    by 0x10DA9B301: get_common (get.c:303)
==84597== 
==84597== 6,608 bytes in 10 blocks are possibly lost in loss record 1,107 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100839DBD: _PyBytes_FromSize (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 7,008 bytes in 438 blocks are still reachable in loss record 1,108 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7F7D8: pycbc_Context_ref (ext.c:700)
==84597==    by 0x10DA7F6A7: pycbc_Context_init (ext.c:735)
==84597==    by 0x10DA7F99A: pycbc_Result_start_context (ext.c:810)
==84597==    by 0x10DA85CD0: get_common_objects (callbacks.c:226)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBD078A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCFA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DADF20F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 7,824 bytes in 326 blocks are still reachable in loss record 1,109 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x102EC4AA7: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 8,190 bytes in 585 blocks are still reachable in loss record 1,110 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA9AB44: pycbc_Bucket_get (get.c:420)
==84597== 
==84597== 8,190 bytes in 585 blocks are still reachable in loss record 1,111 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA9C7B7: handle_single_key (get.c:106)
==84597==    by 0x10DA9B301: get_common (get.c:303)
==84597== 
==84597== 8,775 bytes in 585 blocks are still reachable in loss record 1,113 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC13B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECDA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F708: pycbc_Context_init (ext.c:749)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA9AB44: pycbc_Bucket_get (get.c:420)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 9,376 bytes in 1,172 blocks are still reachable in loss record 1,114 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC12C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC12EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1199C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5328E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5324C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5294A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 9,600 bytes in 1 blocks are still reachable in loss record 1,115 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84597==    by 0x1000127F1: std::__1::__split_buffer<dyld_image_info, std::__1::allocator<dyld_image_info>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<dyld_image_info>&) (in /usr/lib/dyld)
==84597==    by 0x10001291C: void std::__1::vector<dyld_image_info, std::__1::allocator<dyld_image_info> >::__push_back_slow_path<dyld_image_info const&>(dyld_image_info const&) (in /usr/lib/dyld)
==84597==    by 0x1000121E7: addImagesToAllImages(unsigned int, dyld_image_info const*) (in /usr/lib/dyld)
==84597==    by 0x10000BCA6: dyld::updateAllImages(dyld_image_states, unsigned int, dyld_image_info const*) (in /usr/lib/dyld)
==84597==    by 0x1000050DE: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84597==    by 0x10001DCF0: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84597==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597== 
==84597== 10,512 bytes in 438 blocks are definitely lost in loss record 1,116 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7FB3B: pycbc_persist_span (ext.c:1530)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597==    by 0x10DB61724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB5AC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DB598CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBD078A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCFA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DADF20F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBCCEC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 11,720 bytes in 1,172 blocks are still reachable in loss record 1,117 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC12C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC12EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1199C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5328E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5324C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5294A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 11,720 bytes in 1,172 blocks are still reachable in loss record 1,118 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC12C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC12EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1199C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5328E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5324C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5294A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597== 
==84597== 14,611 bytes in 107 blocks are still reachable in loss record 1,119 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101B24ED8: _xpc_malloc (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B24D94: _xpc_dictionary_insert (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B250A1: _xpc_dyld_image_callback (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x100007AA2: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 16,384 bytes in 1 blocks are still reachable in loss record 1,120 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1058A456E: CRYPTO_realloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059523BE: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84597==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84597==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 18,280 bytes in 1 blocks are still reachable in loss record 1,121 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1017FBA94: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A44EC6: _imp_create_builtin (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008C343D: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 20,544 bytes in 107 blocks are still reachable in loss record 1,122 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84597==    by 0x1016ACBA9: _os_object_alloc_realized (in /usr/lib/system/libdispatch.dylib)
==84597==    by 0x101B24B10: xpc_dictionary_create (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x101B25015: _xpc_dyld_image_callback (in /usr/lib/system/libxpc.dylib)
==84597==    by 0x100007AA2: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84597==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84597==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84597==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84597==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 21,132 bytes in 1,174 blocks are still reachable in loss record 1,123 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC12C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC12EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1199C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5328E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5324C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5294A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDA6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80887: pycbc_dupe_uint64_tag (ext.c:1201)
==84597== 
==84597== 22,268 bytes in 1,172 blocks are still reachable in loss record 1,124 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC12C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC12EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1199C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5328E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5324C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5294A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDA6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8084F: pycbc_get_uint64_tag (ext.c:1191)
==84597== 
==84597== 23,400 bytes in 585 blocks are still reachable in loss record 1,125 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7F52D: pycbc_Context_init (ext.c:719)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA9AB44: pycbc_Bucket_get (get.c:420)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A020D1: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 23,400 bytes in 585 blocks are still reachable in loss record 1,126 of 1,155
==84597==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DA7F52D: pycbc_Context_init (ext.c:719)
==84597==    by 0x10DA9C7B7: handle_single_key (get.c:106)
==84597==    by 0x10DA9B301: get_common (get.c:303)
==84597==    by 0x10DA9AB68: pycbc_Bucket_get (get.c:420)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A020D1: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 26,052 bytes in 137 blocks are still reachable in loss record 1,127 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10001DB1E: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84597==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84597==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000CAC9: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84597==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84597==    by 0x10000D958: dyld::libraryLocator(char const*, bool, char const*, ImageLoader::RPathChain const*, unsigned int&) (in /usr/lib/dyld)
==84597==    by 0x100014795: ImageLoader::recursiveLoadLibraries(ImageLoader::LinkContext const&, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84597== 
==84597== 28,128 bytes in 1,172 blocks are still reachable in loss record 1,128 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC1416B: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC14B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBFF0A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC202B9: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597== 
==84597== 42,120 bytes in 585 blocks are still reachable in loss record 1,129 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AB0: pycbc_propagate_tag_str (ext.c:1286)
==84597==    by 0x10DA7F753: pycbc_migrate_args (ext.c:1334)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 42,120 bytes in 585 blocks are still reachable in loss record 1,130 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AB0: pycbc_propagate_tag_str (ext.c:1286)
==84597==    by 0x10DA7F77B: pycbc_migrate_args (ext.c:1336)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 42,120 bytes in 585 blocks are still reachable in loss record 1,131 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AB0: pycbc_propagate_tag_str (ext.c:1286)
==84597==    by 0x10DA7F78F: pycbc_migrate_args (ext.c:1337)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 42,120 bytes in 585 blocks are still reachable in loss record 1,132 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AB0: pycbc_propagate_tag_str (ext.c:1286)
==84597==    by 0x10DA7F7A3: pycbc_migrate_args (ext.c:1338)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 42,120 bytes in 585 blocks are still reachable in loss record 1,133 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F708: pycbc_Context_init (ext.c:749)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA9AB44: pycbc_Bucket_get (get.c:420)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 42,120 bytes in 585 blocks are still reachable in loss record 1,134 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA9C7B7: handle_single_key (get.c:106)
==84597== 
==84597== 42,120 bytes in 585 blocks are still reachable in loss record 1,135 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA9C7B7: handle_single_key (get.c:106)
==84597== 
==84597== 42,120 bytes in 585 blocks are still reachable in loss record 1,136 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDA6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8084F: pycbc_get_uint64_tag (ext.c:1191)
==84597==    by 0x10DA80BAE: pycbc_propagate_tag_ull (ext.c:1303)
==84597==    by 0x10DA7F767: pycbc_migrate_args (ext.c:1335)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597==    by 0x10DA9C7B7: handle_single_key (get.c:106)
==84597== 
==84597== 42,120 bytes in 585 blocks are still reachable in loss record 1,137 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F708: pycbc_Context_init (ext.c:749)
==84597==    by 0x10DA9C7B7: handle_single_key (get.c:106)
==84597==    by 0x10DA9B301: get_common (get.c:303)
==84597==    by 0x10DA9AB68: pycbc_Bucket_get (get.c:420)
==84597== 
==84597== 42,120 bytes in 585 blocks are still reachable in loss record 1,138 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDA6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80887: pycbc_dupe_uint64_tag (ext.c:1201)
==84597==    by 0x10DA7FC27: pycbc_persist_span (ext.c:1566)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597== 
==84597== 42,120 bytes in 585 blocks are still reachable in loss record 1,139 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDA6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80887: pycbc_dupe_uint64_tag (ext.c:1201)
==84597==    by 0x10DA7FC42: pycbc_persist_span (ext.c:1567)
==84597==    by 0x10DA7F9EE: pycbc_Result_propagate_context (ext.c:831)
==84597==    by 0x10DA85FD0: get_common_objects (callbacks.c:284)
==84597==    by 0x10DA84C1A: value_callback (callbacks.c:431)
==84597== 
==84597== 42,264 bytes in 587 blocks are still reachable in loss record 1,140 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597== 
==84597== 42,264 bytes in 587 blocks are still reachable in loss record 1,141 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBECD8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDDC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDE8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBF2DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597== 
==84597== 42,264 bytes in 587 blocks are still reachable in loss record 1,142 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AC1: pycbc_propagate_tag_str (ext.c:1287)
==84597==    by 0x10DA7F753: pycbc_migrate_args (ext.c:1334)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 42,264 bytes in 587 blocks are still reachable in loss record 1,143 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBEDA6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA8084F: pycbc_get_uint64_tag (ext.c:1191)
==84597==    by 0x10DA80BCD: pycbc_propagate_tag_ull (ext.c:1305)
==84597==    by 0x10DA7F767: pycbc_migrate_args (ext.c:1335)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597== 
==84597== 42,264 bytes in 587 blocks are still reachable in loss record 1,144 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AC1: pycbc_propagate_tag_str (ext.c:1287)
==84597==    by 0x10DA7F77B: pycbc_migrate_args (ext.c:1336)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 42,264 bytes in 587 blocks are still reachable in loss record 1,145 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AC1: pycbc_propagate_tag_str (ext.c:1287)
==84597==    by 0x10DA7F78F: pycbc_migrate_args (ext.c:1337)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 42,264 bytes in 587 blocks are still reachable in loss record 1,146 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DC5265A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597==    by 0x10DA80808: pycbc_get_string_tag (ext.c:1182)
==84597==    by 0x10DA80AC1: pycbc_propagate_tag_str (ext.c:1287)
==84597==    by 0x10DA7F7A3: pycbc_migrate_args (ext.c:1338)
==84597==    by 0x10DA7F657: pycbc_Context_init (ext.c:731)
==84597== 
==84597== 56,160 bytes in 585 blocks are still reachable in loss record 1,147 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DBF2DA2: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA7F906: pycbc_Tracer_start_span (ext.c:796)
==84597==    by 0x10DA9AB44: pycbc_Bucket_get (get.c:420)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 56,160 bytes in 585 blocks are still reachable in loss record 1,148 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84597==    by 0x10DBF2DA2: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA7F617: pycbc_Context_init (ext.c:726)
==84597==    by 0x10DA9C7B7: handle_single_key (get.c:106)
==84597==    by 0x10DA9B301: get_common (get.c:303)
==84597==    by 0x10DA9AB68: pycbc_Bucket_get (get.c:420)
==84597==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 61,074 bytes in 61 blocks are possibly lost in loss record 1,149 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100907540: PyUnicode_New (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 66,804 bytes in 4,688 blocks are still reachable in loss record 1,151 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10DC12C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC12EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1199C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5328E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5324C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC5294A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC51415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC209CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DC1053A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DBED6BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84597==    by 0x10DA80710: pycbc_dupe_string_tag (ext.c:1150)
==84597== 
==84597== 103,292 bytes in 1 blocks are still reachable in loss record 1,152 of 1,155
==84597==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x10180A7F4: reallocf (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x10180E005: _Read_RuneMagi (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017DDDB2: __setrunelocale (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017DE2AA: __wrap_setrunelocale (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017DDA67: loadlocale (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x1017DD756: setlocale (in /usr/lib/system/libsystem_c.dylib)
==84597==    by 0x100000D6D: main (python.c:52)
==84597== 
==84597== 376,904 bytes in 388 blocks are possibly lost in loss record 1,153 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x100A924B8: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== 899,936 bytes in 219 blocks are possibly lost in loss record 1,155 of 1,155
==84597==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84597==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84597==    by 0x1008A3E7A: new_keys_object (in /usr/local/lib/libpython3.6dm.dylib)
==84597== 
==84597== LEAK SUMMARY:
==84597==    definitely lost: 18,936 bytes in 1,177 blocks
==84597==    indirectly lost: 1,648 bytes in 43 blocks
==84597==      possibly lost: 1,378,967 bytes in 849 blocks
==84597==    still reachable: 1,517,069 bytes in 32,779 blocks
==84597==         suppressed: 613,152 bytes in 209 blocks
==84597== 
==84597== For counts of detected and suppressed errors, rerun with: -v
==84597== ERROR SUMMARY: 30279 errors from 99 contexts (suppressed: 43 from 22)
base.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009F9683: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F6E52: slot_tp_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED283: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009F96A0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F6E52: slot_tp_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED283: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100818C90: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008B183B: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CB3F0: PyObject_Hash (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008B1863: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10089A5BC: long_hash (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB41A: PyObject_Hash (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008B1863: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10089A6D4: long_hash (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB41A: PyObject_Hash (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008B1863: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008A459C: lookdict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008B18B3: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CB08B: PyObject_RichCompareBool (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A4623: lookdict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008B18B3: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CAB6A: PyObject_RichCompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB0D6: PyObject_RichCompareBool (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A4623: lookdict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008B18B3: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CACD6: do_richcompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CAC03: PyObject_RichCompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB0D6: PyObject_RichCompareBool (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A4623: lookdict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008B18B3: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10089A776: long_richcompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CAE01: do_richcompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CAC03: PyObject_RichCompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB0D6: PyObject_RichCompareBool (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A4623: lookdict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008B18B3: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10089A7CB: long_richcompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CAE01: do_richcompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CAC03: PyObject_RichCompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB0D6: PyObject_RichCompareBool (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A4623: lookdict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008B18B3: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008983E8: long_compare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A7EF: long_richcompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CAE01: do_richcompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CAC03: PyObject_RichCompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB0D6: PyObject_RichCompareBool (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A4623: lookdict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008B18B3: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100898474: long_compare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A7EF: long_richcompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CAE01: do_richcompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CAC03: PyObject_RichCompare (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB0D6: PyObject_RichCompareBool (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A4623: lookdict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008B18B3: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1D81: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009F1E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9590: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1E80: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDD04: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95A4: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C7D7: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDDA7: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95A4: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C7D7: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088C840: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088C86B: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088C873: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088CBE4: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088CBF2: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088CC4F: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008ACCCE: dict_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008EAEDC: subtype_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10087B462: frame_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0AE90: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008ACCF6: dict_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008EAEDC: subtype_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10087B462: frame_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0AE90: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9590: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ACD3D: dict_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008EAEDC: subtype_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10087B462: frame_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0AE90: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088FA74: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A587: long_to_decimal_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088FBA4: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A587: long_to_decimal_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088FCBF: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A587: long_to_decimal_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10089068C: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A587: long_to_decimal_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100891EFC: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A587: long_to_decimal_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088CC9E: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7EE69: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10EC0B9D6: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC08D38: event_base_loop (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF771D: lcb_io_run_event_loop (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DBF1B2F: lcb_wait3 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA9B5E4: pycbc_oputil_wait_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9B40F: pycbc_common_vars_wait (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088CCBE: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7EE69: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10EC0B9D6: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC08D38: event_base_loop (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF771D: lcb_io_run_event_loop (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DBF1B2F: lcb_wait3 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA9B5E4: pycbc_oputil_wait_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9B40F: pycbc_common_vars_wait (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088CD4F: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7EE69: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10EC0B9D6: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC08D38: event_base_loop (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF771D: lcb_io_run_event_loop (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DBF1B2F: lcb_wait3 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA9B5E4: pycbc_oputil_wait_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9B40F: pycbc_common_vars_wait (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008A5657: PyDict_SetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ADE71: PyDict_SetItemString (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7EE8A: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10EC0B9D6: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC08D38: event_base_loop (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF771D: lcb_io_run_event_loop (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DBF1B2F: lcb_wait3 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA9B5E4: pycbc_oputil_wait_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10DA7EEB7: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10EC0B9D6: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC08D38: event_base_loop (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF771D: lcb_io_run_event_loop (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DBF1B2F: lcb_wait3 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA9B5E4: pycbc_oputil_wait_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9B40F: pycbc_common_vars_wait (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9F41E: get_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10DA7EED4: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10EC0B9D6: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC08D38: event_base_loop (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF771D: lcb_io_run_event_loop (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DBF1B2F: lcb_wait3 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA9B5E4: pycbc_oputil_wait_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9B40F: pycbc_common_vars_wait (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9F41E: get_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088CBE4: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4FE2A: do_mkvalue (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A50E4E: do_mktuple (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4FD12: do_mkvalue (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4EDDE: va_build_value (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4ECCB: Py_BuildValue (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7EFD6: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10EC0B9D6: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088CBF2: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4FE2A: do_mkvalue (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A50E4E: do_mktuple (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4FD12: do_mkvalue (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4EDDE: va_build_value (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4ECCB: Py_BuildValue (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7EFD6: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10EC0B9D6: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088CC4F: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4FE2A: do_mkvalue (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A50E4E: do_mktuple (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4FD12: do_mkvalue (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4EDDE: va_build_value (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4ECCB: Py_BuildValue (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7EFD6: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10EC0B9D6: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100A50E58: do_mktuple (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4FD12: do_mkvalue (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4EDDE: va_build_value (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A4ECCB: Py_BuildValue (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7EFD6: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10EC0B9D6: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC08D38: event_base_loop (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF771D: lcb_io_run_event_loop (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A0C2F2: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F170: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10EC0B9D6: event_process_active_single_queue (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC08D38: event_base_loop (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008A5657: PyDict_SetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0A128: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F170: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAD562E: lcb_log (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD26EC: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3934: timeout_server(void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEF91C: timer_callback (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100880281: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F170: log_handler (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008B18E3: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C0C4: get_field_object (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100988F64: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008B1A0A: dict_subscript (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100818CE2: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C0C4: get_field_object (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100988F64: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100818D28: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C0C4: get_field_object (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100988F64: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10098C14A: get_field_object (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100988F64: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100988F6E: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10098C51E: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10098C543: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A82CEF: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088F934: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088F93E: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088F97A: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088F9A1: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088F9C5: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088FACC: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100989292: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009892C3: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009892E0: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008E850E: tupleitem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081911D: PySequence_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098DCCC: getitem_sequence (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C234: get_field_object (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100988F64: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10098C267: get_field_object (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100988F64: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008E6B7A: tupledealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008803D9: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008E6BA2: tupledealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008803D9: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008E6BBC: tupledealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008803D9: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008AD041: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008AD2CC: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008AD300: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008AD31D: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088FC83: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A587: long_to_decimal_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CA22C: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6E40: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CA24B: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6E40: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CA325: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6E40: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[      src/ext.c:  688]:checking context 0x10e3c9fc0
[      src/ext.c:  689]:dereffing 0x10e3c9fc0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3c9fc0
[      src/ext.c:  666]:context 0x10e3c9fc0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3c9fc0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e3ca030
[      src/ext.c:  672]:freeing 0x10e3c9fc0
[      src/ext.c:  673]:dereffing 0x10e3c9690, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3c9690
[      src/ext.c:  666]:context 0x10e3c9690: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e3c9690
[      src/ext.c:  689]:dereffing 0x10e3c9690, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3c9690
[      src/ext.c:  666]:context 0x10e3c9690: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3c9690, should already all be free!
[      src/ext.c:  647]:context 0x10e3c9690: freeing node 0x10e3c9fc0
[      src/ext.c:  652]:freeing 0x10e3cab60
[      src/ext.c:  670]:closing span 0x10e3c9700
[      src/ext.c:  672]:freeing 0x10e3c9690
[      src/ext.c:  673]:dereffing 0x1055cba30, not necessarily final
[      src/ext.c:  662]:checking context 0x1055cba30
[      src/ext.c:  666]:context 0x1055cba30: 2 dereffed
[      src/get.c:  420]:dereffing 0x1055cba30, should be final
[      src/ext.c:  662]:checking context 0x1055cba30
[      src/ext.c:  666]:context 0x1055cba30: 1 dereffed
[      src/ext.c:  678]:*** 0x1055cba30 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1055cba30, should already all be free!
[      src/ext.c:  647]:context 0x1055cba30: freeing node 0x10e3c9690
[      src/ext.c:  652]:freeing 0x10e3c9d80
[      src/ext.c:  647]:context 0x1055cba30: freeing node 0x10e3c79d0
[      src/ext.c:  652]:freeing 0x10e3c8570
[      src/ext.c:  647]:context 0x1055cba30: freeing node 0x10e3c65c0
[      src/ext.c:  652]:freeing 0x10e3c7790
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10098C196: get_field_object (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100988F64: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9590: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6BE9: tupledealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A761B: free_keys_object (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ACE27: dict_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6BE9: tupledealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10086485F: BaseException_clear (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10086446A: BaseException_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008EB011: subtype_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f11950
[      src/ext.c:  757]:Created context 0x101f11950 with span 0x101f119c0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f12510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f12580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f12580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f12580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f12580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f119c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3ce3b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f12580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f12580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f12580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f12580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f119c0, got nothing
[      src/ext.c:  707]:context 0x101f11950: 2 reffed
[      src/ext.c:  757]:Created context 0x101f12510 with span 0x101f12580: component: handle_single_key, operation request_encoding, ref_context 0x101f11950
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3ce5f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f12580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f12580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f12580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f12580, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3cf190
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f119c0, got nothing
[      src/ext.c:  707]:context 0x101f11950: 3 reffed
[      src/ext.c:  757]:Created context 0x10e3ce5f0 with span 0x10e3ce660: component: , operation response_decoding, ref_context 0x101f11950
[      src/get.c:  134]:checking context 0x10e3ce5f0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47838: binding context 0x10e3ce5f0 to ['key']
[      src/ext.c:  904]:==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088C840: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A21DC: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088C86B: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A21DC: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088C873: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A21DC: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008A21E6: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008210BB: PyObject_CallFunction (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008A2361: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008210BB: PyObject_CallFunction (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088E4BC: long_normalize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A2642: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088E4E0: long_normalize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A2642: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088E516: long_normalize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A2642: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100895E51: maybe_small_long (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A264A: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100895E5B: maybe_small_long (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A264A: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100895E7F: maybe_small_long (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A264A: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100895EA4: maybe_small_long (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A264A: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100895EB5: maybe_small_long (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A264A: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100895EFF: maybe_small_long (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A264A: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100895F1F: maybe_small_long (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A264A: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100895F38: maybe_small_long (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A264A: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100895F87: maybe_small_long (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A264A: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9590: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100895FCE: maybe_small_long (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A264A: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088E554: long_normalize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A2642: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088E580: long_normalize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A2642: long_bitwise (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089ED27: long_and (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B372: binary_op1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081AE76: binary_op (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081B008: PyNumber_And (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F24C2: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088C840: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CDE8: PyLong_FromUnsignedLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088EAF4: PyLong_FromVoidPtr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8661F: Result_tracing_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x100859AB1: getset_get (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC34B: _PyObject_GenericGetAttrWithDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC7F0: PyObject_GenericGetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB637: PyObject_GetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EA723: builtin_hasattr_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E7652: builtin_hasattr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088C86B: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CDE8: PyLong_FromUnsignedLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088EAF4: PyLong_FromVoidPtr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8661F: Result_tracing_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x100859AB1: getset_get (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC34B: _PyObject_GenericGetAttrWithDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC7F0: PyObject_GenericGetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB637: PyObject_GetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EA723: builtin_hasattr_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E7652: builtin_hasattr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088C873: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CDE8: PyLong_FromUnsignedLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088EAF4: PyLong_FromVoidPtr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8661F: Result_tracing_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x100859AB1: getset_get (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC34B: _PyObject_GenericGetAttrWithDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC7F0: PyObject_GenericGetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB637: PyObject_GetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EA723: builtin_hasattr_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E7652: builtin_hasattr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088CDF2: PyLong_FromUnsignedLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088EAF4: PyLong_FromVoidPtr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8661F: Result_tracing_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x100859AB1: getset_get (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC34B: _PyObject_GenericGetAttrWithDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC7F0: PyObject_GenericGetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB637: PyObject_GetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EA723: builtin_hasattr_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E7652: builtin_hasattr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088CE0C: PyLong_FromUnsignedLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088EAF4: PyLong_FromVoidPtr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8661F: Result_tracing_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x100859AB1: getset_get (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC34B: _PyObject_GenericGetAttrWithDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC7F0: PyObject_GenericGetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB637: PyObject_GetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EA723: builtin_hasattr_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E7652: builtin_hasattr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088CE36: PyLong_FromUnsignedLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088EAF4: PyLong_FromVoidPtr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8661F: Result_tracing_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x100859AB1: getset_get (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC34B: _PyObject_GenericGetAttrWithDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC7F0: PyObject_GenericGetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB637: PyObject_GetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EA723: builtin_hasattr_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E7652: builtin_hasattr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009EA72D: builtin_hasattr_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E7652: builtin_hasattr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008210BB: PyObject_CallFunction (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009EA7AC: builtin_hasattr_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E7652: builtin_hasattr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008210BB: PyObject_CallFunction (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9590: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EA7F3: builtin_hasattr_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E7652: builtin_hasattr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009FE1DD: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008210BB: PyObject_CallFunction (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA86997: Result_repr (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100820130: _PyStack_AsTuple (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C396C: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008210BB: PyObject_CallFunction (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA86997: Result_repr (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A09260: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008210BB: PyObject_CallFunction (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA86997: Result_repr (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9590: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A092B0: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C176: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008211F6: call_function_tail (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008210BB: PyObject_CallFunction (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA86997: Result_repr (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD15B: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4533839344, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101f12510
[      src/ext.c:  689]:dereffing 0x101f12510, not necessarily final
[      src/ext.c:  662]:checking context 0x101f12510
[      src/ext.c:  666]:context 0x101f12510: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f12510, should already all be free!
[      src/ext.c:  670]:closing span 0x101f12580
[      src/ext.c:  672]:freeing 0x101f12510
[      src/ext.c:  673]:dereffing 0x101f11950, not necessarily final
[      src/ext.c:  662]:checking context 0x101f11950
[      src/ext.c:  666]:context 0x101f11950: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3d02b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f119c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10392a830
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f119c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f119c0, got nothing
[      src/ext.c:  707]:context 0x101f11950: 3 reffed
[      src/ext.c:  757]:Created context 0x10e3d02b0 with span 0x103929d00: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101f11950
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10392aa70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10392aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10392aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10392aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10392aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103929d00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3d0b70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10392aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10392aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10392aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103929d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10392aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103929d00, got nothing
[      src/ext.c:  707]:context 0x10e3d02b0: 2 reffed
[      src/ext.c:  757]:Created context 0x10392aa70 with span 0x10392aae0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e3d02b0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/18","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4533839344, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47838
[      src/ext.c:  866]:checking context 0x10e3ce5f0
[      src/ext.c:  807]:checking context 0x10e3ce5f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3d28f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d2960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d2960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d2960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d2960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3ce660, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3d3490
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d2960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d2960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d2960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d2960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3ce660, got nothing
[      src/ext.c:  707]:context 0x10e3ce5f0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e3d28f0 with span 0x10e3d2960: component: get_common_objects, operation response_decoding, ref_context 0x10e3ce5f0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:==84383== Use of uninitialised value of size 8
==84383==    at 0x10088FC83: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
0x10ec478c0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e3ce5f0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e3d36d0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e3d3730
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e3d37a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e3d3830
[      src/ext.c: 1537]:got span 0x10e3ce660
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e3d38e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e3d3930
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e3d3980
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e3ce660, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e3ce660, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3ce660, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e3ce660, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e3ce660, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3ce660, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3ce660, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3ce660, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e3ce660, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3ce660, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e3ce660, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3ce660, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e3ce660, result NOTHING
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088CBE4: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8177C: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088CBF2: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8177C: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088CC4F: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088ED29: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8177C: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[      src/ext.c:  926]:==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDD04: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091508F: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA817C1: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDDA7: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091508F: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA817C1: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10DA817F6: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1EC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10DA81800: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1EC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[      src/ext.c:  928]:==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10DA8185F: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1EC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10DA81869: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1EC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10DA81890: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1EC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
0x10ec51d10 has count of 2: *** 250000 ***: OP: DECREF
==84383== Use of uninitialised value of size 8
==84383==    at 0x10DA8190F: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1EC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10DA81929: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8105A: pycbc_set_args_from_payload_abbreviated (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BCE: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1EC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec49ce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21003: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e192190 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1108: *** '' ***: OP: DECREF
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088C840: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088ED68: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8177C: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81D32: pycbc_set_tags_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81E2C: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088C86B: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088ED68: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8177C: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81D32: pycbc_set_tags_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81E2C: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088C873: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088ED68: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8177C: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81D32: pycbc_set_tags_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81E2C: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088ED72: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8177C: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81D32: pycbc_set_tags_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81E2C: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088ED8C: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8177C: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81D32: pycbc_set_tags_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81E2C: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10088EDB6: PyLong_FromUnsignedLongLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA8177C: pycbc_set_kv_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81D32: pycbc_set_tags_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81E2C: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[      src/ext.c:  926]:adding ['id'], value 4530753408 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec51cc0 has count of 2: *** 4530753408 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4530753408}})] from parent context 0x10e3ce5f0
[      src/ext.c: 1483]:deallocing Payload 0x10e3d36d0
[      src/ext.c: 1420]:deallocing span args 0x10e3d3730
[      src/ext.c: 1427]:freeing 0x10e3d3880
[      src/ext.c: 1431]:freeing 0x10e3d3980
[      src/ext.c: 1439]:freeing 0x10e3d38e0
[      src/ext.c: 1364]:deallocing span tags args 0x10e3d37a0
[      src/ext.c: 1371]:freeing 0x10e3d3a20
[      src/ext.c: 1387]:freeing 0x10e3d3cf0
[      src/ext.c: 1407]:freeing 0x10e3d3d40
[      src/ext.c: 1411]:freeing 0x10e3d37a0
[      src/ext.c: 1447]:freeing 0x10e3d3730
[      src/ext.c: 1450]:deallocing finish args 0x10e3d3830
[      src/ext.c: 1455]:freeing 0x10e3d3830
[src/callbacks.c:  285]:dereffing 0x10e3d28f0, should be final
[      src/ext.c:  662]:checking context 0x10e3d28f0
[      src/ext.c:  666]:context 0x10e3d28f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3d28f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e3d2960
[      src/ext.c:  672]:freeing 0x10e3d28f0
[      src/ext.c:  673]:dereffing 0x10e3ce5f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3ce5f0
[      src/ext.c:  666]:context 0x10e3ce5f0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10392aa70
[      src/ext.c:  689]:dereffing 0x10392aa70, not necessarily final
[      src/ext.c:  662]:checking context 0x10392aa70
[      src/ext.c:  666]:context 0x10392aa70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10392aa70, should already all be free!
[      src/ext.c:  670]:closing span 0x10392aae0
[      src/ext.c:  672]:freeing 0x10392aa70
[      src/ext.c:  673]:dereffing 0x10e3d02b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3d02b0
[      src/ext.c:  666]:context 0x10e3d02b0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e3d02b0
[      src/ext.c:  689]:dereffing 0x10e3d02b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3d02b0
[      src/ext.c:  666]:context 0x10e3d02b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3d02b0, should already all be free!
[      src/ext.c:  647]:context 0x10e3d02b0: freeing node 0x10392aa70
[      src/ext.c:  652]:freeing 0x10e3d0b70
[      src/ext.c:  670]:closing span 0x103929d00
[      src/ext.c:  672]:freeing 0x10e3d02b0
[      src/ext.c:  673]:dereffing 0x101f11950, not necessarily final
[      src/ext.c:  662]:checking context 0x101f11950
[      src/ext.c:  666]:context 0x101f11950: 2 dereffed
[      src/get.c:  420]:dereffing 0x101f11950, should be final
[      src/ext.c:  662]:checking context 0x101f11950
[      src/ext.c:  666]:context 0x101f11950: 1 dereffed
[      src/ext.c:  678]:*** 0x101f11950 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101f11950, should already all be free!
[      src/ext.c:  647]:context 0x101f11950: freeing node 0x10e3d02b0
[      src/ext.c:  652]:freeing 0x10392a830
[      src/ext.c:  647]:context 0x101f11950: freeing node 0x10e3ce5f0
[      src/ext.c:  652]:freeing 0x10e3cf190
[      src/ext.c:  647]:context 0x101f11950: freeing node 0x101f12510
[      src/ext.c:  652]:freeing 0x10e3ce3b0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008D1519: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9590: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A761B: free_keys_object (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ACE27: dict_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6BE9: tupledealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008862A8: list_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA867BF: Result_dealloc (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA86684: pycbc_Result_dealloc (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA86EAE: OperationResult_dealloc (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA86D27: ValueResult_dealloc (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ca8bb0
[      src/ext.c:  757]:Created context 0x105ca8bb0 with span 0x105ca8c20: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ca92f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ca9360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ca9360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ca9360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ca9360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ca8c20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105caa4c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ca9360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ca9360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ca9360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ca9360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ca8c20, got nothing
[      src/ext.c:  707]:context 0x105ca8bb0: 2 reffed
[      src/ext.c:  757]:Created context 0x105ca92f0 with span 0x105ca9360: component: handle_single_key, operation request_encoding, ref_context 0x105ca8bb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105caa700
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ca9360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ca9360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ca9360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ca9360, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3d5000
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ca8c20, got nothing
[      src/ext.c:  707]:context 0x105ca8bb0: 3 reffed
[      src/ext.c:  757]:Created context 0x105caa700 with span 0x105caa770: component: , operation response_decoding, ref_context 0x105ca8bb0
[      src/get.c:  134]:checking context 0x105caa700
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec478c0: binding context 0x105caa700 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392134400, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105ca92f0
[      src/ext.c:  689]:dereffing 0x105ca92f0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ca92f0
[      src/ext.c:  666]:context 0x105ca92f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ca92f0, should already all be free!
[      src/ext.c:  670]:closing span 0x105ca9360
[      src/ext.c:  672]:freeing 0x105ca92f0
[      src/ext.c:  673]:dereffing 0x105ca8bb0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ca8bb0
[      src/ext.c:  666]:context 0x105ca8bb0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3d6120
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ca8c20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3d6cc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ca8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ca8c20, got nothing
[      src/ext.c:  707]:context 0x105ca8bb0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e3d6120 with span 0x10e3d6190: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105ca8bb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3d6f00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d6f70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d6f70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d6f70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d6f70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d6190, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3d7aa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d6f70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d6f70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d6f70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d6190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d6f70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d6190, got nothing
[      src/ext.c:  707]:context 0x10e3d6120: 2 reffed
[      src/ext.c:  757]:Created context 0x10e3d6f00 with span 0x10e3d6f70: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e3d6120
[3576299217] <127.0.0.1:57932> (CTX=0x105e6c330,bc_http) HTTP Provider timed out waiting for I/O (L:330)
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CF8AF: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D04DA: PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A54B: long_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1E80: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CF8BA: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D04DA: PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A54B: long_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1E80: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CF905: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D04DA: PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A54B: long_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1E80: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CF931: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D04DA: PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A54B: long_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1E80: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CF93D: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D04DA: PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089A54B: long_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F1E80: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D14A3: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088C836: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008D14A7: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088C836: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D14B1: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088C836: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D14BC: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088C836: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D1511: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088C836: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D1554: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088C836: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D155B: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088C836: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D15D3: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088C836: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D15DF: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088C836: _PyLong_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088CBDA: PyLong_FromLong (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AA6E88: os_getpid_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9D7E8: os_getpid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C383D: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008D14DC: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D150A: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CEF93: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x101AC3028: _platform_memmove$VARIANT$Haswell (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x10182A138: __memcpy_chk (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1008CEFB0: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x101AC302C: _platform_memmove$VARIANT$Haswell (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x10182A138: __memcpy_chk (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1008CEFB0: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x101AC304F: _platform_memmove$VARIANT$Haswell (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x10182A138: __memcpy_chk (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1008CEFB0: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CFB99: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D24B5: write_size_t (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFBB8: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CFBBD: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CFC25: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100957C64: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9636: _Py_NewReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C9C: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957CA5: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957F40: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009077C4: unicode_fill_invalid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095822F: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907819: unicode_fill_invalid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095822F: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907866: unicode_fill_invalid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095822F: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907876: unicode_fill_invalid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095822F: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009078CC: unicode_fill_invalid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095822F: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009078E2: unicode_fill_invalid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095822F: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907938: unicode_fill_invalid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095822F: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907985: unicode_fill_invalid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095822F: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907A1F: unicode_fill_invalid (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095822F: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958234: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095828A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009582D7: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095831A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958370: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958386: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009583DC: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958429: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100958961: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100958961: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100958961: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100958961: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100958961: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009252DD: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009589D3: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958A23: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958A7C: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958ACC: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958C9D: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958CF7: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958D10: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958D69: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958DB9: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958E74: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958ECD: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958F1D: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958F34: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958F8D: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958FDD: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100925442: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907D6D: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907DC3: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907E18: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907E76: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907ECA: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100908194: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009081EA: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100908237: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100908247: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090829D: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009082B3: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100908309: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100908356: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009086C3: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090871A: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100908770: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009087BD: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD0B1: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100916D5D: _PyUnicodeWriter_WriteASCIIString (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD144: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009594C4: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100925015: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957527: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100946056: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100946056: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100946056: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100946056: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100946056: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10094609B: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009460B6: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009460D1: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009460F7: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10096A1CF: unicode_is_singleton (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100946115: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10096A1E5: unicode_is_singleton (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100946115: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10096A1FB: unicode_is_singleton (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100946115: unicode_modifiable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957537: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095757C: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009575C9: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957616: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095766C: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009576B9: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009576CE: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957724: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957771: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009577A2: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009577A2: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009577A2: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009577A2: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009577A2: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009577E7: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009577EF: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095784A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957860: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009578B6: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957903: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957A0D: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957A23: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDCC0: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CDCE2: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDCEC: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CDCF7: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDD01: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CDD0C: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDD9C: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDDA4: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDDAF: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDDB6: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDDC1: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CDDCD: _Py_ForgetReference (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C4A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CFAF9: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008D2510: _PyMem_DebugCheckAddress (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB28: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D252A: _PyMem_DebugCheckAddress (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB28: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D25B7: _PyMem_DebugCheckAddress (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB28: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D26CF: read_size_t (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB3D: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D26FD: read_size_t (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB3D: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CEED9: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D2244: address_in_range (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF18: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008D2284: address_in_range (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF18: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CEF2A: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x101AC3010: _platform_memmove$VARIANT$Haswell (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x10182A138: __memcpy_chk (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1008CEFB0: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CF055: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEFC1: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CF09E: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEFC1: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CF0E2: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEFC1: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CF0EE: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEFC1: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CF0F9: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEFC1: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CF102: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEFC1: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CF10C: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEFC1: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100957CAD: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD17C: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[3576299217] <192.168.4.61:57932> (SOCK=e9adb2c63d34976c) Starting. Timeout=2000000us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/19","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392134400, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec478c0
[      src/ext.c:  866]:checking context 0x105caa700
[      src/ext.c:  807]:checking context 0x105caa700
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c84760
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c847d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c847d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c847d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c847d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105caa770, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105c85300
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c847d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c847d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c847d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c847d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105caa770, got nothing
[      src/ext.c:  707]:context 0x105caa700: 5 reffed
[      src/ext.c:  757]:Created context 0x105c84760 with span 0x105c847d0: component: get_common_objects, operation response_decoding, ref_context 0x105caa700
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec47948 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105caa700
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105c85540
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105c855a0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105c85610
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105c856a0
[      src/ext.c: 1537]:got span 0x105caa770
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105c85750
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105c857a0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105c857f0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105caa770, got something: couchbase~
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105caa770, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105caa770, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105caa770, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105caa770, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105caa770, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105caa770, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105caa770, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105caa770, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105caa770, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105caa770, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105caa770, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105caa770, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec592c0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec49ce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21005: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1936d0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1109: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 14685055086129564619 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec46300 has count of 2: *** 14685055086129564619 ***: OP: DECREF
[      src/ext.c:  842]:==84383== Use of uninitialised value of size 8
==84383==    at 0x101AC30AB: _platform_memmove$VARIANT$Haswell (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x10182A138: __memcpy_chk (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1008CEFB0: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6E61: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10091742F: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100917485: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009174D2: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957527: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095757C: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009575C9: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957616: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095766C: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009576B9: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009576CE: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957724: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957771: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009577E7: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009577EF: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095784A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957860: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009578B6: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957903: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957A0D: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957A23: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100957C64: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957CA5: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100957CAD: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100957F40: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958234: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095828A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009582D7: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095831A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958370: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958386: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009583DC: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958429: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009174FE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009062F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906349: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090635F: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009063B5: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906402: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009064A8: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009064C4: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090653E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906758: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100917595: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095A7C0: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095A815: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095A862: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009062F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906349: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090635F: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009063B5: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906402: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009064A8: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009064C4: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090653E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906758: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095AE21: unicode_result_ready (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009175DE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E6FD2: tuplerepr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CA3D2: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CA3E9: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864C0: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008864CA: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095909C: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095909C: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095909C: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095909C: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095909C: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009590E1: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100959125: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095917B: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009591C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009591EB: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100959238: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095928E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009592DB: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907BCB: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907C21: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907C76: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907CD4: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907D28: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907F26: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907F7C: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907FC9: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100907FD9: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090802F: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100908045: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090809B: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009080E8: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090840C: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100908459: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009084AF: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009084FC: _copy_characters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907AB7: _PyUnicode_FastCopyCharacters (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009595C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008864E1: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100886581: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9590: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008865C8: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095C960: unicode_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008865C8: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095C9F3: unicode_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008865C8: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095CBE7: unicode_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008865C8: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095CBFD: unicode_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008865C8: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095CDEE: unicode_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008865C8: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095CE20: unicode_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008865C8: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 14685055086129564619}})] from parent context 0x105caa700
[      src/ext.c: 1483]:deallocing Payload 0x105c85540
[      src/ext.c: 1420]:deallocing span args 0x105c855a0
[      src/ext.c: 1427]:freeing 0x105c856f0
[      src/ext.c: 1431]:freeing 0x105c857f0
[      src/ext.c: 1439]:freeing 0x105c85750
[      src/ext.c: 1364]:deallocing span tags args 0x105c85610
[      src/ext.c: 1371]:freeing 0x105c85890
[      src/ext.c: 1387]:freeing 0x105c85b60
[      src/ext.c: 1407]:freeing 0x105c85bb0
[      src/ext.c: 1411]:freeing 0x105c85610
[      src/ext.c: 1447]:freeing 0x105c855a0
[      src/ext.c: 1450]:deallocing finish args 0x105c856a0
[      src/ext.c: 1455]:freeing 0x105c856a0
[src/callbacks.c:  285]:dereffing 0x105c84760, should be final
[      src/ext.c:  662]:checking context 0x105c84760
[      src/ext.c:  666]:context 0x105c84760: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105c84760, should already all be free!
[      src/ext.c:  670]:closing span 0x105c847d0
[      src/ext.c:  672]:freeing 0x105c84760
[      src/ext.c:  673]:dereffing 0x105caa700, not necessarily final
[      src/ext.c:  662]:checking context 0x105caa700
[      src/ext.c:  666]:context 0x105caa700: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e3d6f00
[      src/ext.c:  689]:dereffing 0x10e3d6f00, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3d6f00
[      src/ext.c:  666]:context 0x10e3d6f00: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3d6f00, should already all be free!
[      src/ext.c:  670]:closing span 0x10e3d6f70
[      src/ext.c:  672]:freeing 0x10e3d6f00
[      src/ext.c:  673]:dereffing 0x10e3d6120, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3d6120
[      src/ext.c:  666]:context 0x10e3d6120: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e3d6120
[      src/ext.c:  689]:dereffing 0x10e3d6120, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3d6120
[      src/ext.c:  666]:context 0x10e3d6120: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3d6120, should already all be free!
[      src/ext.c:  647]:context 0x10e3d6120: freeing node 0x10e3d6f00
[      src/ext.c:  652]:freeing 0x10e3d7aa0
[      src/ext.c:  670]:closing span 0x10e3d6190
[      src/ext.c:  672]:freeing 0x10e3d6120
[      src/ext.c:  673]:dereffing 0x105ca8bb0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ca8bb0
[      src/ext.c:  666]:context 0x105ca8bb0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105ca8bb0, should be final
[      src/ext.c:  662]:checking context 0x105ca8bb0
[      src/ext.c:  666]:context 0x105ca8bb0: 1 dereffed
[      src/ext.c:  678]:*** 0x105ca8bb0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105ca8bb0, should already all be free!
[      src/ext.c:  647]:context 0x105ca8bb0: freeing node 0x10e3d6120
[      src/ext.c:  652]:freeing 0x10e3d6cc0
[      src/ext.c:  647]:context 0x105ca8bb0: freeing node 0x105caa700
[      src/ext.c:  652]:freeing 0x10e3d5000
[      src/ext.c:  647]:context 0x105ca8bb0: freeing node 0x105ca92f0
[      src/ext.c:  652]:freeing 0x105caa4c0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
==84383== Use of uninitialised value of size 8
==84383==    at 0x101AC3080: _platform_memmove$VARIANT$Haswell (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x10182A138: __memcpy_chk (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1008CEFB0: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10091742F: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C684: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100917485: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C684: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009174D2: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C684: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009F1700: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100A04F8F: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10081FCC3: _Py_CheckFunctionResult (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A05404: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009EF4E4: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009EF546: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10087B3ED: frame_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C7D7: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10087B41B: frame_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C7D7: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10087B435: frame_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C7D7: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100883E42: app1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088BA5C: listappend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C38F2: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100883EE0: app1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10088BA5C: listappend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C38F2: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A0927D: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c866b0
[      src/ext.c:  757]:Created context 0x105c866b0 with span 0x105c86720: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105eeac70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eeace0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eeace0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eeace0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eeace0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c86720, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105eebe40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eeace0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eeace0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eeace0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eeace0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c86720, got nothing
[      src/ext.c:  707]:context 0x105c866b0: 2 reffed
[      src/ext.c:  757]:Created context 0x105eeac70 with span 0x105eeace0: component: handle_single_key, operation request_encoding, ref_context 0x105c866b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105eec080
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eeace0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eeace0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eeace0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eeace0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105eecc20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c86720, got nothing
[      src/ext.c:  707]:context 0x105c866b0: 3 reffed
[      src/ext.c:  757]:Created context 0x105eec080 with span 0x105eec0f0: component: , operation response_decoding, ref_context 0x105c866b0
[      src/get.c:  134]:checking context 0x105eec080
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47948: binding context 0x105eec080 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394500224, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105eeac70
[      src/ext.c:  689]:dereffing 0x105eeac70, not necessarily final
[      src/ext.c:  662]:checking context 0x105eeac70
[      src/ext.c:  666]:context 0x105eeac70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105eeac70, should already all be free!
[      src/ext.c:  670]:closing span 0x105eeace0
[      src/ext.c:  672]:freeing 0x105eeac70
[      src/ext.c:  673]:dereffing 0x105c866b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c866b0
[      src/ext.c:  666]:context 0x105c866b0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105eedd40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c86720, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105eee8e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c86720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c86720, got nothing
[      src/ext.c:  707]:context 0x105c866b0: 3 reffed
[      src/ext.c:  757]:Created context 0x105eedd40 with span 0x105eeddb0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105c866b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105eeeb20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eeeb90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eeeb90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eeeb90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eeeb90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eeddb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105eef6c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eeeb90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eeeb90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eeeb90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eeddb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eeeb90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eeddb0, got nothing
[      src/ext.c:  707]:context 0x105eedd40: 2 reffed
[      src/ext.c:  757]:Created context 0x105eeeb20 with span 0x105eeeb90: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105eedd40
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/1a","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394500224, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47948
[      src/ext.c:  866]:checking context 0x105eec080
[      src/ext.c:  807]:checking context 0x105eec080
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f5df20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f5df90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f5df90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f5df90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f5df90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eec0f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f5eac0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f5df90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f5df90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f5df90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f5df90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eec0f0, got nothing
[      src/ext.c:  707]:context 0x105eec080: 5 reffed
[      src/ext.c:  757]:Created context 0x105f5df20 with span 0x105f5df90: component: get_common_objects, operation response_decoding, ref_context 0x105eec080
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec479d0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105eec080
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105f5ed00
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105f5ed60
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105f5edd0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105f5ee60
[      src/ext.c: 1537]:got span 0x105eec0f0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f5ef10
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f5ef60
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f5efb0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105eec0f0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105eec0f0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eec0f0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105eec0f0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105eec0f0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eec0f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eec0f0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eec0f0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105eec0f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eec0f0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105eec0f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eec0f0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105eec0f0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec59400 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec52d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 11 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea690 has count of 165: *** 11 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e192eb0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1110: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21006: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:==84383== Use of uninitialised value of size 8
==84383==    at 0x10091742F: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100886618: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100917485: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100886618: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009174D2: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100886618: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009174FE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100886618: list_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA332: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CA3D2: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CA3E9: PyObject_Repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091673C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10091674C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100962F64: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100962F64: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100962F64: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100962F64: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100962F64: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100962FAD: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100962FF1: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100963047: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100963094: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009590E1: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009630CF: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100959125: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009630CF: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095917B: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009630CF: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009591C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009630CF: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009591EB: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009630CF: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100959238: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009630CF: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095928E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009630CF: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009592DB: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009630CF: unicode_fromformat_write_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100916779: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10091683C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9590: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091688C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100916D5D: _PyUnicodeWriter_WriteASCIIString (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100915060: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100916D5D: _PyUnicodeWriter_WriteASCIIString (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091609F: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10091742F: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091508F: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100917485: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091508F: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009174D2: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091508F: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009174FE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091508F: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10DA7F8AE: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1EC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD212B: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100920BF4: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100920C2F: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100920C2F: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100920C2F: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100920C2F: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100920C2F: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100920C74: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100920CBF: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100920CBF: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100920CBF: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100920CBF: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100920CBF: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100920D04: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100920D51: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100920D67: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100920D9E: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009211A1: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009211A1: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009211A1: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009211A1: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009211A1: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009211E6: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100921233: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100921249: PyUnicode_AsUTF8AndSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009212A8: PyUnicode_AsUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F8FA: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1000ACCE1: strlen (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1017EDC3C: __vfprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101815090: __v2printf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101815320: __xvprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017EC8FD: vfprintf_l (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017E5584: fprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x10DA7F912: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1000ACCEA: strlen (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1017EDC3C: __vfprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101815090: __v2printf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101815320: __xvprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017EC8FD: vfprintf_l (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017E5584: fprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x10DA7F912: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x101AC2F30: _platform_memmove$VARIANT$Haswell (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x1017E6ACA: __sfvwrite (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017F07B5: __vfprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101815090: __v2printf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101815320: __xvprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017EC8FD: vfprintf_l (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017E5584: fprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x10DA7F912: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x101AC3010: _platform_memmove$VARIANT$Haswell (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x1017E6ACA: __sfvwrite (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017F07B5: __vfprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101815090: __v2printf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101815320: __xvprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017EC8FD: vfprintf_l (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017E5584: fprintf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x10DA7F912: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 11, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105eec080==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10DA7F92B: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1EC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD212B: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10DA7F953: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1EC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD212B: lcb::Server::io_timeout() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9590: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F99A: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1EC1: lcb::Server::purge(lcb_error_t, unsigned long long, unsigned long long*, lcb::Server::RefreshPolicy) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 

[      src/ext.c: 1483]:deallocing Payload 0x105f5ed00
[      src/ext.c: 1420]:deallocing span args 0x105f5ed60
[      src/ext.c: 1427]:freeing 0x105f5eeb0
[      src/ext.c: 1431]:freeing 0x105f5efb0
[      src/ext.c: 1439]:freeing 0x105f5ef10
[      src/ext.c: 1364]:deallocing span tags args 0x105f5edd0
[      src/ext.c: 1371]:freeing 0x105f5f050
[      src/ext.c: 1387]:freeing 0x105f5f320
[      src/ext.c: 1407]:freeing 0x105f5f370
[      src/ext.c: 1411]:freeing 0x105f5edd0
[      src/ext.c: 1447]:freeing 0x105f5ed60
[      src/ext.c: 1450]:deallocing finish args 0x105f5ee60
[      src/ext.c: 1455]:freeing 0x105f5ee60
[src/callbacks.c:  285]:dereffing 0x105f5df20, should be final
[      src/ext.c:  662]:checking context 0x105f5df20
[      src/ext.c:  666]:context 0x105f5df20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f5df20, should already all be free!
[      src/ext.c:  670]:closing span 0x105f5df90
[      src/ext.c:  672]:freeing 0x105f5df20
[      src/ext.c:  673]:dereffing 0x105eec080, not necessarily final
[      src/ext.c:  662]:checking context 0x105eec080
[      src/ext.c:  666]:context 0x105eec080: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105eeeb20
[      src/ext.c:  689]:dereffing 0x105eeeb20, not necessarily final
[      src/ext.c:  662]:checking context 0x105eeeb20
[      src/ext.c:  666]:context 0x105eeeb20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105eeeb20, should already all be free!
[      src/ext.c:  670]:closing span 0x105eeeb90
[      src/ext.c:  672]:freeing 0x105eeeb20
[      src/ext.c:  673]:dereffing 0x105eedd40, not necessarily final
[      src/ext.c:  662]:checking context 0x105eedd40
[      src/ext.c:  666]:context 0x105eedd40: 1 dereffed
[      src/ext.c:  688]:checking context 0x105eedd40
[      src/ext.c:  689]:dereffing 0x105eedd40, not necessarily final
[      src/ext.c:  662]:checking context 0x105eedd40
[      src/ext.c:  666]:context 0x105eedd40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105eedd40, should already all be free!
[      src/ext.c:  647]:context 0x105eedd40: freeing node 0x105eeeb20
[      src/ext.c:  652]:freeing 0x105eef6c0
[      src/ext.c:  670]:closing span 0x105eeddb0
[      src/ext.c:  672]:freeing 0x105eedd40
[      src/ext.c:  673]:dereffing 0x105c866b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c866b0
[      src/ext.c:  666]:context 0x105c866b0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105c866b0, should be final
[      src/ext.c:  662]:checking context 0x105c866b0
[      src/ext.c:  666]:context 0x105c866b0: 1 dereffed
[      src/ext.c:  678]:*** 0x105c866b0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105c866b0, should already all be free!
[      src/ext.c:  647]:context 0x105c866b0: freeing node 0x105eedd40
[      src/ext.c:  652]:freeing 0x105eee8e0
[      src/ext.c:  647]:context 0x105c866b0: freeing node 0x105eec080
[      src/ext.c:  652]:freeing 0x105eecc20
[      src/ext.c:  647]:context 0x105c866b0: freeing node 0x105eeac70
[      src/ext.c:  652]:freeing 0x105eebe40
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f5fe70
[      src/ext.c:  757]:Created context 0x105f5fe70 with span 0x105f5fee0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f605b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f60620, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f60620, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f60620, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f60620, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f5fee0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f61780
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f60620, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f60620, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f60620, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f60620, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f5fee0, got nothing
[      src/ext.c:  707]:context 0x105f5fe70: 2 reffed
[      src/ext.c:  757]:Created context 0x105f605b0 with span 0x105f60620: component: handle_single_key, operation request_encoding, ref_context 0x105f5fe70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f619c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f60620, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f60620, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f60620, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f60620, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ccf9b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f5fee0, got nothing
[      src/ext.c:  707]:context 0x105f5fe70: 3 reffed
[      src/ext.c:  757]:Created context 0x105f619c0 with span 0x105f61a30: component: , operation response_decoding, ref_context 0x105f5fe70
[      src/get.c:  134]:checking context 0x105f619c0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec479d0: binding context 0x105f619c0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394981824, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105f605b0
[      src/ext.c:  689]:dereffing 0x105f605b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f605b0
[      src/ext.c:  666]:context 0x105f605b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f605b0, should already all be free!
[      src/ext.c:  670]:closing span 0x105f60620
[      src/ext.c:  672]:freeing 0x105f605b0
[      src/ext.c:  673]:dereffing 0x105f5fe70, not necessarily final
[      src/ext.c:  662]:checking context 0x105f5fe70
[      src/ext.c:  666]:context 0x105f5fe70: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cd0ad0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f5fee0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105cd1670
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f5fee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f5fee0, got nothing
[      src/ext.c:  707]:context 0x105f5fe70: 3 reffed
[      src/ext.c:  757]:Created context 0x105cd0ad0 with span 0x105cd0b40: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105f5fe70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cd18b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd1920, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd1920, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd1920, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd1920, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd0b40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105cd2450
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd1920, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd1920, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd1920, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd1920, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd0b40, got nothing
[      src/ext.c:  707]:context 0x105cd0ad0: 2 reffed
[      src/ext.c:  757]:Created context 0x105cd18b0 with span 0x105cd1920: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105cd0ad0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/1b","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D14A3: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008D14A7: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D14B1: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D14BC: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D1511: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D1554: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D155B: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D15D3: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D15DF: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009252D3: _PyUnicodeWriter_PrepareInternal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095958E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394981824, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec479d0
[      src/ext.c:  866]:checking context 0x105f619c0
[      src/ext.c:  807]:checking context 0x105f619c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cd5d90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd5e00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd5e00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd5e00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd5e00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f61a30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105cd6930
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd5e00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd5e00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd5e00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd5e00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f61a30, got nothing
[      src/ext.c:  707]:context 0x105f619c0: 5 reffed
[      src/ext.c:  757]:Created context 0x105cd5d90 with span 0x105cd5e00: component: get_common_objects, operation response_decoding, ref_context 0x105f619c0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec47a58 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105f619c0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105cd6b70
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105cd6bd0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105cd6c40
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105cd6cd0
[      src/ext.c: 1537]:got span 0x105f61a30
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105cd6d80
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105cd6dd0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105cd6e20
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105f61a30, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105f61a30, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f61a30, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105f61a30, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105f61a30, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f61a30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f61a30, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f61a30, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105f61a30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f61a30, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105f61a30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f61a30, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105f61a30, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec59720 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec49ce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 2 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea4e0 has count of 5867: *** 2 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e193eb0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1111: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21008: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 2, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105f619c0
[      src/ext.c: 1483]:deallocing Payload 0x105cd6b70
[      src/ext.c: 1420]:deallocing span args 0x105cd6bd0
[      src/ext.c: 1427]:freeing 0x105cd6d20
[      src/ext.c: 1431]:freeing 0x105cd6e20
[      src/ext.c: 1439]:freeing 0x105cd6d80
[      src/ext.c: 1364]:deallocing span tags args 0x105cd6c40
[      src/ext.c: 1371]:freeing 0x105cd6ec0
[      src/ext.c: 1387]:freeing 0x105cd7190
[      src/ext.c: 1407]:freeing 0x105cd71e0
[      src/ext.c: 1411]:freeing 0x105cd6c40
[      src/ext.c: 1447]:freeing 0x105cd6bd0
[      src/ext.c: 1450]:deallocing finish args 0x105cd6cd0
[      src/ext.c: 1455]:freeing 0x105cd6cd0
[src/callbacks.c:  285]:dereffing 0x105cd5d90, should be final
[      src/ext.c:  662]:checking context 0x105cd5d90
[      src/ext.c:  666]:context 0x105cd5d90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105cd5d90, should already all be free!
[      src/ext.c:  670]:closing span 0x105cd5e00
[      src/ext.c:  672]:freeing 0x105cd5d90
[      src/ext.c:  673]:dereffing 0x105f619c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f619c0
[      src/ext.c:  666]:context 0x105f619c0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105cd18b0
[      src/ext.c:  689]:dereffing 0x105cd18b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105cd18b0
[      src/ext.c:  666]:context 0x105cd18b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105cd18b0, should already all be free!
[      src/ext.c:  670]:closing span 0x105cd1920
[      src/ext.c:  672]:freeing 0x105cd18b0
[      src/ext.c:  673]:dereffing 0x105cd0ad0, not necessarily final
[      src/ext.c:  662]:checking context 0x105cd0ad0
[      src/ext.c:  666]:context 0x105cd0ad0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105cd0ad0
[      src/ext.c:  689]:dereffing 0x105cd0ad0, not necessarily final
[      src/ext.c:  662]:checking context 0x105cd0ad0
[      src/ext.c:  666]:context 0x105cd0ad0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105cd0ad0, should already all be free!
[      src/ext.c:  647]:context 0x105cd0ad0: freeing node 0x105cd18b0
[      src/ext.c:  652]:freeing 0x105cd2450
[      src/ext.c:  670]:closing span 0x105cd0b40
[      src/ext.c:  672]:freeing 0x105cd0ad0
[      src/ext.c:  673]:dereffing 0x105f5fe70, not necessarily final
[      src/ext.c:  662]:checking context 0x105f5fe70
[      src/ext.c:  666]:context 0x105f5fe70: 2 dereffed
[      src/get.c:  420]:dereffing 0x105f5fe70, should be final
[      src/ext.c:  662]:checking context 0x105f5fe70
[      src/ext.c:  666]:context 0x105f5fe70: 1 dereffed
[      src/ext.c:  678]:*** 0x105f5fe70 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105f5fe70, should already all be free!
[      src/ext.c:  647]:context 0x105f5fe70: freeing node 0x105cd0ad0
[      src/ext.c:  652]:freeing 0x105cd1670
[      src/ext.c:  647]:context 0x105f5fe70: freeing node 0x105f619c0
[      src/ext.c:  652]:freeing 0x105ccf9b0
[      src/ext.c:  647]:context 0x105f5fe70: freeing node 0x105f605b0
[      src/ext.c:  652]:freeing 0x105f61780
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cd8200
[      src/ext.c:  757]:Created context 0x105cd8200 with span 0x105cd8270: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3d8ae0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd8270, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3d9cb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd8270, got nothing
[      src/ext.c:  707]:context 0x105cd8200: 2 reffed
[      src/ext.c:  757]:Created context 0x10e3d8ae0 with span 0x10e3d8b50: component: handle_single_key, operation request_encoding, ref_context 0x105cd8200
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3d9ef0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d8b50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3daa90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd8270, got nothing
[      src/ext.c:  707]:context 0x105cd8200: 3 reffed
[      src/ext.c:  757]:Created context 0x10e3d9ef0 with span 0x10e3d9f60: component: , operation response_decoding, ref_context 0x105cd8200
[      src/get.c:  134]:checking context 0x10e3d9ef0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47a58: binding context 0x10e3d9ef0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4533886704, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e3d8ae0
[      src/ext.c:  689]:dereffing 0x10e3d8ae0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3d8ae0
[      src/ext.c:  666]:context 0x10e3d8ae0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3d8ae0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e3d8b50
[      src/ext.c:  672]:freeing 0x10e3d8ae0
[      src/ext.c:  673]:dereffing 0x105cd8200, not necessarily final
[      src/ext.c:  662]:checking context 0x105cd8200
[      src/ext.c:  666]:context 0x105cd8200: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3dbbb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd8270, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3dc750
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cd8270, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cd8270, got nothing
[      src/ext.c:  707]:context 0x105cd8200: 3 reffed
[      src/ext.c:  757]:Created context 0x10e3dbbb0 with span 0x10e3dbc20: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105cd8200
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3dc990
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3dca00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3dca00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3dca00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3dca00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3dbc20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3dd530
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3dca00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3dca00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3dca00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3dbc20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3dca00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3dbc20, got nothing
[      src/ext.c:  707]:context 0x10e3dbbb0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e3dc990 with span 0x10e3dca00: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e3dbbb0
[3576299217] <192.168.4.61:57932> (SOCK=e9adb2c63d34976c) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/1c","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4533886704, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47a58
[      src/ext.c:  866]:checking context 0x10e3d9ef0
[      src/ext.c:  807]:checking context 0x10e3d9ef0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3e2fd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e3040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e3040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e3040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e3040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d9f60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3e3b70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e3040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e3040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e3040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e3040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d9f60, got nothing
[      src/ext.c:  707]:context 0x10e3d9ef0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e3e2fd0 with span 0x10e3e3040: component: get_common_objects, operation response_decoding, ref_context 0x10e3d9ef0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec47ae0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e3d9ef0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e3e3db0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e3e3e10
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e3e3e80
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e3e3f10
[      src/ext.c: 1537]:got span 0x10e3d9f60
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e3e3fc0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e3e4010
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e3e4060
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e3d9f60, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e3d9f60, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d9f60, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e3d9f60, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e3d9f60, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d9f60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3d9f60, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3d9f60, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e3d9f60, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3d9f60, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e3d9f60, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3d9f60, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e3d9f60, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec59c20 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec5a658 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21010: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1940b0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1112: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 43288 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec59bd0 has count of 2: *** 43288 ***: OP: DECREF
[      src/ext.c:  842]:==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CF14D: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D04DA: PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095CE33: unicode_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C95B9: _Py_Dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10091688C: unicode_fromformat_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100914F83: PyUnicode_FromFormatV (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10DA7F899: pycbc_print_pyformat (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80C69: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 43288}})] from parent context 0x10e3d9ef0
[      src/ext.c: 1483]:deallocing Payload 0x10e3e3db0
[      src/ext.c: 1420]:deallocing span args 0x10e3e3e10
[      src/ext.c: 1427]:freeing 0x10e3e3f60
[      src/ext.c: 1431]:freeing 0x10e3e4060
[      src/ext.c: 1439]:freeing 0x10e3e3fc0
[      src/ext.c: 1364]:deallocing span tags args 0x10e3e3e80
[      src/ext.c: 1371]:freeing 0x10e3e4100
[      src/ext.c: 1387]:freeing 0x10e3e43d0
[      src/ext.c: 1407]:freeing 0x10e3e4420
[      src/ext.c: 1411]:freeing 0x10e3e3e80
[      src/ext.c: 1447]:freeing 0x10e3e3e10
[      src/ext.c: 1450]:deallocing finish args 0x10e3e3f10
[      src/ext.c: 1455]:freeing 0x10e3e3f10
[src/callbacks.c:  285]:dereffing 0x10e3e2fd0, should be final
[      src/ext.c:  662]:checking context 0x10e3e2fd0
[      src/ext.c:  666]:context 0x10e3e2fd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3e2fd0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e3e3040
[      src/ext.c:  672]:freeing 0x10e3e2fd0
[      src/ext.c:  673]:dereffing 0x10e3d9ef0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3d9ef0
[      src/ext.c:  666]:context 0x10e3d9ef0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e3dc990
[      src/ext.c:  689]:dereffing 0x10e3dc990, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3dc990
[      src/ext.c:  666]:context 0x10e3dc990: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3dc990, should already all be free!
[      src/ext.c:  670]:closing span 0x10e3dca00
[      src/ext.c:  672]:freeing 0x10e3dc990
[      src/ext.c:  673]:dereffing 0x10e3dbbb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3dbbb0
[      src/ext.c:  666]:context 0x10e3dbbb0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e3dbbb0
[      src/ext.c:  689]:dereffing 0x10e3dbbb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3dbbb0
[      src/ext.c:  666]:context 0x10e3dbbb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3dbbb0, should already all be free!
[      src/ext.c:  647]:context 0x10e3dbbb0: freeing node 0x10e3dc990
[      src/ext.c:  652]:freeing 0x10e3dd530
[      src/ext.c:  670]:closing span 0x10e3dbc20
[      src/ext.c:  672]:freeing 0x10e3dbbb0
[      src/ext.c:  673]:dereffing 0x105cd8200, not necessarily final
[      src/ext.c:  662]:checking context 0x105cd8200
[      src/ext.c:  666]:context 0x105cd8200: 2 dereffed
[      src/get.c:  420]:dereffing 0x105cd8200, should be final
[      src/ext.c:  662]:checking context 0x105cd8200
[      src/ext.c:  666]:context 0x105cd8200: 1 dereffed
[      src/ext.c:  678]:*** 0x105cd8200 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105cd8200, should already all be free!
[      src/ext.c:  647]:context 0x105cd8200: freeing node 0x10e3dbbb0
[      src/ext.c:  652]:freeing 0x10e3dc750
[      src/ext.c:  647]:context 0x105cd8200: freeing node 0x10e3d9ef0
[      src/ext.c:  652]:freeing 0x10e3daa90
[      src/ext.c:  647]:context 0x105cd8200: freeing node 0x10e3d8ae0
[      src/ext.c:  652]:freeing 0x10e3d9cb0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c171d0
[      src/ext.c:  757]:Created context 0x105c171d0 with span 0x105c17240: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c17910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c17980, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c17980, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c17980, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c17980, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c17240, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105c18ae0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c17980, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c17980, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c17980, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c17980, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c17240, got nothing
[      src/ext.c:  707]:context 0x105c171d0: 2 reffed
[      src/ext.c:  757]:Created context 0x105c17910 with span 0x105c17980: component: handle_single_key, operation request_encoding, ref_context 0x105c171d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c18d20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c17980, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c17980, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c17980, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c17980, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105c198c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c17240, got nothing
[      src/ext.c:  707]:context 0x105c171d0: 3 reffed
[      src/ext.c:  757]:Created context 0x105c18d20 with span 0x105c18d90: component: , operation response_decoding, ref_context 0x105c171d0
[      src/get.c:  134]:checking context 0x105c18d20
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47ae0: binding context 0x105c18d20 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4391537952, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105c17910
[      src/ext.c:  689]:dereffing 0x105c17910, not necessarily final
[      src/ext.c:  662]:checking context 0x105c17910
[      src/ext.c:  666]:context 0x105c17910: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105c17910, should already all be free!
[      src/ext.c:  670]:closing span 0x105c17980
[      src/ext.c:  672]:freeing 0x105c17910
[      src/ext.c:  673]:dereffing 0x105c171d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c171d0
[      src/ext.c:  666]:context 0x105c171d0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c1a9e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c17240, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105c1b580
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c17240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c17240, got nothing
[      src/ext.c:  707]:context 0x105c171d0: 3 reffed
[      src/ext.c:  757]:Created context 0x105c1a9e0 with span 0x105c1aa50: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105c171d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c1b7c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c1b830, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c1b830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c1b830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c1b830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c1aa50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105c1c360
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c1b830, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c1b830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c1b830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c1aa50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c1b830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c1aa50, got nothing
[      src/ext.c:  707]:context 0x105c1a9e0: 2 reffed
[      src/ext.c:  757]:Created context 0x105c1b7c0 with span 0x105c1b830: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105c1a9e0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/1d","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4391537952, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47ae0
[      src/ext.c:  866]:checking context 0x105c18d20
[      src/ext.c:  807]:checking context 0x105c18d20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c1fd20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c1fd90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c1fd90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c1fd90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c1fd90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c18d90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105c208c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c1fd90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c1fd90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c1fd90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c1fd90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c18d90, got nothing
[      src/ext.c:  707]:context 0x105c18d20: 5 reffed
[      src/ext.c:  757]:Created context 0x105c1fd20 with span 0x105c1fd90: component: get_common_objects, operation response_decoding, ref_context 0x105c18d20
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec47b68 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105c18d20
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105c20b00
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105c20b60
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105c20bd0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105c20c60
[      src/ext.c: 1537]:got span 0x105c18d90
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105c20d10
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105c20d60
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105c20db0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105c18d90, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105c18d90, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c18d90, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105c18d90, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105c18d90, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c18d90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c18d90, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c18d90, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105c18d90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c18d90, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105c18d90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c18d90, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105c18d90, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec59ef0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec5aa18 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1954a0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1113: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec61098 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x105c18d20
[      src/ext.c: 1483]:deallocing Payload 0x105c20b00
[      src/ext.c: 1420]:deallocing span args 0x105c20b60
[      src/ext.c: 1427]:freeing 0x105c20cb0
[      src/ext.c: 1431]:freeing 0x105c20db0
[      src/ext.c: 1439]:freeing 0x105c20d10
[      src/ext.c: 1364]:deallocing span tags args 0x105c20bd0
[      src/ext.c: 1371]:freeing 0x105c20e50
[      src/ext.c: 1387]:freeing 0x105c21120
[      src/ext.c: 1407]:freeing 0x105c21170
[      src/ext.c: 1411]:freeing 0x105c20bd0
[      src/ext.c: 1447]:freeing 0x105c20b60
[      src/ext.c: 1450]:deallocing finish args 0x105c20c60
[      src/ext.c: 1455]:freeing 0x105c20c60
[src/callbacks.c:  285]:dereffing 0x105c1fd20, should be final
[      src/ext.c:  662]:checking context 0x105c1fd20
[      src/ext.c:  666]:context 0x105c1fd20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105c1fd20, should already all be free!
[      src/ext.c:  670]:closing span 0x105c1fd90
[      src/ext.c:  672]:freeing 0x105c1fd20
[      src/ext.c:  673]:dereffing 0x105c18d20, not necessarily final
[      src/ext.c:  662]:checking context 0x105c18d20
[      src/ext.c:  666]:context 0x105c18d20: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105c1b7c0
[      src/ext.c:  689]:dereffing 0x105c1b7c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c1b7c0
[      src/ext.c:  666]:context 0x105c1b7c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105c1b7c0, should already all be free!
[      src/ext.c:  670]:closing span 0x105c1b830
[      src/ext.c:  672]:freeing 0x105c1b7c0
[      src/ext.c:  673]:dereffing 0x105c1a9e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c1a9e0
[      src/ext.c:  666]:context 0x105c1a9e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105c1a9e0
[      src/ext.c:  689]:dereffing 0x105c1a9e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c1a9e0
[      src/ext.c:  666]:context 0x105c1a9e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105c1a9e0, should already all be free!
[      src/ext.c:  647]:context 0x105c1a9e0: freeing node 0x105c1b7c0
[      src/ext.c:  652]:freeing 0x105c1c360
[      src/ext.c:  670]:closing span 0x105c1aa50
[      src/ext.c:  672]:freeing 0x105c1a9e0
[      src/ext.c:  673]:dereffing 0x105c171d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c171d0
[      src/ext.c:  666]:context 0x105c171d0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105c171d0, should be final
[      src/ext.c:  662]:checking context 0x105c171d0
[      src/ext.c:  666]:context 0x105c171d0: 1 dereffed
[      src/ext.c:  678]:*** 0x105c171d0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105c171d0, should already all be free!
[      src/ext.c:  647]:context 0x105c171d0: freeing node 0x105c1a9e0
[      src/ext.c:  652]:freeing 0x105c1b580
[      src/ext.c:  647]:context 0x105c171d0: freeing node 0x105c18d20
[      src/ext.c:  652]:freeing 0x105c198c0
[      src/ext.c:  647]:context 0x105c171d0: freeing node 0x105c17910
[      src/ext.c:  652]:freeing 0x105c18ae0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c21c70
[      src/ext.c:  757]:Created context 0x105c21c70 with span 0x105c21ce0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c223b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c22420, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c22420, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c22420, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c22420, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c21ce0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3e5d90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c22420, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c22420, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c22420, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c22420, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c21ce0, got nothing
[      src/ext.c:  707]:context 0x105c21c70: 2 reffed
[      src/ext.c:  757]:Created context 0x105c223b0 with span 0x105c22420: component: handle_single_key, operation request_encoding, ref_context 0x105c21c70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3e5fd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c22420, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c22420, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c22420, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c22420, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3e6b70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c21ce0, got nothing
[      src/ext.c:  707]:context 0x105c21c70: 3 reffed
[      src/ext.c:  757]:Created context 0x10e3e5fd0 with span 0x10e3e6040: component: , operation response_decoding, ref_context 0x105c21c70
[      src/get.c:  134]:checking context 0x10e3e5fd0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47b68: binding context 0x10e3e5fd0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4533936080, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105c223b0
[      src/ext.c:  689]:dereffing 0x105c223b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c223b0
[      src/ext.c:  666]:context 0x105c223b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105c223b0, should already all be free!
[      src/ext.c:  670]:closing span 0x105c22420
[      src/ext.c:  672]:freeing 0x105c223b0
[      src/ext.c:  673]:dereffing 0x105c21c70, not necessarily final
[      src/ext.c:  662]:checking context 0x105c21c70
[      src/ext.c:  666]:context 0x105c21c70: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3e7c90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c21ce0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3e8830
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c21ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c21ce0, got nothing
[      src/ext.c:  707]:context 0x105c21c70: 3 reffed
[      src/ext.c:  757]:Created context 0x10e3e7c90 with span 0x10e3e7d00: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105c21c70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e3e8a70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e8ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e8ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e8ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e8ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e7d00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e3e9610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e8ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e8ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e8ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e7d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e8ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e7d00, got nothing
[      src/ext.c:  707]:context 0x10e3e7c90: 2 reffed
[      src/ext.c:  757]:Created context 0x10e3e8a70 with span 0x10e3e8ae0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e3e7c90
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/1e","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4533936080, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47b68
[      src/ext.c:  866]:checking context 0x10e3e5fd0
[      src/ext.c:  807]:checking context 0x10e3e5fd0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1032ed380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032ed3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032ed3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032ed3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032ed3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e6040, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1039a99a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032ed3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032ed3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032ed3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032ed3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e6040, got nothing
[      src/ext.c:  707]:context 0x10e3e5fd0: 5 reffed
[      src/ext.c:  757]:Created context 0x1032ed380 with span 0x1032ed3f0: component: get_common_objects, operation response_decoding, ref_context 0x10e3e5fd0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec47bf0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e3e5fd0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1039a9be0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1039a9c40
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1039a9cb0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1039a9d40
[      src/ext.c: 1537]:got span 0x10e3e6040
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1039a9df0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1039a9e40
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1039a9e90
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e3e6040, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e3e6040, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e6040, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e3e6040, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e3e6040, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e6040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e3e6040, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e3e6040, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e3e6040, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e3e6040, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e3e6040, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e3e6040, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e3e6040, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec622c0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec5ac70 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055086129564619 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 14685055086129564619 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e195d60 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1114: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21014: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055086129564619, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10e3e5fd0
[      src/ext.c: 1483]:deallocing Payload 0x1039a9be0
[      src/ext.c: 1420]:deallocing span args 0x1039a9c40
[      src/ext.c: 1427]:freeing 0x1039a9d90
[      src/ext.c: 1431]:freeing 0x1039a9e90
[      src/ext.c: 1439]:freeing 0x1039a9df0
[      src/ext.c: 1364]:deallocing span tags args 0x1039a9cb0
[      src/ext.c: 1371]:freeing 0x1039a9f30
[      src/ext.c: 1387]:freeing 0x105c86ca0
[      src/ext.c: 1407]:freeing 0x105c86cf0
[      src/ext.c: 1411]:freeing 0x1039a9cb0
[      src/ext.c: 1447]:freeing 0x1039a9c40
[      src/ext.c: 1450]:deallocing finish args 0x1039a9d40
[      src/ext.c: 1455]:freeing 0x1039a9d40
[src/callbacks.c:  285]:dereffing 0x1032ed380, should be final
[      src/ext.c:  662]:checking context 0x1032ed380
[      src/ext.c:  666]:context 0x1032ed380: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1032ed380, should already all be free!
[      src/ext.c:  670]:closing span 0x1032ed3f0
[      src/ext.c:  672]:freeing 0x1032ed380
[      src/ext.c:  673]:dereffing 0x10e3e5fd0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3e5fd0
[      src/ext.c:  666]:context 0x10e3e5fd0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e3e8a70
[      src/ext.c:  689]:dereffing 0x10e3e8a70, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3e8a70
[      src/ext.c:  666]:context 0x10e3e8a70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3e8a70, should already all be free!
[      src/ext.c:  670]:closing span 0x10e3e8ae0
[      src/ext.c:  672]:freeing 0x10e3e8a70
[      src/ext.c:  673]:dereffing 0x10e3e7c90, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3e7c90
[      src/ext.c:  666]:context 0x10e3e7c90: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e3e7c90
[      src/ext.c:  689]:dereffing 0x10e3e7c90, not necessarily final
[      src/ext.c:  662]:checking context 0x10e3e7c90
[      src/ext.c:  666]:context 0x10e3e7c90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e3e7c90, should already all be free!
[      src/ext.c:  647]:context 0x10e3e7c90: freeing node 0x10e3e8a70
[      src/ext.c:  652]:freeing 0x10e3e9610
[      src/ext.c:  670]:closing span 0x10e3e7d00
[      src/ext.c:  672]:freeing 0x10e3e7c90
[      src/ext.c:  673]:dereffing 0x105c21c70, not necessarily final
[      src/ext.c:  662]:checking context 0x105c21c70
[      src/ext.c:  666]:context 0x105c21c70: 2 dereffed
[      src/get.c:  420]:dereffing 0x105c21c70, should be final
[      src/ext.c:  662]:checking context 0x105c21c70
[      src/ext.c:  666]:context 0x105c21c70: 1 dereffed
[      src/ext.c:  678]:*** 0x105c21c70 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105c21c70, should already all be free!
[      src/ext.c:  647]:context 0x105c21c70: freeing node 0x10e3e7c90
[      src/ext.c:  652]:freeing 0x10e3e8830
[      src/ext.c:  647]:context 0x105c21c70: freeing node 0x10e3e5fd0
[      src/ext.c:  652]:freeing 0x10e3e6b70
[      src/ext.c:  647]:context 0x105c21c70: freeing node 0x105c223b0
[      src/ext.c:  652]:freeing 0x10e3e5d90
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10558fa90
[      src/ext.c:  757]:Created context 0x10558fa90 with span 0x10558fb00: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1055901d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105590240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105590240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105590240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105590240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10558fb00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061348d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105590240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105590240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105590240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105590240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10558fb00, got nothing
[      src/ext.c:  707]:context 0x10558fa90: 2 reffed
[      src/ext.c:  757]:Created context 0x1055901d0 with span 0x105590240: component: handle_single_key, operation request_encoding, ref_context 0x10558fa90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106134b10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105590240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105590240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105590240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105590240, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061356b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10558fb00, got nothing
[      src/ext.c:  707]:context 0x10558fa90: 3 reffed
[      src/ext.c:  757]:Created context 0x106134b10 with span 0x106134b80: component: , operation response_decoding, ref_context 0x10558fa90
[      src/get.c:  134]:checking context 0x106134b10
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47bf0: binding context 0x106134b10 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396894992, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1055901d0
[      src/ext.c:  689]:dereffing 0x1055901d0, not necessarily final
[      src/ext.c:  662]:checking context 0x1055901d0
[      src/ext.c:  666]:context 0x1055901d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1055901d0, should already all be free!
[      src/ext.c:  670]:closing span 0x105590240
[      src/ext.c:  672]:freeing 0x1055901d0
[      src/ext.c:  673]:dereffing 0x10558fa90, not necessarily final
[      src/ext.c:  662]:checking context 0x10558fa90
[      src/ext.c:  666]:context 0x10558fa90: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10586d1e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10558fb00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10586dd80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10558fb00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10558fb00, got nothing
[      src/ext.c:  707]:context 0x10558fa90: 3 reffed
[      src/ext.c:  757]:Created context 0x10586d1e0 with span 0x10586d250: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10558fa90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1057fdde0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1057fde50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1057fde50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1057fde50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1057fde50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10586d250, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1057fe980
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1057fde50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1057fde50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1057fde50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10586d250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1057fde50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10586d250, got nothing
[      src/ext.c:  707]:context 0x10586d1e0: 2 reffed
[      src/ext.c:  757]:Created context 0x1057fdde0 with span 0x1057fde50: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10586d1e0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/1f","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396894992, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47bf0
[      src/ext.c:  866]:checking context 0x106134b10
[      src/ext.c:  807]:checking context 0x106134b10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b7ffb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b80020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b80020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b80020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b80020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106134b80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b80b50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b80020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b80020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b80020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b80020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106134b80, got nothing
[      src/ext.c:  707]:context 0x106134b10: 5 reffed
[      src/ext.c:  757]:Created context 0x105b7ffb0 with span 0x105b80020: component: get_common_objects, operation response_decoding, ref_context 0x106134b10
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec47c78 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106134b10
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105b80d90
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105b80df0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105b80e60
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105b80ef0
[      src/ext.c: 1537]:got span 0x106134b80
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b80fa0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b80ff0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b81040
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106134b80, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x106134b80, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106134b80, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106134b80, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106134b80, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106134b80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106134b80, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106134b80, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106134b80, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106134b80, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106134b80, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106134b80, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106134b80, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec626d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec5ad60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4530753280 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec62680 has count of 2: *** 4530753280 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e196660 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1115: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21019: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4530753280, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x106134b10
[      src/ext.c: 1483]:deallocing Payload 0x105b80d90
[      src/ext.c: 1420]:deallocing span args 0x105b80df0
[      src/ext.c: 1427]:freeing 0x105b80f40
[      src/ext.c: 1431]:freeing 0x105b81040
[      src/ext.c: 1439]:freeing 0x105b80fa0
[      src/ext.c: 1364]:deallocing span tags args 0x105b80e60
[      src/ext.c: 1371]:freeing 0x105b810e0
[      src/ext.c: 1387]:freeing 0x105b813b0
[      src/ext.c: 1407]:freeing 0x105b81400
[      src/ext.c: 1411]:freeing 0x105b80e60
[      src/ext.c: 1447]:freeing 0x105b80df0
[      src/ext.c: 1450]:deallocing finish args 0x105b80ef0
[      src/ext.c: 1455]:freeing 0x105b80ef0
[src/callbacks.c:  285]:dereffing 0x105b7ffb0, should be final
[      src/ext.c:  662]:checking context 0x105b7ffb0
[      src/ext.c:  666]:context 0x105b7ffb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105b7ffb0, should already all be free!
[      src/ext.c:  670]:closing span 0x105b80020
[      src/ext.c:  672]:freeing 0x105b7ffb0
[      src/ext.c:  673]:dereffing 0x106134b10, not necessarily final
[      src/ext.c:  662]:checking context 0x106134b10
[      src/ext.c:  666]:context 0x106134b10: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1057fdde0
[      src/ext.c:  689]:dereffing 0x1057fdde0, not necessarily final
[      src/ext.c:  662]:checking context 0x1057fdde0
[      src/ext.c:  666]:context 0x1057fdde0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1057fdde0, should already all be free!
[      src/ext.c:  670]:closing span 0x1057fde50
[      src/ext.c:  672]:freeing 0x1057fdde0
[      src/ext.c:  673]:dereffing 0x10586d1e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10586d1e0
[      src/ext.c:  666]:context 0x10586d1e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10586d1e0
[      src/ext.c:  689]:dereffing 0x10586d1e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10586d1e0
[      src/ext.c:  666]:context 0x10586d1e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10586d1e0, should already all be free!
[      src/ext.c:  647]:context 0x10586d1e0: freeing node 0x1057fdde0
[      src/ext.c:  652]:freeing 0x1057fe980
[      src/ext.c:  670]:closing span 0x10586d250
[      src/ext.c:  672]:freeing 0x10586d1e0
[      src/ext.c:  673]:dereffing 0x10558fa90, not necessarily final
[      src/ext.c:  662]:checking context 0x10558fa90
[      src/ext.c:  666]:context 0x10558fa90: 2 dereffed
[      src/get.c:  420]:dereffing 0x10558fa90, should be final
[      src/ext.c:  662]:checking context 0x10558fa90
[      src/ext.c:  666]:context 0x10558fa90: 1 dereffed
[      src/ext.c:  678]:*** 0x10558fa90 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10558fa90, should already all be free!
[      src/ext.c:  647]:context 0x10558fa90: freeing node 0x10586d1e0
[      src/ext.c:  652]:freeing 0x10586dd80
[      src/ext.c:  647]:context 0x10558fa90: freeing node 0x106134b10
[      src/ext.c:  652]:freeing 0x1061356b0
[      src/ext.c:  647]:context 0x10558fa90: freeing node 0x1055901d0
[      src/ext.c:  652]:freeing 0x1061348d0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b81a20
[      src/ext.c:  757]:Created context 0x105b81a20 with span 0x105b81a90: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b8dab0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b8db20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b8db20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b8db20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b8db20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b81a90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b8ec80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b8db20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b8db20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b8db20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b8db20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b81a90, got nothing
[      src/ext.c:  707]:context 0x105b81a20: 2 reffed
[      src/ext.c:  757]:Created context 0x105b8dab0 with span 0x105b8db20: component: handle_single_key, operation request_encoding, ref_context 0x105b81a20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b8eec0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b8db20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b8db20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b8db20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b8db20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105eeff90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b81a90, got nothing
[      src/ext.c:  707]:context 0x105b81a20: 3 reffed
[      src/ext.c:  757]:Created context 0x105b8eec0 with span 0x105b8ef30: component: , operation response_decoding, ref_context 0x105b81a20
[      src/get.c:  134]:checking context 0x105b8eec0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47c78: binding context 0x105b8eec0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4390973120, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105b8dab0
[      src/ext.c:  689]:dereffing 0x105b8dab0, not necessarily final
[      src/ext.c:  662]:checking context 0x105b8dab0
[      src/ext.c:  666]:context 0x105b8dab0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105b8dab0, should already all be free!
[      src/ext.c:  670]:closing span 0x105b8db20
[      src/ext.c:  672]:freeing 0x105b8dab0
[      src/ext.c:  673]:dereffing 0x105b81a20, not necessarily final
[      src/ext.c:  662]:checking context 0x105b81a20
[      src/ext.c:  666]:context 0x105b81a20: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ef10b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b81a90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ef1c50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b81a90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b81a90, got nothing
[      src/ext.c:  707]:context 0x105b81a20: 3 reffed
[      src/ext.c:  757]:Created context 0x105ef10b0 with span 0x105ef1120: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105b81a20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ef1e90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef1f00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef1f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef1f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef1f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef1120, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ef2a30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef1f00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef1f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef1f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef1120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef1f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef1120, got nothing
[      src/ext.c:  707]:context 0x105ef10b0: 2 reffed
[      src/ext.c:  757]:Created context 0x105ef1e90 with span 0x105ef1f00: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105ef10b0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/20","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4390973120, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47c78
[      src/ext.c:  866]:checking context 0x105b8eec0
[      src/ext.c:  807]:checking context 0x105b8eec0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f1b590
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f1b600, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f1b600, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f1b600, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f1b600, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b8ef30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f1c130
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f1b600, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f1b600, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f1b600, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f1b600, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b8ef30, got nothing
[      src/ext.c:  707]:context 0x105b8eec0: 5 reffed
[      src/ext.c:  757]:Created context 0x105f1b590 with span 0x105f1b600: component: get_common_objects, operation response_decoding, ref_context 0x105b8eec0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec47d00 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105b8eec0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105f1c370
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105f1c3d0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105f1c440
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105f1c4d0
[      src/ext.c: 1537]:got span 0x105b8ef30
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10611b2c0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10611b310
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10611b360
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105b8ef30, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x105b8ef30, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b8ef30, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105b8ef30, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105b8ef30, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b8ef30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b8ef30, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b8ef30, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105b8ef30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b8ef30, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105b8ef30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b8ef30, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105b8ef30, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec62950 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec5ad60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21021: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e196f20 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1116: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 11 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea690 has count of 165: *** 11 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 11}})] from parent context 0x105b8eec0
[      src/ext.c: 1483]:deallocing Payload 0x105f1c370
[      src/ext.c: 1420]:deallocing span args 0x105f1c3d0
[      src/ext.c: 1427]:freeing 0x10611b260
[      src/ext.c: 1431]:freeing 0x10611b360
[      src/ext.c: 1439]:freeing 0x10611b2c0
[      src/ext.c: 1364]:deallocing span tags args 0x105f1c440
[      src/ext.c: 1371]:freeing 0x10611b400
[      src/ext.c: 1387]:freeing 0x10611b6d0
[      src/ext.c: 1407]:freeing 0x10611b720
[      src/ext.c: 1411]:freeing 0x105f1c440
[      src/ext.c: 1447]:freeing 0x105f1c3d0
[      src/ext.c: 1450]:deallocing finish args 0x105f1c4d0
[      src/ext.c: 1455]:freeing 0x105f1c4d0
[src/callbacks.c:  285]:dereffing 0x105f1b590, should be final
[      src/ext.c:  662]:checking context 0x105f1b590
[      src/ext.c:  666]:context 0x105f1b590: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f1b590, should already all be free!
[      src/ext.c:  670]:closing span 0x105f1b600
[      src/ext.c:  672]:freeing 0x105f1b590
[      src/ext.c:  673]:dereffing 0x105b8eec0, not necessarily final
[      src/ext.c:  662]:checking context 0x105b8eec0
[      src/ext.c:  666]:context 0x105b8eec0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105ef1e90
[      src/ext.c:  689]:dereffing 0x105ef1e90, not necessarily final
[      src/ext.c:  662]:checking context 0x105ef1e90
[      src/ext.c:  666]:context 0x105ef1e90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ef1e90, should already all be free!
[      src/ext.c:  670]:closing span 0x105ef1f00
[      src/ext.c:  672]:freeing 0x105ef1e90
[      src/ext.c:  673]:dereffing 0x105ef10b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ef10b0
[      src/ext.c:  666]:context 0x105ef10b0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105ef10b0
[      src/ext.c:  689]:dereffing 0x105ef10b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ef10b0
[      src/ext.c:  666]:context 0x105ef10b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ef10b0, should already all be free!
[      src/ext.c:  647]:context 0x105ef10b0: freeing node 0x105ef1e90
[      src/ext.c:  652]:freeing 0x105ef2a30
[      src/ext.c:  670]:closing span 0x105ef1120
[      src/ext.c:  672]:freeing 0x105ef10b0
[      src/ext.c:  673]:dereffing 0x105b81a20, not necessarily final
[      src/ext.c:  662]:checking context 0x105b81a20
[      src/ext.c:  666]:context 0x105b81a20: 2 dereffed
[      src/get.c:  420]:dereffing 0x105b81a20, should be final
[      src/ext.c:  662]:checking context 0x105b81a20
[      src/ext.c:  666]:context 0x105b81a20: 1 dereffed
[      src/ext.c:  678]:*** 0x105b81a20 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105b81a20, should already all be free!
[      src/ext.c:  647]:context 0x105b81a20: freeing node 0x105ef10b0
[      src/ext.c:  652]:freeing 0x105ef1c50
[      src/ext.c:  647]:context 0x105b81a20: freeing node 0x105b8eec0
[      src/ext.c:  652]:freeing 0x105eeff90
[      src/ext.c:  647]:context 0x105b81a20: freeing node 0x105b8dab0
[      src/ext.c:  652]:freeing 0x105b8ec80
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10611c220
[      src/ext.c:  757]:Created context 0x10611c220 with span 0x10611c290: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10611c960
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611c9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611c9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611c9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611c9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611c290, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10611db30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611c9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611c9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611c9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611c9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611c290, got nothing
[      src/ext.c:  707]:context 0x10611c220: 2 reffed
[      src/ext.c:  757]:Created context 0x10611c960 with span 0x10611c9d0: component: handle_single_key, operation request_encoding, ref_context 0x10611c220
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10611dd70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611c9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611c9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611c9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611c9d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10611e910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611c290, got nothing
[      src/ext.c:  707]:context 0x10611c220: 3 reffed
[      src/ext.c:  757]:Created context 0x10611dd70 with span 0x10611dde0: component: , operation response_decoding, ref_context 0x10611c220
[      src/get.c:  134]:checking context 0x10611dd70
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47d00: binding context 0x10611dd70 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396801392, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10611c960
[      src/ext.c:  689]:dereffing 0x10611c960, not necessarily final
[      src/ext.c:  662]:checking context 0x10611c960
[      src/ext.c:  666]:context 0x10611c960: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10611c960, should already all be free!
[      src/ext.c:  670]:closing span 0x10611c9d0
[      src/ext.c:  672]:freeing 0x10611c960
[      src/ext.c:  673]:dereffing 0x10611c220, not necessarily final
[      src/ext.c:  662]:checking context 0x10611c220
[      src/ext.c:  666]:context 0x10611c220: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10611fa30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611c290, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061205d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611c290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611c290, got nothing
[      src/ext.c:  707]:context 0x10611c220: 3 reffed
[      src/ext.c:  757]:Created context 0x10611fa30 with span 0x10611faa0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10611c220
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106583130
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061253c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061253c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061253c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061253c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611faa0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061259a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061253c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061253c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061253c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611faa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061253c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611faa0, got nothing
[      src/ext.c:  707]:context 0x10611fa30: 2 reffed
[      src/ext.c:  757]:Created context 0x106583130 with span 0x1061253c0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10611fa30
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/21","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396801392, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47d00
[      src/ext.c:  866]:checking context 0x10611dd70
[      src/ext.c:  807]:checking context 0x10611dd70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106128ed0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106128f40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106128f40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106128f40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106128f40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611dde0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106129a70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106128f40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106128f40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106128f40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106128f40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611dde0, got nothing
[      src/ext.c:  707]:context 0x10611dd70: 5 reffed
[      src/ext.c:  757]:Created context 0x106128ed0 with span 0x106128f40: component: get_common_objects, operation response_decoding, ref_context 0x10611dd70
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec47d88 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10611dd70
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106129cb0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106129d10
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106129d80
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106129e10
[      src/ext.c: 1537]:got span 0x10611dde0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106129ec0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106129f10
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106129f60
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10611dde0, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x10611dde0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611dde0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10611dde0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10611dde0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611dde0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10611dde0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10611dde0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10611dde0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10611dde0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10611dde0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10611dde0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10611dde0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec62bd0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec5ad60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 6 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea5a0 has count of 498: *** 6 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e196200 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1117: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21022: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 6, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10611dd70
[      src/ext.c: 1483]:deallocing Payload 0x106129cb0
[      src/ext.c: 1420]:deallocing span args 0x106129d10
[      src/ext.c: 1427]:freeing 0x106129e60
[      src/ext.c: 1431]:freeing 0x106129f60
[      src/ext.c: 1439]:freeing 0x106129ec0
[      src/ext.c: 1364]:deallocing span tags args 0x106129d80
[      src/ext.c: 1371]:freeing 0x10612a000
[      src/ext.c: 1387]:freeing 0x10612a2d0
[      src/ext.c: 1407]:freeing 0x10612a320
[      src/ext.c: 1411]:freeing 0x106129d80
[      src/ext.c: 1447]:freeing 0x106129d10
[      src/ext.c: 1450]:deallocing finish args 0x106129e10
[      src/ext.c: 1455]:freeing 0x106129e10
[src/callbacks.c:  285]:dereffing 0x106128ed0, should be final
[      src/ext.c:  662]:checking context 0x106128ed0
[      src/ext.c:  666]:context 0x106128ed0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106128ed0, should already all be free!
[      src/ext.c:  670]:closing span 0x106128f40
[      src/ext.c:  672]:freeing 0x106128ed0
[      src/ext.c:  673]:dereffing 0x10611dd70, not necessarily final
[      src/ext.c:  662]:checking context 0x10611dd70
[      src/ext.c:  666]:context 0x10611dd70: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x106583130
[      src/ext.c:  689]:dereffing 0x106583130, not necessarily final
[      src/ext.c:  662]:checking context 0x106583130
[      src/ext.c:  666]:context 0x106583130: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106583130, should already all be free!
[      src/ext.c:  670]:closing span 0x1061253c0
[      src/ext.c:  672]:freeing 0x106583130
[      src/ext.c:  673]:dereffing 0x10611fa30, not necessarily final
[      src/ext.c:  662]:checking context 0x10611fa30
[      src/ext.c:  666]:context 0x10611fa30: 1 dereffed
[      src/ext.c:  688]:checking context 0x10611fa30
[      src/ext.c:  689]:dereffing 0x10611fa30, not necessarily final
[      src/ext.c:  662]:checking context 0x10611fa30
[      src/ext.c:  666]:context 0x10611fa30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10611fa30, should already all be free!
[      src/ext.c:  647]:context 0x10611fa30: freeing node 0x106583130
[      src/ext.c:  652]:freeing 0x1061259a0
[      src/ext.c:  670]:closing span 0x10611faa0
[      src/ext.c:  672]:freeing 0x10611fa30
[      src/ext.c:  673]:dereffing 0x10611c220, not necessarily final
[      src/ext.c:  662]:checking context 0x10611c220
[      src/ext.c:  666]:context 0x10611c220: 2 dereffed
[      src/get.c:  420]:dereffing 0x10611c220, should be final
[      src/ext.c:  662]:checking context 0x10611c220
[      src/ext.c:  666]:context 0x10611c220: 1 dereffed
[      src/ext.c:  678]:*** 0x10611c220 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10611c220, should already all be free!
[      src/ext.c:  647]:context 0x10611c220: freeing node 0x10611fa30
[      src/ext.c:  652]:freeing 0x1061205d0
[      src/ext.c:  647]:context 0x10611c220: freeing node 0x10611dd70
[      src/ext.c:  652]:freeing 0x10611e910
[      src/ext.c:  647]:context 0x10611c220: freeing node 0x10611c960
[      src/ext.c:  652]:freeing 0x10611db30
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10612ae20
[      src/ext.c:  757]:Created context 0x10612ae20 with span 0x10612ae90: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10612b560
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612b5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612b5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612b5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612b5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612ae90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106583de0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612b5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612b5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612b5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612b5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612ae90, got nothing
[      src/ext.c:  707]:context 0x10612ae20: 2 reffed
[      src/ext.c:  757]:Created context 0x10612b560 with span 0x10612b5d0: component: handle_single_key, operation request_encoding, ref_context 0x10612ae20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106584020
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612b5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612b5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612b5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612b5d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106584bc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612ae90, got nothing
[      src/ext.c:  707]:context 0x10612ae20: 3 reffed
[      src/ext.c:  757]:Created context 0x106584020 with span 0x106584090: component: , operation response_decoding, ref_context 0x10612ae20
[      src/get.c:  134]:checking context 0x106584020
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47d88: binding context 0x106584020 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4401414176, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10612b560
[      src/ext.c:  689]:dereffing 0x10612b560, not necessarily final
[      src/ext.c:  662]:checking context 0x10612b560
[      src/ext.c:  666]:context 0x10612b560: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10612b560, should already all be free!
[      src/ext.c:  670]:closing span 0x10612b5d0
[      src/ext.c:  672]:freeing 0x10612b560
[      src/ext.c:  673]:dereffing 0x10612ae20, not necessarily final
[      src/ext.c:  662]:checking context 0x10612ae20
[      src/ext.c:  666]:context 0x10612ae20: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106585ce0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612ae90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106586880
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612ae90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612ae90, got nothing
[      src/ext.c:  707]:context 0x10612ae20: 3 reffed
[      src/ext.c:  757]:Created context 0x106585ce0 with span 0x106585d50: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10612ae20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106586ac0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106586b30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106586b30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106586b30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106586b30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106585d50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106587660
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106586b30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106586b30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106586b30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106585d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106586b30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106585d50, got nothing
[      src/ext.c:  707]:context 0x106585ce0: 2 reffed
[      src/ext.c:  757]:Created context 0x106586ac0 with span 0x106586b30: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106585ce0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/22","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4401414176, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47d88
[      src/ext.c:  866]:checking context 0x106584020
[      src/ext.c:  807]:checking context 0x106584020
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101da2880
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da28f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da28f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da28f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da28f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106584090, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101da3420
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da28f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da28f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da28f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da28f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106584090, got nothing
[      src/ext.c:  707]:context 0x106584020: 5 reffed
[      src/ext.c:  757]:Created context 0x101da2880 with span 0x101da28f0: component: get_common_objects, operation response_decoding, ref_context 0x106584020
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec47e10 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106584020
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101da3660
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101da36c0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101da3730
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101da37c0
[      src/ext.c: 1537]:got span 0x106584090
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101da3870
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101da38c0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101da3910
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106584090, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x106584090, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106584090, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106584090, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106584090, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106584090, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106584090, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106584090, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106584090, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106584090, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106584090, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106584090, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106584090, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec62e50 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec5ad60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21024: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e196c10 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1118: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 8200 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec62e00 has count of 2: *** 8200 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 8200}})] from parent context 0x106584020
[      src/ext.c: 1483]:deallocing Payload 0x101da3660
[      src/ext.c: 1420]:deallocing span args 0x101da36c0
[      src/ext.c: 1427]:freeing 0x101da3810
[      src/ext.c: 1431]:freeing 0x101da3910
[      src/ext.c: 1439]:freeing 0x101da3870
[      src/ext.c: 1364]:deallocing span tags args 0x101da3730
[      src/ext.c: 1371]:freeing 0x101da39b0
[      src/ext.c: 1387]:freeing 0x101da3c80
[      src/ext.c: 1407]:freeing 0x101da3cd0
[      src/ext.c: 1411]:freeing 0x101da3730
[      src/ext.c: 1447]:freeing 0x101da36c0
[      src/ext.c: 1450]:deallocing finish args 0x101da37c0
[      src/ext.c: 1455]:freeing 0x101da37c0
[src/callbacks.c:  285]:dereffing 0x101da2880, should be final
[      src/ext.c:  662]:checking context 0x101da2880
[      src/ext.c:  666]:context 0x101da2880: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101da2880, should already all be free!
[      src/ext.c:  670]:closing span 0x101da28f0
[      src/ext.c:  672]:freeing 0x101da2880
[      src/ext.c:  673]:dereffing 0x106584020, not necessarily final
[      src/ext.c:  662]:checking context 0x106584020
[      src/ext.c:  666]:context 0x106584020: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x106586ac0
[      src/ext.c:  689]:dereffing 0x106586ac0, not necessarily final
[      src/ext.c:  662]:checking context 0x106586ac0
[      src/ext.c:  666]:context 0x106586ac0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106586ac0, should already all be free!
[      src/ext.c:  670]:closing span 0x106586b30
[      src/ext.c:  672]:freeing 0x106586ac0
[      src/ext.c:  673]:dereffing 0x106585ce0, not necessarily final
[      src/ext.c:  662]:checking context 0x106585ce0
[      src/ext.c:  666]:context 0x106585ce0: 1 dereffed
[      src/ext.c:  688]:checking context 0x106585ce0
[      src/ext.c:  689]:dereffing 0x106585ce0, not necessarily final
[      src/ext.c:  662]:checking context 0x106585ce0
[      src/ext.c:  666]:context 0x106585ce0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106585ce0, should already all be free!
[      src/ext.c:  647]:context 0x106585ce0: freeing node 0x106586ac0
[      src/ext.c:  652]:freeing 0x106587660
[      src/ext.c:  670]:closing span 0x106585d50
[      src/ext.c:  672]:freeing 0x106585ce0
[      src/ext.c:  673]:dereffing 0x10612ae20, not necessarily final
[      src/ext.c:  662]:checking context 0x10612ae20
[      src/ext.c:  666]:context 0x10612ae20: 2 dereffed
[      src/get.c:  420]:dereffing 0x10612ae20, should be final
[      src/ext.c:  662]:checking context 0x10612ae20
[      src/ext.c:  666]:context 0x10612ae20: 1 dereffed
[      src/ext.c:  678]:*** 0x10612ae20 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10612ae20, should already all be free!
[      src/ext.c:  647]:context 0x10612ae20: freeing node 0x106585ce0
[      src/ext.c:  652]:freeing 0x106586880
[      src/ext.c:  647]:context 0x10612ae20: freeing node 0x106584020
[      src/ext.c:  652]:freeing 0x106584bc0
[      src/ext.c:  647]:context 0x10612ae20: freeing node 0x10612b560
[      src/ext.c:  652]:freeing 0x106583de0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101da4ea0
[      src/ext.c:  757]:Created context 0x101da4ea0 with span 0x101da4f10: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101da55e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da5650, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da5650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da5650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da5650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da4f10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101da67b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da5650, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da5650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da5650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da5650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da4f10, got nothing
[      src/ext.c:  707]:context 0x101da4ea0: 2 reffed
[      src/ext.c:  757]:Created context 0x101da55e0 with span 0x101da5650: component: handle_single_key, operation request_encoding, ref_context 0x101da4ea0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101da69f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da5650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da5650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da5650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da5650, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101da7590
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da4f10, got nothing
[      src/ext.c:  707]:context 0x101da4ea0: 3 reffed
[      src/ext.c:  757]:Created context 0x101da69f0 with span 0x101da6a60: component: , operation response_decoding, ref_context 0x101da4ea0
[      src/get.c:  134]:checking context 0x101da69f0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47e10: binding context 0x101da69f0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326058480, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101da55e0
[      src/ext.c:  689]:dereffing 0x101da55e0, not necessarily final
[      src/ext.c:  662]:checking context 0x101da55e0
[      src/ext.c:  666]:context 0x101da55e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101da55e0, should already all be free!
[      src/ext.c:  670]:closing span 0x101da5650
[      src/ext.c:  672]:freeing 0x101da55e0
[      src/ext.c:  673]:dereffing 0x101da4ea0, not necessarily final
[      src/ext.c:  662]:checking context 0x101da4ea0
[      src/ext.c:  666]:context 0x101da4ea0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101da86b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da4f10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101da9250
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da4f10, got nothing
[      src/ext.c:  707]:context 0x101da4ea0: 3 reffed
[      src/ext.c:  757]:Created context 0x101da86b0 with span 0x101da8720: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101da4ea0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101da9490
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da9500, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da9500, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da9500, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da9500, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da8720, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101daa030
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da9500, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da9500, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da9500, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da8720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da9500, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da8720, got nothing
[      src/ext.c:  707]:context 0x101da86b0: 2 reffed
[      src/ext.c:  757]:Created context 0x101da9490 with span 0x101da9500: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101da86b0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/23","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326058480, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47e10
[      src/ext.c:  866]:checking context 0x101da69f0
[      src/ext.c:  807]:checking context 0x101da69f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f39e80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f39ef0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f39ef0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f39ef0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f39ef0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da6a60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f3aa20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f39ef0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f39ef0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f39ef0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f39ef0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da6a60, got nothing
[      src/ext.c:  707]:context 0x101da69f0: 5 reffed
[      src/ext.c:  757]:Created context 0x105f39e80 with span 0x105f39ef0: component: get_common_objects, operation response_decoding, ref_context 0x101da69f0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec47e98 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101da69f0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105f3ac60
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105f3acc0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105f3ad30
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105f3adc0
[      src/ext.c: 1537]:got span 0x101da6a60
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f3ae70
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f3aec0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f3af10
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101da6a60, got something: couchbase<
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101da6a60, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da6a60, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101da6a60, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101da6a60, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da6a60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101da6a60, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101da6a60, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101da6a60, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101da6a60, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101da6a60, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101da6a60, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101da6a60, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec6b180 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec5ad60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21025: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e198820 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1119: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396537457 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec6b130 has count of 2: *** 4396537457 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396537457}})] from parent context 0x101da69f0
[      src/ext.c: 1483]:deallocing Payload 0x105f3ac60
[      src/ext.c: 1420]:deallocing span args 0x105f3acc0
[      src/ext.c: 1427]:freeing 0x105f3ae10
[      src/ext.c: 1431]:freeing 0x105f3af10
[      src/ext.c: 1439]:freeing 0x105f3ae70
[      src/ext.c: 1364]:deallocing span tags args 0x105f3ad30
[      src/ext.c: 1371]:freeing 0x105f3afb0
[      src/ext.c: 1387]:freeing 0x105f3b280
[      src/ext.c: 1407]:freeing 0x105f3b2d0
[      src/ext.c: 1411]:freeing 0x105f3ad30
[      src/ext.c: 1447]:freeing 0x105f3acc0
[      src/ext.c: 1450]:deallocing finish args 0x105f3adc0
[      src/ext.c: 1455]:freeing 0x105f3adc0
[src/callbacks.c:  285]:dereffing 0x105f39e80, should be final
[      src/ext.c:  662]:checking context 0x105f39e80
[      src/ext.c:  666]:context 0x105f39e80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f39e80, should already all be free!
[      src/ext.c:  670]:closing span 0x105f39ef0
[      src/ext.c:  672]:freeing 0x105f39e80
[      src/ext.c:  673]:dereffing 0x101da69f0, not necessarily final
[      src/ext.c:  662]:checking context 0x101da69f0
[      src/ext.c:  666]:context 0x101da69f0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101da9490
[      src/ext.c:  689]:dereffing 0x101da9490, not necessarily final
[      src/ext.c:  662]:checking context 0x101da9490
[      src/ext.c:  666]:context 0x101da9490: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101da9490, should already all be free!
[      src/ext.c:  670]:closing span 0x101da9500
[      src/ext.c:  672]:freeing 0x101da9490
[      src/ext.c:  673]:dereffing 0x101da86b0, not necessarily final
[      src/ext.c:  662]:checking context 0x101da86b0
[      src/ext.c:  666]:context 0x101da86b0: 1 dereffed
[      src/ext.c:  688]:checking context 0x101da86b0
[      src/ext.c:  689]:dereffing 0x101da86b0, not necessarily final
[      src/ext.c:  662]:checking context 0x101da86b0
[      src/ext.c:  666]:context 0x101da86b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101da86b0, should already all be free!
[      src/ext.c:  647]:context 0x101da86b0: freeing node 0x101da9490
[      src/ext.c:  652]:freeing 0x101daa030
[      src/ext.c:  670]:closing span 0x101da8720
[      src/ext.c:  672]:freeing 0x101da86b0
[      src/ext.c:  673]:dereffing 0x101da4ea0, not necessarily final
[      src/ext.c:  662]:checking context 0x101da4ea0
[      src/ext.c:  666]:context 0x101da4ea0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101da4ea0, should be final
[      src/ext.c:  662]:checking context 0x101da4ea0
[      src/ext.c:  666]:context 0x101da4ea0: 1 dereffed
[      src/ext.c:  678]:*** 0x101da4ea0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101da4ea0, should already all be free!
[      src/ext.c:  647]:context 0x101da4ea0: freeing node 0x101da86b0
[      src/ext.c:  652]:freeing 0x101da9250
[      src/ext.c:  647]:context 0x101da4ea0: freeing node 0x101da69f0
[      src/ext.c:  652]:freeing 0x101da7590
[      src/ext.c:  647]:context 0x101da4ea0: freeing node 0x101da55e0
[      src/ext.c:  652]:freeing 0x101da67b0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f3bdd0
[      src/ext.c:  757]:Created context 0x105f3bdd0 with span 0x105f3be40: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f3c510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3c580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3c580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3c580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3c580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3be40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f3d6e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3c580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3c580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3c580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3c580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3be40, got nothing
[      src/ext.c:  707]:context 0x105f3bdd0: 2 reffed
[      src/ext.c:  757]:Created context 0x105f3c510 with span 0x105f3c580: component: handle_single_key, operation request_encoding, ref_context 0x105f3bdd0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f3d920
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3c580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3c580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3c580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3c580, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f3e4c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3be40, got nothing
[      src/ext.c:  707]:context 0x105f3bdd0: 3 reffed
[      src/ext.c:  757]:Created context 0x105f3d920 with span 0x105f3d990: component: , operation response_decoding, ref_context 0x105f3bdd0
[      src/get.c:  134]:checking context 0x105f3d920
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47e98: binding context 0x105f3d920 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394834208, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105f3c510
[      src/ext.c:  689]:dereffing 0x105f3c510, not necessarily final
[      src/ext.c:  662]:checking context 0x105f3c510
[      src/ext.c:  666]:context 0x105f3c510: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f3c510, should already all be free!
[      src/ext.c:  670]:closing span 0x105f3c580
[      src/ext.c:  672]:freeing 0x105f3c510
[      src/ext.c:  673]:dereffing 0x105f3bdd0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f3bdd0
[      src/ext.c:  666]:context 0x105f3bdd0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f3f5e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3be40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f40180
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3be40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3be40, got nothing
[      src/ext.c:  707]:context 0x105f3bdd0: 3 reffed
[      src/ext.c:  757]:Created context 0x105f3f5e0 with span 0x105f3f650: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105f3bdd0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f403c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f40430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f40430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f40430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f40430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3f650, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f40f60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f40430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f40430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f40430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3f650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f40430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3f650, got nothing
[      src/ext.c:  707]:context 0x105f3f5e0: 2 reffed
[      src/ext.c:  757]:Created context 0x105f403c0 with span 0x105f40430: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105f3f5e0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/24","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394834208, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47e98
[      src/ext.c:  866]:checking context 0x105f3d920
[      src/ext.c:  807]:checking context 0x105f3d920
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105eba570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eba5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eba5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eba5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eba5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3d990, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ebb110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105eba5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105eba5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105eba5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105eba5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3d990, got nothing
[      src/ext.c:  707]:context 0x105f3d920: 5 reffed
[      src/ext.c:  757]:Created context 0x105eba570 with span 0x105eba5e0: component: get_common_objects, operation response_decoding, ref_context 0x105f3d920
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec47f20 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105f3d920
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105ebb350
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105ebb3b0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105ebb420
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105ebb4b0
[      src/ext.c: 1537]:got span 0x105f3d990
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ebb560
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ebb5b0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ebb600
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105f3d990, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105f3d990, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3d990, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105f3d990, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105f3d990, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3d990, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f3d990, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f3d990, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105f3d990, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f3d990, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105f3d990, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f3d990, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105f3d990, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec6b450 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec5ad60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21026: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1986d0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1120: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4392058496 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec6b400 has count of 2: *** 4392058496 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4392058496}})] from parent context 0x105f3d920
[      src/ext.c: 1483]:deallocing Payload 0x105ebb350
[      src/ext.c: 1420]:deallocing span args 0x105ebb3b0
[      src/ext.c: 1427]:freeing 0x105ebb500
[      src/ext.c: 1431]:freeing 0x105ebb600
[      src/ext.c: 1439]:freeing 0x105ebb560
[      src/ext.c: 1364]:deallocing span tags args 0x105ebb420
[      src/ext.c: 1371]:freeing 0x105ebb6a0
[      src/ext.c: 1387]:freeing 0x105ebb970
[      src/ext.c: 1407]:freeing 0x105ebb9c0
[      src/ext.c: 1411]:freeing 0x105ebb420
[      src/ext.c: 1447]:freeing 0x105ebb3b0
[      src/ext.c: 1450]:deallocing finish args 0x105ebb4b0
[      src/ext.c: 1455]:freeing 0x105ebb4b0
[src/callbacks.c:  285]:dereffing 0x105eba570, should be final
[      src/ext.c:  662]:checking context 0x105eba570
[      src/ext.c:  666]:context 0x105eba570: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105eba570, should already all be free!
[      src/ext.c:  670]:closing span 0x105eba5e0
[      src/ext.c:  672]:freeing 0x105eba570
[      src/ext.c:  673]:dereffing 0x105f3d920, not necessarily final
[      src/ext.c:  662]:checking context 0x105f3d920
[      src/ext.c:  666]:context 0x105f3d920: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105f403c0
[      src/ext.c:  689]:dereffing 0x105f403c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f403c0
[      src/ext.c:  666]:context 0x105f403c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f403c0, should already all be free!
[      src/ext.c:  670]:closing span 0x105f40430
[      src/ext.c:  672]:freeing 0x105f403c0
[      src/ext.c:  673]:dereffing 0x105f3f5e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f3f5e0
[      src/ext.c:  666]:context 0x105f3f5e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105f3f5e0
[      src/ext.c:  689]:dereffing 0x105f3f5e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f3f5e0
[      src/ext.c:  666]:context 0x105f3f5e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f3f5e0, should already all be free!
[      src/ext.c:  647]:context 0x105f3f5e0: freeing node 0x105f403c0
[      src/ext.c:  652]:freeing 0x105f40f60
[      src/ext.c:  670]:closing span 0x105f3f650
[      src/ext.c:  672]:freeing 0x105f3f5e0
[      src/ext.c:  673]:dereffing 0x105f3bdd0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f3bdd0
[      src/ext.c:  666]:context 0x105f3bdd0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105f3bdd0, should be final
[      src/ext.c:  662]:checking context 0x105f3bdd0
[      src/ext.c:  666]:context 0x105f3bdd0: 1 dereffed
[      src/ext.c:  678]:*** 0x105f3bdd0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105f3bdd0, should already all be free!
[      src/ext.c:  647]:context 0x105f3bdd0: freeing node 0x105f3f5e0
[      src/ext.c:  652]:freeing 0x105f40180
[      src/ext.c:  647]:context 0x105f3bdd0: freeing node 0x105f3d920
[      src/ext.c:  652]:freeing 0x105f3e4c0
[      src/ext.c:  647]:context 0x105f3bdd0: freeing node 0x105f3c510
[      src/ext.c:  652]:freeing 0x105f3d6e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ebc4c0
[      src/ext.c:  757]:Created context 0x105ebc4c0 with span 0x105ebc530: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ebcc00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebcc70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebcc70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebcc70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebcc70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebc530, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ebddd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebcc70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebcc70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebcc70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebcc70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebc530, got nothing
[      src/ext.c:  707]:context 0x105ebc4c0: 2 reffed
[      src/ext.c:  757]:Created context 0x105ebcc00 with span 0x105ebcc70: component: handle_single_key, operation request_encoding, ref_context 0x105ebc4c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ebe010
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebcc70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebcc70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebcc70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebcc70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ebebb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebc530, got nothing
[      src/ext.c:  707]:context 0x105ebc4c0: 3 reffed
[      src/ext.c:  757]:Created context 0x105ebe010 with span 0x105ebe080: component: , operation response_decoding, ref_context 0x105ebc4c0
[      src/get.c:  134]:checking context 0x105ebe010
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec47f20: binding context 0x105ebe010 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394311696, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105ebcc00
[      src/ext.c:  689]:dereffing 0x105ebcc00, not necessarily final
[      src/ext.c:  662]:checking context 0x105ebcc00
[      src/ext.c:  666]:context 0x105ebcc00: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ebcc00, should already all be free!
[      src/ext.c:  670]:closing span 0x105ebcc70
[      src/ext.c:  672]:freeing 0x105ebcc00
[      src/ext.c:  673]:dereffing 0x105ebc4c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ebc4c0
[      src/ext.c:  666]:context 0x105ebc4c0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ebfcd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebc530, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ec0870
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebc530, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebc530, got nothing
[      src/ext.c:  707]:context 0x105ebc4c0: 3 reffed
[      src/ext.c:  757]:Created context 0x105ebfcd0 with span 0x105ebfd40: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105ebc4c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ec0ab0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ec0b20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ec0b20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ec0b20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ec0b20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebfd40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ec1650
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ec0b20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ec0b20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ec0b20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebfd40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ec0b20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebfd40, got nothing
[      src/ext.c:  707]:context 0x105ebfcd0: 2 reffed
[      src/ext.c:  757]:Created context 0x105ec0ab0 with span 0x105ec0b20: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105ebfcd0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/25","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394311696, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec47f20
[      src/ext.c:  866]:checking context 0x105ebe010
[      src/ext.c:  807]:checking context 0x105ebe010
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ec4cd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ec4d40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ec4d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ec4d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ec4d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebe080, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ec5870
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ec4d40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ec4d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ec4d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ec4d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebe080, got nothing
[      src/ext.c:  707]:context 0x105ebe010: 5 reffed
[      src/ext.c:  757]:Created context 0x105ec4cd0 with span 0x105ec4d40: component: get_common_objects, operation response_decoding, ref_context 0x105ebe010
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f040 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105ebe010
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105ec5ab0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105ec5b10
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105ec5b80
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105ec5c10
[      src/ext.c: 1537]:got span 0x105ebe080
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ec5cc0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ec5d10
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ec5d60
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105ebe080, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105ebe080, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebe080, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105ebe080, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105ebe080, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebe080, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ebe080, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ebe080, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105ebe080, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ebe080, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105ebe080, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ebe080, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105ebe080, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec6b720 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec65dd8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21027: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e198f20 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1121: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 11 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea690 has count of 166: *** 11 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 11}})] from parent context 0x105ebe010
[      src/ext.c: 1483]:deallocing Payload 0x105ec5ab0
[      src/ext.c: 1420]:deallocing span args 0x105ec5b10
[      src/ext.c: 1427]:freeing 0x105ec5c60
[      src/ext.c: 1431]:freeing 0x105ec5d60
[      src/ext.c: 1439]:freeing 0x105ec5cc0
[      src/ext.c: 1364]:deallocing span tags args 0x105ec5b80
[      src/ext.c: 1371]:freeing 0x105ec5e00
[      src/ext.c: 1387]:freeing 0x105ec60d0
[      src/ext.c: 1407]:freeing 0x105ec6120
[      src/ext.c: 1411]:freeing 0x105ec5b80
[      src/ext.c: 1447]:freeing 0x105ec5b10
[      src/ext.c: 1450]:deallocing finish args 0x105ec5c10
[      src/ext.c: 1455]:freeing 0x105ec5c10
[src/callbacks.c:  285]:dereffing 0x105ec4cd0, should be final
[      src/ext.c:  662]:checking context 0x105ec4cd0
[      src/ext.c:  666]:context 0x105ec4cd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ec4cd0, should already all be free!
[      src/ext.c:  670]:closing span 0x105ec4d40
[      src/ext.c:  672]:freeing 0x105ec4cd0
[      src/ext.c:  673]:dereffing 0x105ebe010, not necessarily final
[      src/ext.c:  662]:checking context 0x105ebe010
[      src/ext.c:  666]:context 0x105ebe010: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105ec0ab0
[      src/ext.c:  689]:dereffing 0x105ec0ab0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ec0ab0
[      src/ext.c:  666]:context 0x105ec0ab0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ec0ab0, should already all be free!
[      src/ext.c:  670]:closing span 0x105ec0b20
[      src/ext.c:  672]:freeing 0x105ec0ab0
[      src/ext.c:  673]:dereffing 0x105ebfcd0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ebfcd0
[      src/ext.c:  666]:context 0x105ebfcd0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105ebfcd0
[      src/ext.c:  689]:dereffing 0x105ebfcd0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ebfcd0
[      src/ext.c:  666]:context 0x105ebfcd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ebfcd0, should already all be free!
[      src/ext.c:  647]:context 0x105ebfcd0: freeing node 0x105ec0ab0
[      src/ext.c:  652]:freeing 0x105ec1650
[      src/ext.c:  670]:closing span 0x105ebfd40
[      src/ext.c:  672]:freeing 0x105ebfcd0
[      src/ext.c:  673]:dereffing 0x105ebc4c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ebc4c0
[      src/ext.c:  666]:context 0x105ebc4c0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105ebc4c0, should be final
[      src/ext.c:  662]:checking context 0x105ebc4c0
[      src/ext.c:  666]:context 0x105ebc4c0: 1 dereffed
[      src/ext.c:  678]:*** 0x105ebc4c0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105ebc4c0, should already all be free!
[      src/ext.c:  647]:context 0x105ebc4c0: freeing node 0x105ebfcd0
[      src/ext.c:  652]:freeing 0x105ec0870
[      src/ext.c:  647]:context 0x105ebc4c0: freeing node 0x105ebe010
[      src/ext.c:  652]:freeing 0x105ebebb0
[      src/ext.c:  647]:context 0x105ebc4c0: freeing node 0x105ebcc00
[      src/ext.c:  652]:freeing 0x105ebddd0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ec6740
[      src/ext.c:  757]:Created context 0x105ec6740 with span 0x105ec67b0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d2f9b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d2fa20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d2fa20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d2fa20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d2fa20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ec67b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d30b80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d2fa20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d2fa20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d2fa20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d2fa20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ec67b0, got nothing
[      src/ext.c:  707]:context 0x105ec6740: 2 reffed
[      src/ext.c:  757]:Created context 0x105d2f9b0 with span 0x105d2fa20: component: handle_single_key, operation request_encoding, ref_context 0x105ec6740
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d30dc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d2fa20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d2fa20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d2fa20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d2fa20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d31960
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ec67b0, got nothing
[      src/ext.c:  707]:context 0x105ec6740: 3 reffed
[      src/ext.c:  757]:Created context 0x105d30dc0 with span 0x105d30e30: component: , operation response_decoding, ref_context 0x105ec6740
[      src/get.c:  134]:checking context 0x105d30dc0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f040: binding context 0x105d30dc0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392684992, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105d2f9b0
[      src/ext.c:  689]:dereffing 0x105d2f9b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d2f9b0
[      src/ext.c:  666]:context 0x105d2f9b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d2f9b0, should already all be free!
[      src/ext.c:  670]:closing span 0x105d2fa20
[      src/ext.c:  672]:freeing 0x105d2f9b0
[      src/ext.c:  673]:dereffing 0x105ec6740, not necessarily final
[      src/ext.c:  662]:checking context 0x105ec6740
[      src/ext.c:  666]:context 0x105ec6740: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d32a80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ec67b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d33620
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ec67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ec67b0, got nothing
[      src/ext.c:  707]:context 0x105ec6740: 3 reffed
[      src/ext.c:  757]:Created context 0x105d32a80 with span 0x105d32af0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105ec6740
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d33860
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d338d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d338d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d338d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d338d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d32af0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d34400
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d338d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d338d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d338d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d32af0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d338d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d32af0, got nothing
[      src/ext.c:  707]:context 0x105d32a80: 2 reffed
[      src/ext.c:  757]:Created context 0x105d33860 with span 0x105d338d0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105d32a80
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/26","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392684992, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f040
[      src/ext.c:  866]:checking context 0x105d30dc0
[      src/ext.c:  807]:checking context 0x105d30dc0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d37a80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d37af0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d37af0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d37af0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d37af0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d30e30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d38620
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d37af0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d37af0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d37af0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d37af0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d30e30, got nothing
[      src/ext.c:  707]:context 0x105d30dc0: 5 reffed
[      src/ext.c:  757]:Created context 0x105d37a80 with span 0x105d37af0: component: get_common_objects, operation response_decoding, ref_context 0x105d30dc0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f0c8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105d30dc0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105d38860
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105d388c0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105d38930
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105d389c0
[      src/ext.c: 1537]:got span 0x105d30e30
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d38a70
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d38ac0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d38b10
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105d30e30, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105d30e30, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d30e30, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105d30e30, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105d30e30, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d30e30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d30e30, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d30e30, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105d30e30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d30e30, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105d30e30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d30e30, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105d30e30, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec6b9a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec65dd8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396537525 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec6b950 has count of 2: *** 4396537525 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1996d0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1122: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21028: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396537525, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105d30dc0
[      src/ext.c: 1483]:deallocing Payload 0x105d38860
[      src/ext.c: 1420]:deallocing span args 0x105d388c0
[      src/ext.c: 1427]:freeing 0x105d38a10
[      src/ext.c: 1431]:freeing 0x105d38b10
[      src/ext.c: 1439]:freeing 0x105d38a70
[      src/ext.c: 1364]:deallocing span tags args 0x105d38930
[      src/ext.c: 1371]:freeing 0x105d38bb0
[      src/ext.c: 1387]:freeing 0x105d38e80
[      src/ext.c: 1407]:freeing 0x105d38ed0
[      src/ext.c: 1411]:freeing 0x105d38930
[      src/ext.c: 1447]:freeing 0x105d388c0
[      src/ext.c: 1450]:deallocing finish args 0x105d389c0
[      src/ext.c: 1455]:freeing 0x105d389c0
[src/callbacks.c:  285]:dereffing 0x105d37a80, should be final
[      src/ext.c:  662]:checking context 0x105d37a80
[      src/ext.c:  666]:context 0x105d37a80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d37a80, should already all be free!
[      src/ext.c:  670]:closing span 0x105d37af0
[      src/ext.c:  672]:freeing 0x105d37a80
[      src/ext.c:  673]:dereffing 0x105d30dc0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d30dc0
[      src/ext.c:  666]:context 0x105d30dc0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105d33860
[      src/ext.c:  689]:dereffing 0x105d33860, not necessarily final
[      src/ext.c:  662]:checking context 0x105d33860
[      src/ext.c:  666]:context 0x105d33860: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d33860, should already all be free!
[      src/ext.c:  670]:closing span 0x105d338d0
[      src/ext.c:  672]:freeing 0x105d33860
[      src/ext.c:  673]:dereffing 0x105d32a80, not necessarily final
[      src/ext.c:  662]:checking context 0x105d32a80
[      src/ext.c:  666]:context 0x105d32a80: 1 dereffed
[      src/ext.c:  688]:checking context 0x105d32a80
[      src/ext.c:  689]:dereffing 0x105d32a80, not necessarily final
[      src/ext.c:  662]:checking context 0x105d32a80
[      src/ext.c:  666]:context 0x105d32a80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d32a80, should already all be free!
[      src/ext.c:  647]:context 0x105d32a80: freeing node 0x105d33860
[      src/ext.c:  652]:freeing 0x105d34400
[      src/ext.c:  670]:closing span 0x105d32af0
[      src/ext.c:  672]:freeing 0x105d32a80
[      src/ext.c:  673]:dereffing 0x105ec6740, not necessarily final
[      src/ext.c:  662]:checking context 0x105ec6740
[      src/ext.c:  666]:context 0x105ec6740: 2 dereffed
[      src/get.c:  420]:dereffing 0x105ec6740, should be final
[      src/ext.c:  662]:checking context 0x105ec6740
[      src/ext.c:  666]:context 0x105ec6740: 1 dereffed
[      src/ext.c:  678]:*** 0x105ec6740 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105ec6740, should already all be free!
[      src/ext.c:  647]:context 0x105ec6740: freeing node 0x105d32a80
[      src/ext.c:  652]:freeing 0x105d33620
[      src/ext.c:  647]:context 0x105ec6740: freeing node 0x105d30dc0
[      src/ext.c:  652]:freeing 0x105d31960
[      src/ext.c:  647]:context 0x105ec6740: freeing node 0x105d2f9b0
[      src/ext.c:  652]:freeing 0x105d30b80
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d399d0
[      src/ext.c:  757]:Created context 0x105d399d0 with span 0x105d39a40: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d3a110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3a180, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3a180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3a180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3a180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d39a40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d3b2e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3a180, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3a180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3a180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3a180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d39a40, got nothing
[      src/ext.c:  707]:context 0x105d399d0: 2 reffed
[      src/ext.c:  757]:Created context 0x105d3a110 with span 0x105d3a180: component: handle_single_key, operation request_encoding, ref_context 0x105d399d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d3b520
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3a180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3a180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3a180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3a180, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d3c0c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d39a40, got nothing
[      src/ext.c:  707]:context 0x105d399d0: 3 reffed
[      src/ext.c:  757]:Created context 0x105d3b520 with span 0x105d3b590: component: , operation response_decoding, ref_context 0x105d399d0
[      src/get.c:  134]:checking context 0x105d3b520
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f0c8: binding context 0x105d3b520 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392727840, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105d3a110
[      src/ext.c:  689]:dereffing 0x105d3a110, not necessarily final
[      src/ext.c:  662]:checking context 0x105d3a110
[      src/ext.c:  666]:context 0x105d3a110: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d3a110, should already all be free!
[      src/ext.c:  670]:closing span 0x105d3a180
[      src/ext.c:  672]:freeing 0x105d3a110
[      src/ext.c:  673]:dereffing 0x105d399d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d399d0
[      src/ext.c:  666]:context 0x105d399d0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d3d1e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d39a40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d3dd80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d39a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d39a40, got nothing
[      src/ext.c:  707]:context 0x105d399d0: 3 reffed
[      src/ext.c:  757]:Created context 0x105d3d1e0 with span 0x105d3d250: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105d399d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d3dfc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3e030, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3e030, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3e030, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3e030, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3d250, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d3eb60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3e030, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3e030, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3e030, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3d250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3e030, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3d250, got nothing
[      src/ext.c:  707]:context 0x105d3d1e0: 2 reffed
[      src/ext.c:  757]:Created context 0x105d3dfc0 with span 0x105d3e030: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105d3d1e0
[3576299217] <192.168.4.61:57932> (CTX=0x10e3df4b0,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[3576299217] Provider 'HTTP' failed (L:185)
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100916D5D: _PyUnicodeWriter_WriteASCIIString (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD06D: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10091742F: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD399: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100917485: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD399: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009174D2: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD399: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009174FE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD399: dict_repr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008F028B: object_str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA026: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CA0C6: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CA0DD: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009062F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906349: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090635F: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009063B5: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906402: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009064A8: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009064C4: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090653E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906758: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CA1A4: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100A38B12: vgetargskeywordsfast_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A39329: _PyArg_ParseStack_SizeT (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE6DC: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AAEEB2: fix_string_param (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED25: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AAED2F: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF750: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF770: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF7C6: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF80B: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF861: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF8AE: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF8BD: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF913: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF960: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF97D: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF9D3: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF9E9: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAFA3F: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAFA8C: getstring (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEFEA: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AAEFF4: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF13E: state_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED5D: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AAED62: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AAFE9B: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AB0A25: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100ABAC1D: sre_ucs1_count (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AB0A6E: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100ABACE9: sre_ucs1_count (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AB0A6E: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100ABACF3: sre_ucs1_count (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AB0A6E: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AB0A78: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AB0AE2: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AB0BD7: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AB0BF1: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AB0BFF: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AB0C6E: sre_ucs1_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF2A0: sre_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAED9B: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100AAF381: state_fini (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEDF4: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF3A9: state_fini (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEDF4: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100AAF3C3: state_fini (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEDF4: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[3576299217] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/27","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392727840, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f0c8
[      src/ext.c:  866]:checking context 0x105d3b520
[      src/ext.c:  807]:checking context 0x105d3b520
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106157d70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106157de0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106157de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106157de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106157de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3b590, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106158910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106157de0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106157de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106157de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106157de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3b590, got nothing
[      src/ext.c:  707]:context 0x105d3b520: 5 reffed
[      src/ext.c:  757]:Created context 0x106157d70 with span 0x106157de0: component: get_common_objects, operation response_decoding, ref_context 0x105d3b520
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f150 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105d3b520
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106158b50
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106158bb0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106158c20
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106158cb0
[      src/ext.c: 1537]:got span 0x105d3b590
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106158d60
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106158db0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106158e00
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105d3b590, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105d3b590, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3b590, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105d3b590, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105d3b590, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3b590, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d3b590, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d3b590, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105d3b590, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d3b590, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105d3b590, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d3b590, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105d3b590, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec6be00 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec6d568 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055086129564619 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 14685055086129564619 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e199970 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1123: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396537405 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec6bdb0 has count of 2: *** 4396537405 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055086129564619, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396537405}})] from parent context 0x105d3b520
[      src/ext.c: 1483]:deallocing Payload 0x106158b50
[      src/ext.c: 1420]:deallocing span args 0x106158bb0
[      src/ext.c: 1427]:freeing 0x106158d00
[      src/ext.c: 1431]:freeing 0x106158e00
[      src/ext.c: 1439]:freeing 0x106158d60
[      src/ext.c: 1364]:deallocing span tags args 0x106158c20
[      src/ext.c: 1371]:freeing 0x106158ea0
[      src/ext.c: 1387]:freeing 0x106159170
[      src/ext.c: 1407]:freeing 0x1061591c0
[      src/ext.c: 1411]:freeing 0x106158c20
[      src/ext.c: 1447]:freeing 0x106158bb0
[      src/ext.c: 1450]:deallocing finish args 0x106158cb0
[      src/ext.c: 1455]:freeing 0x106158cb0
[src/callbacks.c:  285]:dereffing 0x106157d70, should be final
[      src/ext.c:  662]:checking context 0x106157d70
[      src/ext.c:  666]:context 0x106157d70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106157d70, should already all be free!
[      src/ext.c:  670]:closing span 0x106157de0
[      src/ext.c:  672]:freeing 0x106157d70
[      src/ext.c:  673]:dereffing 0x105d3b520, not necessarily final
[      src/ext.c:  662]:checking context 0x105d3b520
[      src/ext.c:  666]:context 0x105d3b520: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105d3dfc0
[      src/ext.c:  689]:dereffing 0x105d3dfc0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d3dfc0
[      src/ext.c:  666]:context 0x105d3dfc0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d3dfc0, should already all be free!
[      src/ext.c:  670]:closing span 0x105d3e030
[      src/ext.c:  672]:freeing 0x105d3dfc0
[      src/ext.c:  673]:dereffing 0x105d3d1e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d3d1e0
[      src/ext.c:  666]:context 0x105d3d1e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105d3d1e0
[      src/ext.c:  689]:dereffing 0x105d3d1e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d3d1e0
[      src/ext.c:  666]:context 0x105d3d1e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d3d1e0, should already all be free!
[      src/ext.c:  647]:context 0x105d3d1e0: freeing node 0x105d3dfc0
[      src/ext.c:  652]:freeing 0x105d3eb60
[      src/ext.c:  670]:closing span 0x105d3d250
[      src/ext.c:  672]:freeing 0x105d3d1e0
[      src/ext.c:  673]:dereffing 0x105d399d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d399d0
[      src/ext.c:  666]:context 0x105d399d0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105d399d0, should be final
[      src/ext.c:  662]:checking context 0x105d399d0
[      src/ext.c:  666]:context 0x105d399d0: 1 dereffed
[      src/ext.c:  678]:*** 0x105d399d0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105d399d0, should already all be free!
[      src/ext.c:  647]:context 0x105d399d0: freeing node 0x105d3d1e0
[      src/ext.c:  652]:freeing 0x105d3dd80
[      src/ext.c:  647]:context 0x105d399d0: freeing node 0x105d3b520
[      src/ext.c:  652]:freeing 0x105d3c0c0
[      src/ext.c:  647]:context 0x105d399d0: freeing node 0x105d3a110
[      src/ext.c:  652]:freeing 0x105d3b2e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10615ae90
[      src/ext.c:  757]:Created context 0x10615ae90 with span 0x10615af00: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10615b5d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615b640, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615b640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615b640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615b640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615af00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10615c7a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615b640, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615b640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615b640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615b640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615af00, got nothing
[      src/ext.c:  707]:context 0x10615ae90: 2 reffed
[      src/ext.c:  757]:Created context 0x10615b5d0 with span 0x10615b640: component: handle_single_key, operation request_encoding, ref_context 0x10615ae90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10615c9e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615b640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615b640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615b640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615b640, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10615d580
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615af00, got nothing
[      src/ext.c:  707]:context 0x10615ae90: 3 reffed
[      src/ext.c:  757]:Created context 0x10615c9e0 with span 0x10615ca50: component: , operation response_decoding, ref_context 0x10615ae90
[      src/get.c:  134]:checking context 0x10615c9e0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f150: binding context 0x10615c9e0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397058528, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10615b5d0
[      src/ext.c:  689]:dereffing 0x10615b5d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10615b5d0
[      src/ext.c:  666]:context 0x10615b5d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10615b5d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10615b640
[      src/ext.c:  672]:freeing 0x10615b5d0
[      src/ext.c:  673]:dereffing 0x10615ae90, not necessarily final
[      src/ext.c:  662]:checking context 0x10615ae90
[      src/ext.c:  666]:context 0x10615ae90: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10615e6a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615af00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10615f240
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615af00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615af00, got nothing
[      src/ext.c:  707]:context 0x10615ae90: 3 reffed
[      src/ext.c:  757]:Created context 0x10615e6a0 with span 0x10615e710: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10615ae90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10615f480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615f4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615f4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615f4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615f4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615e710, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106160020
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615f4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615f4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615f4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615e710, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615f4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615e710, got nothing
[      src/ext.c:  707]:context 0x10615e6a0: 2 reffed
[      src/ext.c:  757]:Created context 0x10615f480 with span 0x10615f4f0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10615e6a0
[3576299217] <192.168.4.61:57933> (SOCK=fb6c228acca3ae6d) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/28","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397058528, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f150
[      src/ext.c:  866]:checking context 0x10615c9e0
[      src/ext.c:  807]:checking context 0x10615c9e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d65480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d654f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d654f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d654f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d654f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615ca50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d66020
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d654f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d654f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d654f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d654f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615ca50, got nothing
[      src/ext.c:  707]:context 0x10615c9e0: 5 reffed
[      src/ext.c:  757]:Created context 0x105d65480 with span 0x105d654f0: component: get_common_objects, operation response_decoding, ref_context 0x10615c9e0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f1d8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10615c9e0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105d66260
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105d662c0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105d66330
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105d663c0
[      src/ext.c: 1537]:got span 0x10615ca50
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d66470
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d664c0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d66510
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10615ca50, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10615ca50, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615ca50, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10615ca50, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10615ca50, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615ca50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10615ca50, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10615ca50, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10615ca50, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10615ca50, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10615ca50, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10615ca50, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10615ca50, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec74540 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec6d568 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e19b200 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1124: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec614b8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10615c9e0
[      src/ext.c: 1483]:deallocing Payload 0x105d66260
[      src/ext.c: 1420]:deallocing span args 0x105d662c0
[      src/ext.c: 1427]:freeing 0x105d66410
[      src/ext.c: 1431]:freeing 0x105d66510
[      src/ext.c: 1439]:freeing 0x105d66470
[      src/ext.c: 1364]:deallocing span tags args 0x105d66330
[      src/ext.c: 1371]:freeing 0x105d665b0
[      src/ext.c: 1387]:freeing 0x105d66880
[      src/ext.c: 1407]:freeing 0x105d668d0
[      src/ext.c: 1411]:freeing 0x105d66330
[      src/ext.c: 1447]:freeing 0x105d662c0
[      src/ext.c: 1450]:deallocing finish args 0x105d663c0
[      src/ext.c: 1455]:freeing 0x105d663c0
[src/callbacks.c:  285]:dereffing 0x105d65480, should be final
[      src/ext.c:  662]:checking context 0x105d65480
[      src/ext.c:  666]:context 0x105d65480: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d65480, should already all be free!
[      src/ext.c:  670]:closing span 0x105d654f0
[      src/ext.c:  672]:freeing 0x105d65480
[      src/ext.c:  673]:dereffing 0x10615c9e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10615c9e0
[      src/ext.c:  666]:context 0x10615c9e0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10615f480
[      src/ext.c:  689]:dereffing 0x10615f480, not necessarily final
[      src/ext.c:  662]:checking context 0x10615f480
[      src/ext.c:  666]:context 0x10615f480: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10615f480, should already all be free!
[      src/ext.c:  670]:closing span 0x10615f4f0
[      src/ext.c:  672]:freeing 0x10615f480
[      src/ext.c:  673]:dereffing 0x10615e6a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10615e6a0
[      src/ext.c:  666]:context 0x10615e6a0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10615e6a0
[      src/ext.c:  689]:dereffing 0x10615e6a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10615e6a0
[      src/ext.c:  666]:context 0x10615e6a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10615e6a0, should already all be free!
[      src/ext.c:  647]:context 0x10615e6a0: freeing node 0x10615f480
[      src/ext.c:  652]:freeing 0x106160020
[      src/ext.c:  670]:closing span 0x10615e710
[      src/ext.c:  672]:freeing 0x10615e6a0
[      src/ext.c:  673]:dereffing 0x10615ae90, not necessarily final
[      src/ext.c:  662]:checking context 0x10615ae90
[      src/ext.c:  666]:context 0x10615ae90: 2 dereffed
[      src/get.c:  420]:dereffing 0x10615ae90, should be final
[      src/ext.c:  662]:checking context 0x10615ae90
[      src/ext.c:  666]:context 0x10615ae90: 1 dereffed
[      src/ext.c:  678]:*** 0x10615ae90 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10615ae90, should already all be free!
[      src/ext.c:  647]:context 0x10615ae90: freeing node 0x10615e6a0
[      src/ext.c:  652]:freeing 0x10615f240
[      src/ext.c:  647]:context 0x10615ae90: freeing node 0x10615c9e0
[      src/ext.c:  652]:freeing 0x10615d580
[      src/ext.c:  647]:context 0x10615ae90: freeing node 0x10615b5d0
[      src/ext.c:  652]:freeing 0x10615c7a0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d673d0
[      src/ext.c:  757]:Created context 0x105d673d0 with span 0x105d67440: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d67b10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d67b80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d67b80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d67b80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d67b80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d67440, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d68ce0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d67b80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d67b80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d67b80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d67b80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d67440, got nothing
[      src/ext.c:  707]:context 0x105d673d0: 2 reffed
[      src/ext.c:  757]:Created context 0x105d67b10 with span 0x105d67b80: component: handle_single_key, operation request_encoding, ref_context 0x105d673d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d68f20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d67b80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d67b80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d67b80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d67b80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d69ac0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d67440, got nothing
[      src/ext.c:  707]:context 0x105d673d0: 3 reffed
[      src/ext.c:  757]:Created context 0x105d68f20 with span 0x105d68f90: component: , operation response_decoding, ref_context 0x105d673d0
[      src/get.c:  134]:checking context 0x105d68f20
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f1d8: binding context 0x105d68f20 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392914720, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105d67b10
[      src/ext.c:  689]:dereffing 0x105d67b10, not necessarily final
[      src/ext.c:  662]:checking context 0x105d67b10
[      src/ext.c:  666]:context 0x105d67b10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d67b10, should already all be free!
[      src/ext.c:  670]:closing span 0x105d67b80
[      src/ext.c:  672]:freeing 0x105d67b10
[      src/ext.c:  673]:dereffing 0x105d673d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d673d0
[      src/ext.c:  666]:context 0x105d673d0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d6abe0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d67440, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d6b780
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d67440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d67440, got nothing
[      src/ext.c:  707]:context 0x105d673d0: 3 reffed
[      src/ext.c:  757]:Created context 0x105d6abe0 with span 0x105d6ac50: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105d673d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d6b9c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d6ba30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d6ba30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d6ba30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d6ba30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d6ac50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d6c560
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d6ba30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d6ba30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d6ba30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d6ac50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d6ba30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d6ac50, got nothing
[      src/ext.c:  707]:context 0x105d6abe0: 2 reffed
[      src/ext.c:  757]:Created context 0x105d6b9c0 with span 0x105d6ba30: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105d6abe0
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103a01ec0,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57933","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/2a","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392914720, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f1d8
[      src/ext.c:  866]:checking context 0x105d68f20
[      src/ext.c:  807]:checking context 0x105d68f20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d71a70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d71ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d71ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d71ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d71ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d68f90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d72610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d71ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d71ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d71ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d71ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d68f90, got nothing
[      src/ext.c:  707]:context 0x105d68f20: 5 reffed
[      src/ext.c:  757]:Created context 0x105d71a70 with span 0x105d71ae0: component: get_common_objects, operation response_decoding, ref_context 0x105d68f20
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f260 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105d68f20
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105d72850
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105d728b0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105d72920
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105d729b0
[      src/ext.c: 1537]:got span 0x105d68f90
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d72a60
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d72ab0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d72b00
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105d68f90, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105d68f90, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d68f90, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105d68f90, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105d68f90, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d68f90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d68f90, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d68f90, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105d68f90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d68f90, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105d68f90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d68f90, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105d68f90, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec749a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec7a220 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e19bd60 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1125: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec61568 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x105d68f20
[      src/ext.c: 1483]:deallocing Payload 0x105d72850
[      src/ext.c: 1420]:deallocing span args 0x105d728b0
[      src/ext.c: 1427]:freeing 0x105d72a00
[      src/ext.c: 1431]:freeing 0x105d72b00
[      src/ext.c: 1439]:freeing 0x105d72a60
[      src/ext.c: 1364]:deallocing span tags args 0x105d72920
[      src/ext.c: 1371]:freeing 0x105d72ba0
[      src/ext.c: 1387]:freeing 0x105d72e70
[      src/ext.c: 1407]:freeing 0x105d72ec0
[      src/ext.c: 1411]:freeing 0x105d72920
[      src/ext.c: 1447]:freeing 0x105d728b0
[      src/ext.c: 1450]:deallocing finish args 0x105d729b0
[      src/ext.c: 1455]:freeing 0x105d729b0
[src/callbacks.c:  285]:dereffing 0x105d71a70, should be final
[      src/ext.c:  662]:checking context 0x105d71a70
[      src/ext.c:  666]:context 0x105d71a70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d71a70, should already all be free!
[      src/ext.c:  670]:closing span 0x105d71ae0
[      src/ext.c:  672]:freeing 0x105d71a70
[      src/ext.c:  673]:dereffing 0x105d68f20, not necessarily final
[      src/ext.c:  662]:checking context 0x105d68f20
[      src/ext.c:  666]:context 0x105d68f20: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/2b","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008D2277: address_in_range (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CF08C: _PyObject_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFDBC: _PyMem_DebugRawFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF81: _PyMem_DebugFree (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D029A: PyMem_Free (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100ABB017: data_stack_dealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAF408: state_fini (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAEDF4: _sre_SRE_Pattern_match_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AAE703: _sre_SRE_Pattern_match (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3A85: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DAE7579: alloc_new_block (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE71FD: reserve_empty_block (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE5A6B: mblock_reserve_data (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE5D5D: get_sendqe (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE5CA3: netbuf_enqueue (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE5E8A: netbuf_enqueue_span (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE2088: mcreq_enqueue_packet (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE3C22: queuectx_leave (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE3B61: mcreq_sched_leave (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5CE02: lcb_st::request_config(void const*, lcb::Server*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB25889: CccpProvider::schedule_next_request(lcb_error_t, bool) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[3576299217] <192.168.4.61:57935> (SOCK=c664fcd849d78ae9) Starting. Timeout=900us (L:474)
[      src/ext.c:  688]:checking context 0x105d6b9c0
[      src/ext.c:  689]:dereffing 0x105d6b9c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d6b9c0
[      src/ext.c:  666]:context 0x105d6b9c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d6b9c0, should already all be free!
[      src/ext.c:  670]:closing span 0x105d6ba30
[      src/ext.c:  672]:freeing 0x105d6b9c0
[      src/ext.c:  673]:dereffing 0x105d6abe0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d6abe0
[      src/ext.c:  666]:context 0x105d6abe0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105d6abe0
[      src/ext.c:  689]:dereffing 0x105d6abe0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d6abe0
[      src/ext.c:  666]:context 0x105d6abe0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d6abe0, should already all be free!
[      src/ext.c:  647]:context 0x105d6abe0: freeing node 0x105d6b9c0
[      src/ext.c:  652]:freeing 0x105d6c560
[      src/ext.c:  670]:closing span 0x105d6ac50
[      src/ext.c:  672]:freeing 0x105d6abe0
[      src/ext.c:  673]:dereffing 0x105d673d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d673d0
[      src/ext.c:  666]:context 0x105d673d0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105d673d0, should be final
[      src/ext.c:  662]:checking context 0x105d673d0
[      src/ext.c:  666]:context 0x105d673d0: 1 dereffed
[      src/ext.c:  678]:*** 0x105d673d0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105d673d0, should already all be free!
[      src/ext.c:  647]:context 0x105d673d0: freeing node 0x105d6abe0
[      src/ext.c:  652]:freeing 0x105d6b780
[      src/ext.c:  647]:context 0x105d673d0: freeing node 0x105d68f20
[      src/ext.c:  652]:freeing 0x105d69ac0
[      src/ext.c:  647]:context 0x105d673d0: freeing node 0x105d67b10
[      src/ext.c:  652]:freeing 0x105d68ce0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106135ff0
[      src/ext.c:  757]:Created context 0x106135ff0 with span 0x106136060: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f216b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f21720, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f21720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f21720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f21720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106136060, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1055c4690
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f21720, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f21720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f21720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f21720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106136060, got nothing
[      src/ext.c:  707]:context 0x106135ff0: 2 reffed
[      src/ext.c:  757]:Created context 0x101f216b0 with span 0x101f21720: component: handle_single_key, operation request_encoding, ref_context 0x106135ff0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1055c48d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f21720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f21720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f21720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f21720, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e45cd20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106136060, got nothing
[      src/ext.c:  707]:context 0x106135ff0: 3 reffed
[      src/ext.c:  757]:Created context 0x1055c48d0 with span 0x1055c4940: component: , operation response_decoding, ref_context 0x106135ff0
[      src/get.c:  134]:checking context 0x1055c48d0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f260: binding context 0x1055c48d0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4384901328, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101f216b0
[      src/ext.c:  689]:dereffing 0x101f216b0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f216b0
[      src/ext.c:  666]:context 0x101f216b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f216b0, should already all be free!
[      src/ext.c:  670]:closing span 0x101f21720
[      src/ext.c:  672]:freeing 0x101f216b0
[      src/ext.c:  673]:dereffing 0x106135ff0, not necessarily final
[      src/ext.c:  662]:checking context 0x106135ff0
[      src/ext.c:  666]:context 0x106135ff0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e45de40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106136060, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e45e9e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106136060, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106136060, got nothing
[      src/ext.c:  707]:context 0x106135ff0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e45de40 with span 0x10e45deb0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106135ff0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e45ec20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e45ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e45ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e45ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e45ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e45deb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e45f7c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e45ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e45ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e45ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e45deb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e45ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e45deb0, got nothing
[      src/ext.c:  707]:context 0x10e45de40: 2 reffed
[      src/ext.c:  757]:Created context 0x10e45ec20 with span 0x10e45ec90: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e45de40
[3576299217] <192.168.4.61:57933> (SOCK=fb6c228acca3ae6d) Connected established (L:147)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb4ea0,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57935","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57936> (SOCK=682e10e4d4a63c74) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/2d","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4384901328, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f260
[      src/ext.c:  866]:checking context 0x1055c48d0
[      src/ext.c:  807]:checking context 0x1055c48d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e46cc80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f22e10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f22e10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f22e10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f22e10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055c4940, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e46d370
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f22e10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f22e10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f22e10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f22e10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055c4940, got nothing
[      src/ext.c:  707]:context 0x1055c48d0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e46cc80 with span 0x101f22e10: component: get_common_objects, operation response_decoding, ref_context 0x1055c48d0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f2e8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1055c48d0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e46d5b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e46d610
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e46d680
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e46d710
[      src/ext.c: 1537]:got span 0x1055c4940
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e46d7c0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e46d810
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e46d860
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1055c4940, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1055c4940, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055c4940, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1055c4940, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1055c4940, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055c4940, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055c4940, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055c4940, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1055c4940, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055c4940, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1055c4940, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055c4940, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1055c4940, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec80770 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec7ac70 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 266368 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec80720 has count of 2: *** 266368 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e19e9e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1126: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21048: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 266368, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x1055c48d0
[      src/ext.c: 1483]:deallocing Payload 0x10e46d5b0
[      src/ext.c: 1420]:deallocing span args 0x10e46d610
[      src/ext.c: 1427]:freeing 0x10e46d760
[      src/ext.c: 1431]:freeing 0x10e46d860
[      src/ext.c: 1439]:freeing 0x10e46d7c0
[      src/ext.c: 1364]:deallocing span tags args 0x10e46d680
[      src/ext.c: 1371]:freeing 0x10e46d900
[      src/ext.c: 1387]:freeing 0x10e46dbd0
[      src/ext.c: 1407]:freeing 0x10e46dc20
[      src/ext.c: 1411]:freeing 0x10e46d680
[      src/ext.c: 1447]:freeing 0x10e46d610
[      src/ext.c: 1450]:deallocing finish args 0x10e46d710
[      src/ext.c: 1455]:freeing 0x10e46d710
[src/callbacks.c:  285]:dereffing 0x10e46cc80, should be final
[      src/ext.c:  662]:checking context 0x10e46cc80
[      src/ext.c:  666]:context 0x10e46cc80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e46cc80, should already all be free!
[      src/ext.c:  670]:closing span 0x101f22e10
[      src/ext.c:  672]:freeing 0x10e46cc80
[      src/ext.c:  673]:dereffing 0x1055c48d0, not necessarily final
[      src/ext.c:  662]:checking context 0x1055c48d0
[      src/ext.c:  666]:context 0x1055c48d0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e45ec20
[      src/ext.c:  689]:dereffing 0x10e45ec20, not necessarily final
[      src/ext.c:  662]:checking context 0x10e45ec20
[      src/ext.c:  666]:context 0x10e45ec20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e45ec20, should already all be free!
[      src/ext.c:  670]:closing span 0x10e45ec90
[      src/ext.c:  672]:freeing 0x10e45ec20
[      src/ext.c:  673]:dereffing 0x10e45de40, not necessarily final
[      src/ext.c:  662]:checking context 0x10e45de40
[      src/ext.c:  666]:context 0x10e45de40: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e45de40
[      src/ext.c:  689]:dereffing 0x10e45de40, not necessarily final
[      src/ext.c:  662]:checking context 0x10e45de40
[      src/ext.c:  666]:context 0x10e45de40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e45de40, should already all be free!
[      src/ext.c:  647]:context 0x10e45de40: freeing node 0x10e45ec20
[      src/ext.c:  652]:freeing 0x10e45f7c0
[      src/ext.c:  670]:closing span 0x10e45deb0
[      src/ext.c:  672]:freeing 0x10e45de40
[      src/ext.c:  673]:dereffing 0x106135ff0, not necessarily final
[      src/ext.c:  662]:checking context 0x106135ff0
[      src/ext.c:  666]:context 0x106135ff0: 2 dereffed
[      src/get.c:  420]:dereffing 0x106135ff0, should be final
[      src/ext.c:  662]:checking context 0x106135ff0
[      src/ext.c:  666]:context 0x106135ff0: 1 dereffed
[      src/ext.c:  678]:*** 0x106135ff0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106135ff0, should already all be free!
[      src/ext.c:  647]:context 0x106135ff0: freeing node 0x10e45de40
[      src/ext.c:  652]:freeing 0x10e45e9e0
[      src/ext.c:  647]:context 0x106135ff0: freeing node 0x1055c48d0
[      src/ext.c:  652]:freeing 0x10e45cd20
[      src/ext.c:  647]:context 0x106135ff0: freeing node 0x101f216b0
[      src/ext.c:  652]:freeing 0x1055c4690
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1036ea2e0
[      src/ext.c:  757]:Created context 0x1036ea2e0 with span 0x1036ea350: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1056a1970
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056a19e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056a19e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056a19e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056a19e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036ea350, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e46e230
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056a19e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056a19e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056a19e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056a19e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036ea350, got nothing
[      src/ext.c:  707]:context 0x1036ea2e0: 2 reffed
[      src/ext.c:  757]:Created context 0x1056a1970 with span 0x1056a19e0: component: handle_single_key, operation request_encoding, ref_context 0x1036ea2e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e46e470
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056a19e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056a19e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056a19e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056a19e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e46f010
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036ea350, got nothing
[      src/ext.c:  707]:context 0x1036ea2e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e46e470 with span 0x10e46e4e0: component: , operation response_decoding, ref_context 0x1036ea2e0
[      src/get.c:  134]:checking context 0x10e46e470
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f2e8: binding context 0x10e46e470 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4534494320, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1056a1970
[      src/ext.c:  689]:dereffing 0x1056a1970, not necessarily final
[      src/ext.c:  662]:checking context 0x1056a1970
[      src/ext.c:  666]:context 0x1056a1970: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1056a1970, should already all be free!
[      src/ext.c:  670]:closing span 0x1056a19e0
[      src/ext.c:  672]:freeing 0x1056a1970
[      src/ext.c:  673]:dereffing 0x1036ea2e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1036ea2e0
[      src/ext.c:  666]:context 0x1036ea2e0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e470130
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036ea350, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e470cd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036ea350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036ea350, got nothing
[      src/ext.c:  707]:context 0x1036ea2e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e470130 with span 0x10e4701a0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1036ea2e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e470f10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e470f80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e470f80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e470f80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e470f80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4701a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e471ab0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e470f80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e470f80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e470f80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4701a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e470f80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4701a0, got nothing
[      src/ext.c:  707]:context 0x10e470130: 2 reffed
[      src/ext.c:  757]:Created context 0x10e470f10 with span 0x10e470f80: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e470130
[3576299217] <192.168.4.61:57932> (SOCK=0fcd3bc632074948) Starting. Timeout=2000000us (L:474)
[3576299217] <192.168.4.61:57935> (SOCK=c664fcd849d78ae9) Connected established (L:147)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb5f40,IX=3) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57936","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Provider 'CCCP' failed (L:185)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/2f","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4534494320, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f2e8
[      src/ext.c:  866]:checking context 0x10e46e470
[      src/ext.c:  807]:checking context 0x10e46e470
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f63d50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f63dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f63dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f63dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f63dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e46e4e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f648f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f63dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f63dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f63dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f63dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e46e4e0, got nothing
[      src/ext.c:  707]:context 0x10e46e470: 5 reffed
[      src/ext.c:  757]:Created context 0x105f63d50 with span 0x105f63dc0: component: get_common_objects, operation response_decoding, ref_context 0x10e46e470
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f3f8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e46e470
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105f64b30
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105f64b90
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105f64c00
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105f64c90
[      src/ext.c: 1537]:got span 0x10e46e4e0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f64d40
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f64d90
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f64de0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e46e4e0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e46e4e0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e46e4e0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e46e4e0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e46e4e0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e46e4e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e46e4e0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e46e4e0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e46e4e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e46e4e0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e46e4e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e46e4e0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e46e4e0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec87180 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec83838 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21052: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a0b30 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1127: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21053: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10e46e470
[      src/ext.c: 1483]:deallocing Payload 0x105f64b30
[      src/ext.c: 1420]:deallocing span args 0x105f64b90
[      src/ext.c: 1427]:freeing 0x105f64ce0
[      src/ext.c: 1431]:freeing 0x105f64de0
[      src/ext.c: 1439]:freeing 0x105f64d40
[      src/ext.c: 1364]:deallocing span tags args 0x105f64c00
[      src/ext.c: 1371]:freeing 0x105f64e80
[      src/ext.c: 1387]:freeing 0x105f65150
[      src/ext.c: 1407]:freeing 0x105f651a0
[      src/ext.c: 1411]:freeing 0x105f64c00
[      src/ext.c: 1447]:freeing 0x105f64b90
[      src/ext.c: 1450]:deallocing finish args 0x105f64c90
[      src/ext.c: 1455]:freeing 0x105f64c90
[src/callbacks.c:  285]:dereffing 0x105f63d50, should be final
[      src/ext.c:  662]:checking context 0x105f63d50
[      src/ext.c:  666]:context 0x105f63d50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f63d50, should already all be free!
[      src/ext.c:  670]:closing span 0x105f63dc0
[      src/ext.c:  672]:freeing 0x105f63d50
[      src/ext.c:  673]:dereffing 0x10e46e470, not necessarily final
[      src/ext.c:  662]:checking context 0x10e46e470
[      src/ext.c:  666]:context 0x10e46e470: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e470f10
[      src/ext.c:  689]:dereffing 0x10e470f10, not necessarily final
[      src/ext.c:  662]:checking context 0x10e470f10
[      src/ext.c:  666]:context 0x10e470f10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e470f10, should already all be free!
[      src/ext.c:  670]:closing span 0x10e470f80
[      src/ext.c:  672]:freeing 0x10e470f10
[      src/ext.c:  673]:dereffing 0x10e470130, not necessarily final
[      src/ext.c:  662]:checking context 0x10e470130
[      src/ext.c:  666]:context 0x10e470130: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e470130
[      src/ext.c:  689]:dereffing 0x10e470130, not necessarily final
[      src/ext.c:  662]:checking context 0x10e470130
[      src/ext.c:  666]:context 0x10e470130: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e470130, should already all be free!
[      src/ext.c:  647]:context 0x10e470130: freeing node 0x10e470f10
[      src/ext.c:  652]:freeing 0x10e471ab0
[      src/ext.c:  670]:closing span 0x10e4701a0
[      src/ext.c:  672]:freeing 0x10e470130
[      src/ext.c:  673]:dereffing 0x1036ea2e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1036ea2e0
[      src/ext.c:  666]:context 0x1036ea2e0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1036ea2e0, should be final
[      src/ext.c:  662]:checking context 0x1036ea2e0
[      src/ext.c:  666]:context 0x1036ea2e0: 1 dereffed
[      src/ext.c:  678]:*** 0x1036ea2e0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1036ea2e0, should already all be free!
[      src/ext.c:  647]:context 0x1036ea2e0: freeing node 0x10e470130
[      src/ext.c:  652]:freeing 0x10e470cd0
[      src/ext.c:  647]:context 0x1036ea2e0: freeing node 0x10e46e470
[      src/ext.c:  652]:freeing 0x10e46f010
[      src/ext.c:  647]:context 0x1036ea2e0: freeing node 0x1056a1970
[      src/ext.c:  652]:freeing 0x10e46e230
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f652e0
[      src/ext.c:  757]:Created context 0x105f652e0 with span 0x105f65350: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e474cf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e474d60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e474d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e474d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e474d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f65350, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e475ec0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e474d60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e474d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e474d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e474d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f65350, got nothing
[      src/ext.c:  707]:context 0x105f652e0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e474cf0 with span 0x10e474d60: component: handle_single_key, operation request_encoding, ref_context 0x105f652e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e476100
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e474d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e474d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e474d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e474d60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e476ca0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f65350, got nothing
[      src/ext.c:  707]:context 0x105f652e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e476100 with span 0x10e476170: component: , operation response_decoding, ref_context 0x105f652e0
[      src/get.c:  134]:checking context 0x10e476100
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f3f8: binding context 0x10e476100 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4534526208, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e474cf0
[      src/ext.c:  689]:dereffing 0x10e474cf0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e474cf0
[      src/ext.c:  666]:context 0x10e474cf0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e474cf0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e474d60
[      src/ext.c:  672]:freeing 0x10e474cf0
[      src/ext.c:  673]:dereffing 0x105f652e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f652e0
[      src/ext.c:  666]:context 0x105f652e0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e477dc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f65350, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d41ee0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f65350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f65350, got nothing
[      src/ext.c:  707]:context 0x105f652e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e477dc0 with span 0x105d413b0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105f652e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d42120
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d42190, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d42190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d42190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d42190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d413b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d42cc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d42190, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d42190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d42190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d413b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d42190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d413b0, got nothing
[      src/ext.c:  707]:context 0x10e477dc0: 2 reffed
[      src/ext.c:  757]:Created context 0x105d42120 with span 0x105d42190: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e477dc0
[3576299217] <192.168.4.61:57936> (SOCK=682e10e4d4a63c74) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/30","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4534526208, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f3f8
[      src/ext.c:  866]:checking context 0x10e476100
[      src/ext.c:  807]:checking context 0x10e476100
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e47a500
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e47a570, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e47a570, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e47a570, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e47a570, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e476170, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e47b0a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e47a570, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e47a570, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e47a570, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e47a570, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e476170, got nothing
[      src/ext.c:  707]:context 0x10e476100: 5 reffed
[      src/ext.c:  757]:Created context 0x10e47a500 with span 0x10e47a570: component: get_common_objects, operation response_decoding, ref_context 0x10e476100
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f480 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e476100
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e47b2e0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e47b340
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e47b3b0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e47b440
[      src/ext.c: 1537]:got span 0x10e476170
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e47b4f0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e47b540
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e47b590
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e476170, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e476170, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e476170, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e476170, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e476170, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e476170, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e476170, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb390c0 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e476170, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e476170, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e476170, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e476170, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e476170, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e476170, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec87630 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec83ce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21054: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a3270 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1128: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21055: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10e476100
[      src/ext.c: 1483]:deallocing Payload 0x10e47b2e0
[      src/ext.c: 1420]:deallocing span args 0x10e47b340
[      src/ext.c: 1427]:freeing 0x10e47b490
[      src/ext.c: 1431]:freeing 0x10e47b590
[      src/ext.c: 1439]:freeing 0x10e47b4f0
[      src/ext.c: 1364]:deallocing span tags args 0x10e47b3b0
[      src/ext.c: 1371]:freeing 0x10e47b630
[      src/ext.c: 1387]:freeing 0x10e47b900
[      src/ext.c: 1407]:freeing 0x10e47b950
[      src/ext.c: 1411]:freeing 0x10e47b3b0
[      src/ext.c: 1447]:freeing 0x10e47b340
[      src/ext.c: 1450]:deallocing finish args 0x10e47b440
[      src/ext.c: 1455]:freeing 0x10e47b440
[src/callbacks.c:  285]:dereffing 0x10e47a500, should be final
[      src/ext.c:  662]:checking context 0x10e47a500
[      src/ext.c:  666]:context 0x10e47a500: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e47a500, should already all be free!
[      src/ext.c:  670]:closing span 0x10e47a570
[      src/ext.c:  672]:freeing 0x10e47a500
[      src/ext.c:  673]:dereffing 0x10e476100, not necessarily final
[      src/ext.c:  662]:checking context 0x10e476100
[      src/ext.c:  666]:context 0x10e476100: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105d42120
[      src/ext.c:  689]:dereffing 0x105d42120, not necessarily final
[      src/ext.c:  662]:checking context 0x105d42120
[      src/ext.c:  666]:context 0x105d42120: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d42120, should already all be free!
[      src/ext.c:  670]:closing span 0x105d42190
[      src/ext.c:  672]:freeing 0x105d42120
[      src/ext.c:  673]:dereffing 0x10e477dc0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e477dc0
[      src/ext.c:  666]:context 0x10e477dc0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e477dc0
[      src/ext.c:  689]:dereffing 0x10e477dc0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e477dc0
[      src/ext.c:  666]:context 0x10e477dc0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e477dc0, should already all be free!
[      src/ext.c:  647]:context 0x10e477dc0: freeing node 0x105d42120
[      src/ext.c:  652]:freeing 0x105d42cc0
[      src/ext.c:  670]:closing span 0x105d413b0
[      src/ext.c:  672]:freeing 0x10e477dc0
[      src/ext.c:  673]:dereffing 0x105f652e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f652e0
[      src/ext.c:  666]:context 0x105f652e0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105f652e0, should be final
[      src/ext.c:  662]:checking context 0x105f652e0
[      src/ext.c:  666]:context 0x105f652e0: 1 dereffed
[      src/ext.c:  678]:*** 0x105f652e0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105f652e0, should already all be free!
[      src/ext.c:  647]:context 0x105f652e0: freeing node 0x10e477dc0
[      src/ext.c:  652]:freeing 0x105d41ee0
[      src/ext.c:  647]:context 0x105f652e0: freeing node 0x10e476100
[      src/ext.c:  652]:freeing 0x10e476ca0
[      src/ext.c:  647]:context 0x105f652e0: freeing node 0x10e474cf0
[      src/ext.c:  652]:freeing 0x10e475ec0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10614be30
[      src/ext.c:  757]:Created context 0x10614be30 with span 0x10614bea0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10614c570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614bea0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10614d740
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614bea0, got nothing
[      src/ext.c:  707]:context 0x10614be30: 2 reffed
[      src/ext.c:  757]:Created context 0x10614c570 with span 0x10614c5e0: component: handle_single_key, operation request_encoding, ref_context 0x10614be30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10614d980
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614c5e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10614e520
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614bea0, got nothing
[      src/ext.c:  707]:context 0x10614be30: 3 reffed
[      src/ext.c:  757]:Created context 0x10614d980 with span 0x10614d9f0: component: , operation response_decoding, ref_context 0x10614be30
[      src/get.c:  134]:checking context 0x10614d980
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f480: binding context 0x10614d980 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396996992, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10614c570
[      src/ext.c:  689]:dereffing 0x10614c570, not necessarily final
[      src/ext.c:  662]:checking context 0x10614c570
[      src/ext.c:  666]:context 0x10614c570: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10614c570, should already all be free!
[      src/ext.c:  670]:closing span 0x10614c5e0
[      src/ext.c:  672]:freeing 0x10614c570
[      src/ext.c:  673]:dereffing 0x10614be30, not necessarily final
[      src/ext.c:  662]:checking context 0x10614be30
[      src/ext.c:  666]:context 0x10614be30: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10614f640
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614bea0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061501e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614bea0, got nothing
[      src/ext.c:  707]:context 0x10614be30: 3 reffed
[      src/ext.c:  757]:Created context 0x10614f640 with span 0x10614f6b0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10614be30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106150420
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106150490, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106150490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106150490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106150490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614f6b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e47c0e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106150490, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106150490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106150490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614f6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106150490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614f6b0, got nothing
[      src/ext.c:  707]:context 0x10614f640: 2 reffed
[      src/ext.c:  757]:Created context 0x106150420 with span 0x106150490: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10614f640
[3576299217] <192.168.4.61:57932> (SOCK=0fcd3bc632074948) Connected established (L:147)
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088669C: list_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100A94BB6: visit_decref (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008866BB: list_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A94BE4: visit_decref (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008866BB: list_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008E7139: tupletraverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100A94BB6: visit_decref (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E7155: tupletraverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A94BE4: visit_decref (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E7155: tupletraverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008AD7D0: dict_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100A94BB6: visit_decref (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD7EF: dict_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A94BE4: visit_decref (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD7EF: dict_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93BC0: subtract_refs (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BC0: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10088669C: list_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93CEF: move_unreachable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BD6: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A94CD4: visit_reachable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008866BB: list_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93CEF: move_unreachable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BD6: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008AD7D0: dict_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93CEF: move_unreachable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BD6: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F310: malloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80E71: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A94CD4: visit_reachable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008AD7EF: dict_traverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93CEF: move_unreachable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BD6: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F310: malloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80E71: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008E7139: tupletraverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93CEF: move_unreachable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BD6: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F310: malloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80E71: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A94CD4: visit_reachable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E7155: tupletraverse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93CEF: move_unreachable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BD6: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F310: malloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80E71: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008E64BC: _PyTuple_MaybeUntrack (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93D1B: move_unreachable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BD6: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F310: malloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80E71: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008E64C6: _PyTuple_MaybeUntrack (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A93D1B: move_unreachable (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91BD6: collect (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A918FA: collect_with_callback (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9500E: collect_generations (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A9255F: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92448: _PyObject_GC_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E98AB: PyType_GenericAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009E418F: map_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F310: malloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80E71: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/31","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396996992, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f480
[      src/ext.c:  866]:checking context 0x10614d980
[      src/ext.c:  807]:checking context 0x10614d980
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103723fb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103724020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103724020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103724020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103724020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614d9f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103724b50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103724020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103724020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103724020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103724020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614d9f0, got nothing
[      src/ext.c:  707]:context 0x10614d980: 5 reffed
[      src/ext.c:  757]:Created context 0x103723fb0 with span 0x103724020: component: get_common_objects, operation response_decoding, ref_context 0x10614d980
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f508 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10614d980
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x103724d90
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x103724df0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x103724e60
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x103724ef0
[      src/ext.c: 1537]:got span 0x10614d9f0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103724fa0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103724ff0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103725040
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10614d9f0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10614d9f0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614d9f0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10614d9f0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10614d9f0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614d9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614d9f0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614d9f0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10614d9f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614d9f0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10614d9f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614d9f0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10614d9f0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x102ba4590 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec83ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21038: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eba2b30 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1129: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21039: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10614d980
[      src/ext.c: 1483]:deallocing Payload 0x103724d90
[      src/ext.c: 1420]:deallocing span args 0x103724df0
[      src/ext.c: 1427]:freeing 0x103724f40
[      src/ext.c: 1431]:freeing 0x103725040
[      src/ext.c: 1439]:freeing 0x103724fa0
[      src/ext.c: 1364]:deallocing span tags args 0x103724e60
[      src/ext.c: 1371]:freeing 0x1037250e0
[      src/ext.c: 1387]:freeing 0x1037253b0
[      src/ext.c: 1407]:freeing 0x103725400
[      src/ext.c: 1411]:freeing 0x103724e60
[      src/ext.c: 1447]:freeing 0x103724df0
[      src/ext.c: 1450]:deallocing finish args 0x103724ef0
[      src/ext.c: 1455]:freeing 0x103724ef0
[src/callbacks.c:  285]:dereffing 0x103723fb0, should be final
[      src/ext.c:  662]:checking context 0x103723fb0
[      src/ext.c:  666]:context 0x103723fb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x103723fb0, should already all be free!
[      src/ext.c:  670]:closing span 0x103724020
[      src/ext.c:  672]:freeing 0x103723fb0
[      src/ext.c:  673]:dereffing 0x10614d980, not necessarily final
[      src/ext.c:  662]:checking context 0x10614d980
[      src/ext.c:  666]:context 0x10614d980: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x106150420
[      src/ext.c:  689]:dereffing 0x106150420, not necessarily final
[      src/ext.c:  662]:checking context 0x106150420
[      src/ext.c:  666]:context 0x106150420: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106150420, should already all be free!
[      src/ext.c:  670]:closing span 0x106150490
[      src/ext.c:  672]:freeing 0x106150420
[      src/ext.c:  673]:dereffing 0x10614f640, not necessarily final
[      src/ext.c:  662]:checking context 0x10614f640
[      src/ext.c:  666]:context 0x10614f640: 1 dereffed
[      src/ext.c:  688]:checking context 0x10614f640
[      src/ext.c:  689]:dereffing 0x10614f640, not necessarily final
[      src/ext.c:  662]:checking context 0x10614f640
[      src/ext.c:  666]:context 0x10614f640: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10614f640, should already all be free!
[      src/ext.c:  647]:context 0x10614f640: freeing node 0x106150420
[      src/ext.c:  652]:freeing 0x10e47c0e0
[      src/ext.c:  670]:closing span 0x10614f6b0
[      src/ext.c:  672]:freeing 0x10614f640
[      src/ext.c:  673]:dereffing 0x10614be30, not necessarily final
[      src/ext.c:  662]:checking context 0x10614be30
[      src/ext.c:  666]:context 0x10614be30: 2 dereffed
[      src/get.c:  420]:dereffing 0x10614be30, should be final
[      src/ext.c:  662]:checking context 0x10614be30
[      src/ext.c:  666]:context 0x10614be30: 1 dereffed
[      src/ext.c:  678]:*** 0x10614be30 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10614be30, should already all be free!
[      src/ext.c:  647]:context 0x10614be30: freeing node 0x10614f640
[      src/ext.c:  652]:freeing 0x1061501e0
[      src/ext.c:  647]:context 0x10614be30: freeing node 0x10614d980
[      src/ext.c:  652]:freeing 0x10614e520
[      src/ext.c:  647]:context 0x10614be30: freeing node 0x10614c570
[      src/ext.c:  652]:freeing 0x10614d740
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103725f00
[      src/ext.c:  757]:Created context 0x103725f00 with span 0x103725f70: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103726640
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037266b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037266b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037266b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037266b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103725f70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103727810
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037266b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037266b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037266b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037266b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103725f70, got nothing
[      src/ext.c:  707]:context 0x103725f00: 2 reffed
[      src/ext.c:  757]:Created context 0x103726640 with span 0x1037266b0: component: handle_single_key, operation request_encoding, ref_context 0x103725f00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103727a50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037266b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037266b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037266b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037266b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e480650
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103725f70, got nothing
[      src/ext.c:  707]:context 0x103725f00: 3 reffed
[      src/ext.c:  757]:Created context 0x103727a50 with span 0x103727ac0: component: , operation response_decoding, ref_context 0x103725f00
[      src/get.c:  134]:checking context 0x103727a50
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f508: binding context 0x103727a50 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4352801360, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x103726640
[      src/ext.c:  689]:dereffing 0x103726640, not necessarily final
[      src/ext.c:  662]:checking context 0x103726640
[      src/ext.c:  666]:context 0x103726640: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x103726640, should already all be free!
[      src/ext.c:  670]:closing span 0x1037266b0
[      src/ext.c:  672]:freeing 0x103726640
[      src/ext.c:  673]:dereffing 0x103725f00, not necessarily final
[      src/ext.c:  662]:checking context 0x103725f00
[      src/ext.c:  666]:context 0x103725f00: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e481770
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103725f70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e482310
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103725f70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103725f70, got nothing
[      src/ext.c:  707]:context 0x103725f00: 3 reffed
[      src/ext.c:  757]:Created context 0x10e481770 with span 0x10e4817e0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x103725f00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e482550
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4825c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4825c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4825c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4825c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4817e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e4830f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4825c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4825c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4825c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4817e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4825c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4817e0, got nothing
[      src/ext.c:  707]:context 0x10e481770: 2 reffed
[      src/ext.c:  757]:Created context 0x10e482550 with span 0x10e4825c0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e481770
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/32","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4352801360, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f508
[      src/ext.c:  866]:checking context 0x103727a50
[      src/ext.c:  807]:checking context 0x103727a50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e486fb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e487020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e487020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e487020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e487020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103727ac0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e487b50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e487020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e487020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e487020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e487020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103727ac0, got nothing
[      src/ext.c:  707]:context 0x103727a50: 5 reffed
[      src/ext.c:  757]:Created context 0x10e486fb0 with span 0x10e487020: component: get_common_objects, operation response_decoding, ref_context 0x103727a50
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f590 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x103727a50
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e487d90
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e487df0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e487e60
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e487ef0
[      src/ext.c: 1537]:got span 0x103727ac0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e487fa0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e487ff0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e488040
[      src/ext.c: 1152]:Looking for tagname db.type from 0x103727ac0, got something: couchbase.
[      src/ext.c: 1155]:Looking for tagname db.type from 0x103727ac0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103727ac0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x103727ac0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x103727ac0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103727ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103727ac0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103727ac0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x103727ac0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103727ac0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x103727ac0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103727ac0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x103727ac0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec87c20 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec83ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21040: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ec209e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1130: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396531042 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec87bd0 has count of 2: *** 4396531042 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396531042}})] from parent context 0x103727a50
[      src/ext.c: 1483]:deallocing Payload 0x10e487d90
[      src/ext.c: 1420]:deallocing span args 0x10e487df0
[      src/ext.c: 1427]:freeing 0x10e487f40
[      src/ext.c: 1431]:freeing 0x10e488040
[      src/ext.c: 1439]:freeing 0x10e487fa0
[      src/ext.c: 1364]:deallocing span tags args 0x10e487e60
[      src/ext.c: 1371]:freeing 0x10e4880e0
[      src/ext.c: 1387]:freeing 0x10e4883b0
[      src/ext.c: 1407]:freeing 0x10e488400
[      src/ext.c: 1411]:freeing 0x10e487e60
[      src/ext.c: 1447]:freeing 0x10e487df0
[      src/ext.c: 1450]:deallocing finish args 0x10e487ef0
[      src/ext.c: 1455]:freeing 0x10e487ef0
[src/callbacks.c:  285]:dereffing 0x10e486fb0, should be final
[      src/ext.c:  662]:checking context 0x10e486fb0
[      src/ext.c:  666]:context 0x10e486fb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e486fb0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e487020
[      src/ext.c:  672]:freeing 0x10e486fb0
[      src/ext.c:  673]:dereffing 0x103727a50, not necessarily final
[      src/ext.c:  662]:checking context 0x103727a50
[      src/ext.c:  666]:context 0x103727a50: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e482550
[      src/ext.c:  689]:dereffing 0x10e482550, not necessarily final
[      src/ext.c:  662]:checking context 0x10e482550
[      src/ext.c:  666]:context 0x10e482550: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e482550, should already all be free!
[      src/ext.c:  670]:closing span 0x10e4825c0
[      src/ext.c:  672]:freeing 0x10e482550
[      src/ext.c:  673]:dereffing 0x10e481770, not necessarily final
[      src/ext.c:  662]:checking context 0x10e481770
[      src/ext.c:  666]:context 0x10e481770: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e481770
[      src/ext.c:  689]:dereffing 0x10e481770, not necessarily final
[      src/ext.c:  662]:checking context 0x10e481770
[      src/ext.c:  666]:context 0x10e481770: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e481770, should already all be free!
[      src/ext.c:  647]:context 0x10e481770: freeing node 0x10e482550
[      src/ext.c:  652]:freeing 0x10e4830f0
[      src/ext.c:  670]:closing span 0x10e4817e0
[      src/ext.c:  672]:freeing 0x10e481770
[      src/ext.c:  673]:dereffing 0x103725f00, not necessarily final
[      src/ext.c:  662]:checking context 0x103725f00
[      src/ext.c:  666]:context 0x103725f00: 2 dereffed
[      src/get.c:  420]:dereffing 0x103725f00, should be final
[      src/ext.c:  662]:checking context 0x103725f00
[      src/ext.c:  666]:context 0x103725f00: 1 dereffed
[      src/ext.c:  678]:*** 0x103725f00 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x103725f00, should already all be free!
[      src/ext.c:  647]:context 0x103725f00: freeing node 0x10e481770
[      src/ext.c:  652]:freeing 0x10e482310
[      src/ext.c:  647]:context 0x103725f00: freeing node 0x103727a50
[      src/ext.c:  652]:freeing 0x10e480650
[      src/ext.c:  647]:context 0x103725f00: freeing node 0x103726640
[      src/ext.c:  652]:freeing 0x103727810
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e488f00
[      src/ext.c:  757]:Created context 0x10e488f00 with span 0x10379f8b0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10379ff80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10379fff0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10379fff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10379fff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10379fff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10379f8b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037a1150
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10379fff0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10379fff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10379fff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10379fff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10379f8b0, got nothing
[      src/ext.c:  707]:context 0x10e488f00: 2 reffed
[      src/ext.c:  757]:Created context 0x10379ff80 with span 0x10379fff0: component: handle_single_key, operation request_encoding, ref_context 0x10e488f00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037a1390
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10379fff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10379fff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10379fff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10379fff0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037a1f30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10379f8b0, got nothing
[      src/ext.c:  707]:context 0x10e488f00: 3 reffed
[      src/ext.c:  757]:Created context 0x1037a1390 with span 0x1037a1400: component: , operation response_decoding, ref_context 0x10e488f00
[      src/get.c:  134]:checking context 0x1037a1390
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f590: binding context 0x1037a1390 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353299344, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10379ff80
[      src/ext.c:  689]:dereffing 0x10379ff80, not necessarily final
[      src/ext.c:  662]:checking context 0x10379ff80
[      src/ext.c:  666]:context 0x10379ff80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10379ff80, should already all be free!
[      src/ext.c:  670]:closing span 0x10379fff0
[      src/ext.c:  672]:freeing 0x10379ff80
[      src/ext.c:  673]:dereffing 0x10e488f00, not necessarily final
[      src/ext.c:  662]:checking context 0x10e488f00
[      src/ext.c:  666]:context 0x10e488f00: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037a3050
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10379f8b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037a3bf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10379f8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10379f8b0, got nothing
[      src/ext.c:  707]:context 0x10e488f00: 3 reffed
[      src/ext.c:  757]:Created context 0x1037a3050 with span 0x1037a30c0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e488f00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037a3e30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a3ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a3ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a3ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a3ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a30c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037a49d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a3ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a3ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a3ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a30c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a3ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a30c0, got nothing
[      src/ext.c:  707]:context 0x1037a3050: 2 reffed
[      src/ext.c:  757]:Created context 0x1037a3e30 with span 0x1037a3ea0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1037a3050
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/33","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353299344, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f590
[      src/ext.c:  866]:checking context 0x1037a1390
[      src/ext.c:  807]:checking context 0x1037a1390
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1036b34f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b3560, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b3560, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b3560, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b3560, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a1400, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1036b4090
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b3560, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b3560, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b3560, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b3560, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a1400, got nothing
[      src/ext.c:  707]:context 0x1037a1390: 5 reffed
[      src/ext.c:  757]:Created context 0x1036b34f0 with span 0x1036b3560: component: get_common_objects, operation response_decoding, ref_context 0x1037a1390
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f618 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1037a1390
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1036b42d0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1036b4330
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1036b43a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1036b4430
[      src/ext.c: 1537]:got span 0x1037a1400
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1036b44e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1036b4530
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1036b4580
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1037a1400, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1037a1400, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a1400, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1037a1400, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1037a1400, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a1400, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a1400, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a1400, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1037a1400, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a1400, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1037a1400, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a1400, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1037a1400, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec87f90 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec83ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396537816 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec90040 has count of 2: *** 4396537816 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a3eb0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1131: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21043: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396537816, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x1037a1390
[      src/ext.c: 1483]:deallocing Payload 0x1036b42d0
[      src/ext.c: 1420]:deallocing span args 0x1036b4330
[      src/ext.c: 1427]:freeing 0x1036b4480
[      src/ext.c: 1431]:freeing 0x1036b4580
[      src/ext.c: 1439]:freeing 0x1036b44e0
[      src/ext.c: 1364]:deallocing span tags args 0x1036b43a0
[      src/ext.c: 1371]:freeing 0x1036b4620
[      src/ext.c: 1387]:freeing 0x1036b48f0
[      src/ext.c: 1407]:freeing 0x1036b4940
[      src/ext.c: 1411]:freeing 0x1036b43a0
[      src/ext.c: 1447]:freeing 0x1036b4330
[      src/ext.c: 1450]:deallocing finish args 0x1036b4430
[      src/ext.c: 1455]:freeing 0x1036b4430
[src/callbacks.c:  285]:dereffing 0x1036b34f0, should be final
[      src/ext.c:  662]:checking context 0x1036b34f0
[      src/ext.c:  666]:context 0x1036b34f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1036b34f0, should already all be free!
[      src/ext.c:  670]:closing span 0x1036b3560
[      src/ext.c:  672]:freeing 0x1036b34f0
[      src/ext.c:  673]:dereffing 0x1037a1390, not necessarily final
[      src/ext.c:  662]:checking context 0x1037a1390
[      src/ext.c:  666]:context 0x1037a1390: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1037a3e30
[      src/ext.c:  689]:dereffing 0x1037a3e30, not necessarily final
[      src/ext.c:  662]:checking context 0x1037a3e30
[      src/ext.c:  666]:context 0x1037a3e30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1037a3e30, should already all be free!
[      src/ext.c:  670]:closing span 0x1037a3ea0
[      src/ext.c:  672]:freeing 0x1037a3e30
[      src/ext.c:  673]:dereffing 0x1037a3050, not necessarily final
[      src/ext.c:  662]:checking context 0x1037a3050
[      src/ext.c:  666]:context 0x1037a3050: 1 dereffed
[      src/ext.c:  688]:checking context 0x1037a3050
[      src/ext.c:  689]:dereffing 0x1037a3050, not necessarily final
[      src/ext.c:  662]:checking context 0x1037a3050
[      src/ext.c:  666]:context 0x1037a3050: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1037a3050, should already all be free!
[      src/ext.c:  647]:context 0x1037a3050: freeing node 0x1037a3e30
[      src/ext.c:  652]:freeing 0x1037a49d0
[      src/ext.c:  670]:closing span 0x1037a30c0
[      src/ext.c:  672]:freeing 0x1037a3050
[      src/ext.c:  673]:dereffing 0x10e488f00, not necessarily final
[      src/ext.c:  662]:checking context 0x10e488f00
[      src/ext.c:  666]:context 0x10e488f00: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e488f00, should be final
[      src/ext.c:  662]:checking context 0x10e488f00
[      src/ext.c:  666]:context 0x10e488f00: 1 dereffed
[      src/ext.c:  678]:*** 0x10e488f00 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e488f00, should already all be free!
[      src/ext.c:  647]:context 0x10e488f00: freeing node 0x1037a3050
[      src/ext.c:  652]:freeing 0x1037a3bf0
[      src/ext.c:  647]:context 0x10e488f00: freeing node 0x1037a1390
[      src/ext.c:  652]:freeing 0x1037a1f30
[      src/ext.c:  647]:context 0x10e488f00: freeing node 0x10379ff80
[      src/ext.c:  652]:freeing 0x1037a1150
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1036b64b0
[      src/ext.c:  757]:Created context 0x1036b64b0 with span 0x1036b6520: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1036b6bf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b6c60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b6c60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b6c60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b6c60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b6520, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1036b7dc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b6c60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b6c60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b6c60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b6c60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b6520, got nothing
[      src/ext.c:  707]:context 0x1036b64b0: 2 reffed
[      src/ext.c:  757]:Created context 0x1036b6bf0 with span 0x1036b6c60: component: handle_single_key, operation request_encoding, ref_context 0x1036b64b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1036b8000
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b6c60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b6c60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b6c60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b6c60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1036b8ba0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b6520, got nothing
[      src/ext.c:  707]:context 0x1036b64b0: 3 reffed
[      src/ext.c:  757]:Created context 0x1036b8000 with span 0x1036b8070: component: , operation response_decoding, ref_context 0x1036b64b0
[      src/get.c:  134]:checking context 0x1036b8000
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f618: binding context 0x1036b8000 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4352344064, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1036b6bf0
[      src/ext.c:  689]:dereffing 0x1036b6bf0, not necessarily final
[      src/ext.c:  662]:checking context 0x1036b6bf0
[      src/ext.c:  666]:context 0x1036b6bf0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1036b6bf0, should already all be free!
[      src/ext.c:  670]:closing span 0x1036b6c60
[      src/ext.c:  672]:freeing 0x1036b6bf0
[      src/ext.c:  673]:dereffing 0x1036b64b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1036b64b0
[      src/ext.c:  666]:context 0x1036b64b0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1036b9cc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b6520, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1036ba860
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b6520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b6520, got nothing
[      src/ext.c:  707]:context 0x1036b64b0: 3 reffed
[      src/ext.c:  757]:Created context 0x1036b9cc0 with span 0x1036b9d30: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1036b64b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1036baaa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036bab10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036bab10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036bab10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036bab10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b9d30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d11770
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036bab10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036bab10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036bab10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b9d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036bab10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b9d30, got nothing
[      src/ext.c:  707]:context 0x1036b9cc0: 2 reffed
[      src/ext.c:  757]:Created context 0x1036baaa0 with span 0x1036bab10: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1036b9cc0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/34","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4352344064, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f618
[      src/ext.c:  866]:checking context 0x1036b8000
[      src/ext.c:  807]:checking context 0x1036b8000
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d158f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d15960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d15960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d15960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d15960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b8070, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d16490
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d15960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d15960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d15960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d15960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b8070, got nothing
[      src/ext.c:  707]:context 0x1036b8000: 5 reffed
[      src/ext.c:  757]:Created context 0x105d158f0 with span 0x105d15960: component: get_common_objects, operation response_decoding, ref_context 0x1036b8000
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f6a0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1036b8000
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105d166d0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105d16730
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105d167a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105d16830
[      src/ext.c: 1537]:got span 0x1036b8070
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d168e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d16930
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d16980
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1036b8070, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1036b8070, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b8070, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1036b8070, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1036b8070, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b8070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036b8070, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036b8070, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1036b8070, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036b8070, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1036b8070, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036b8070, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1036b8070, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec90450 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec83ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055086129564619 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 14685055086129564619 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a4350 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1132: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396537756 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec90400 has count of 2: *** 4396537756 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055086129564619, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396537756}})] from parent context 0x1036b8000
[      src/ext.c: 1483]:deallocing Payload 0x105d166d0
[      src/ext.c: 1420]:deallocing span args 0x105d16730
[      src/ext.c: 1427]:freeing 0x105d16880
[      src/ext.c: 1431]:freeing 0x105d16980
[      src/ext.c: 1439]:freeing 0x105d168e0
[      src/ext.c: 1364]:deallocing span tags args 0x105d167a0
[      src/ext.c: 1371]:freeing 0x105d16a20
[      src/ext.c: 1387]:freeing 0x105d16cf0
[      src/ext.c: 1407]:freeing 0x105d16d40
[      src/ext.c: 1411]:freeing 0x105d167a0
[      src/ext.c: 1447]:freeing 0x105d16730
[      src/ext.c: 1450]:deallocing finish args 0x105d16830
[      src/ext.c: 1455]:freeing 0x105d16830
[src/callbacks.c:  285]:dereffing 0x105d158f0, should be final
[      src/ext.c:  662]:checking context 0x105d158f0
[      src/ext.c:  666]:context 0x105d158f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d158f0, should already all be free!
[      src/ext.c:  670]:closing span 0x105d15960
[      src/ext.c:  672]:freeing 0x105d158f0
[      src/ext.c:  673]:dereffing 0x1036b8000, not necessarily final
[      src/ext.c:  662]:checking context 0x1036b8000
[      src/ext.c:  666]:context 0x1036b8000: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1036baaa0
[      src/ext.c:  689]:dereffing 0x1036baaa0, not necessarily final
[      src/ext.c:  662]:checking context 0x1036baaa0
[      src/ext.c:  666]:context 0x1036baaa0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1036baaa0, should already all be free!
[      src/ext.c:  670]:closing span 0x1036bab10
[      src/ext.c:  672]:freeing 0x1036baaa0
[      src/ext.c:  673]:dereffing 0x1036b9cc0, not necessarily final
[      src/ext.c:  662]:checking context 0x1036b9cc0
[      src/ext.c:  666]:context 0x1036b9cc0: 1 dereffed
[      src/ext.c:  688]:checking context 0x1036b9cc0
[      src/ext.c:  689]:dereffing 0x1036b9cc0, not necessarily final
[      src/ext.c:  662]:checking context 0x1036b9cc0
[      src/ext.c:  666]:context 0x1036b9cc0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1036b9cc0, should already all be free!
[      src/ext.c:  647]:context 0x1036b9cc0: freeing node 0x1036baaa0
[      src/ext.c:  652]:freeing 0x105d11770
[      src/ext.c:  670]:closing span 0x1036b9d30
[      src/ext.c:  672]:freeing 0x1036b9cc0
[      src/ext.c:  673]:dereffing 0x1036b64b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1036b64b0
[      src/ext.c:  666]:context 0x1036b64b0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1036b64b0, should be final
[      src/ext.c:  662]:checking context 0x1036b64b0
[      src/ext.c:  666]:context 0x1036b64b0: 1 dereffed
[      src/ext.c:  678]:*** 0x1036b64b0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1036b64b0, should already all be free!
[      src/ext.c:  647]:context 0x1036b64b0: freeing node 0x1036b9cc0
[      src/ext.c:  652]:freeing 0x1036ba860
[      src/ext.c:  647]:context 0x1036b64b0: freeing node 0x1036b8000
[      src/ext.c:  652]:freeing 0x1036b8ba0
[      src/ext.c:  647]:context 0x1036b64b0: freeing node 0x1036b6bf0
[      src/ext.c:  652]:freeing 0x1036b7dc0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d17840
[      src/ext.c:  757]:Created context 0x105d17840 with span 0x105d178b0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d17f80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d17ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d17ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d17ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d17ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d178b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d19150
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d17ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d17ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d17ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d17ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d178b0, got nothing
[      src/ext.c:  707]:context 0x105d17840: 2 reffed
[      src/ext.c:  757]:Created context 0x105d17f80 with span 0x105d17ff0: component: handle_single_key, operation request_encoding, ref_context 0x105d17840
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d19390
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d17ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d17ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d17ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d17ff0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d19f30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d178b0, got nothing
[      src/ext.c:  707]:context 0x105d17840: 3 reffed
[      src/ext.c:  757]:Created context 0x105d19390 with span 0x105d19400: component: , operation response_decoding, ref_context 0x105d17840
[      src/get.c:  134]:checking context 0x105d19390
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f6a0: binding context 0x105d19390 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392588176, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105d17f80
[      src/ext.c:  689]:dereffing 0x105d17f80, not necessarily final
[      src/ext.c:  662]:checking context 0x105d17f80
[      src/ext.c:  666]:context 0x105d17f80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d17f80, should already all be free!
[      src/ext.c:  670]:closing span 0x105d17ff0
[      src/ext.c:  672]:freeing 0x105d17f80
[      src/ext.c:  673]:dereffing 0x105d17840, not necessarily final
[      src/ext.c:  662]:checking context 0x105d17840
[      src/ext.c:  666]:context 0x105d17840: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d1b050
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d178b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d1bbf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d178b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d178b0, got nothing
[      src/ext.c:  707]:context 0x105d17840: 3 reffed
[      src/ext.c:  757]:Created context 0x105d1b050 with span 0x105d1b0c0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105d17840
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d1be30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d1bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d1bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d1bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d1bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d1b0c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d1c9d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d1bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d1bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d1bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d1b0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d1bea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d1b0c0, got nothing
[      src/ext.c:  707]:context 0x105d1b050: 2 reffed
[      src/ext.c:  757]:Created context 0x105d1be30 with span 0x105d1bea0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105d1b050
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/35","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392588176, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f6a0
[      src/ext.c:  866]:checking context 0x105d19390
[      src/ext.c:  807]:checking context 0x105d19390
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f85c10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f85c80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f85c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f85c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f85c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d19400, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f867b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f85c80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f85c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f85c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f85c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d19400, got nothing
[      src/ext.c:  707]:context 0x105d19390: 5 reffed
[      src/ext.c:  757]:Created context 0x105f85c10 with span 0x105f85c80: component: get_common_objects, operation response_decoding, ref_context 0x105d19390
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f728 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105d19390
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105f869f0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105f86a50
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105f86ac0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105f86b50
[      src/ext.c: 1537]:got span 0x105d19400
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f86c00
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f86c50
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f86ca0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105d19400, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105d19400, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d19400, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105d19400, got something: operator is disc
[      src/ext.c: 1155]:Looking for tagname component from 0x105d19400, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d19400, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d19400, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d19400, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105d19400, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d19400, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105d19400, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d19400, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105d19400, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec90720 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec8bd60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21049: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a4d60 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1133: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396537782 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec906d0 has count of 2: *** 4396537782 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396537782}})] from parent context 0x105d19390
[      src/ext.c: 1483]:deallocing Payload 0x105f869f0
[      src/ext.c: 1420]:deallocing span args 0x105f86a50
[      src/ext.c: 1427]:freeing 0x105f86ba0
[      src/ext.c: 1431]:freeing 0x105f86ca0
[      src/ext.c: 1439]:freeing 0x105f86c00
[      src/ext.c: 1364]:deallocing span tags args 0x105f86ac0
[      src/ext.c: 1371]:freeing 0x105f86d40
[      src/ext.c: 1387]:freeing 0x105f87010
[      src/ext.c: 1407]:freeing 0x105f87060
[      src/ext.c: 1411]:freeing 0x105f86ac0
[      src/ext.c: 1447]:freeing 0x105f86a50
[      src/ext.c: 1450]:deallocing finish args 0x105f86b50
[      src/ext.c: 1455]:freeing 0x105f86b50
[src/callbacks.c:  285]:dereffing 0x105f85c10, should be final
[      src/ext.c:  662]:checking context 0x105f85c10
[      src/ext.c:  666]:context 0x105f85c10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f85c10, should already all be free!
[      src/ext.c:  670]:closing span 0x105f85c80
[      src/ext.c:  672]:freeing 0x105f85c10
[      src/ext.c:  673]:dereffing 0x105d19390, not necessarily final
[      src/ext.c:  662]:checking context 0x105d19390
[      src/ext.c:  666]:context 0x105d19390: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105d1be30
[      src/ext.c:  689]:dereffing 0x105d1be30, not necessarily final
[      src/ext.c:  662]:checking context 0x105d1be30
[      src/ext.c:  666]:context 0x105d1be30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d1be30, should already all be free!
[      src/ext.c:  670]:closing span 0x105d1bea0
[      src/ext.c:  672]:freeing 0x105d1be30
[      src/ext.c:  673]:dereffing 0x105d1b050, not necessarily final
[      src/ext.c:  662]:checking context 0x105d1b050
[      src/ext.c:  666]:context 0x105d1b050: 1 dereffed
[      src/ext.c:  688]:checking context 0x105d1b050
[      src/ext.c:  689]:dereffing 0x105d1b050, not necessarily final
[      src/ext.c:  662]:checking context 0x105d1b050
[      src/ext.c:  666]:context 0x105d1b050: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d1b050, should already all be free!
[      src/ext.c:  647]:context 0x105d1b050: freeing node 0x105d1be30
[      src/ext.c:  652]:freeing 0x105d1c9d0
[      src/ext.c:  670]:closing span 0x105d1b0c0
[      src/ext.c:  672]:freeing 0x105d1b050
[      src/ext.c:  673]:dereffing 0x105d17840, not necessarily final
[      src/ext.c:  662]:checking context 0x105d17840
[      src/ext.c:  666]:context 0x105d17840: 2 dereffed
[      src/get.c:  420]:dereffing 0x105d17840, should be final
[      src/ext.c:  662]:checking context 0x105d17840
[      src/ext.c:  666]:context 0x105d17840: 1 dereffed
[      src/ext.c:  678]:*** 0x105d17840 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105d17840, should already all be free!
[      src/ext.c:  647]:context 0x105d17840: freeing node 0x105d1b050
[      src/ext.c:  652]:freeing 0x105d1bbf0
[      src/ext.c:  647]:context 0x105d17840: freeing node 0x105d19390
[      src/ext.c:  652]:freeing 0x105d19f30
[      src/ext.c:  647]:context 0x105d17840: freeing node 0x105d17f80
[      src/ext.c:  652]:freeing 0x105d19150
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f88450
[      src/ext.c:  757]:Created context 0x105f88450 with span 0x105f884c0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f88b90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f88c00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f88c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f88c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f88c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f884c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f89d60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f88c00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f88c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f88c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f88c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f884c0, got nothing
[      src/ext.c:  707]:context 0x105f88450: 2 reffed
[      src/ext.c:  757]:Created context 0x105f88b90 with span 0x105f88c00: component: handle_single_key, operation request_encoding, ref_context 0x105f88450
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f89fa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f88c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f88c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f88c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f88c00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f8ab40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f884c0, got nothing
[      src/ext.c:  707]:context 0x105f88450: 3 reffed
[      src/ext.c:  757]:Created context 0x105f89fa0 with span 0x105f8a010: component: , operation response_decoding, ref_context 0x105f88450
[      src/get.c:  134]:checking context 0x105f89fa0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f728: binding context 0x105f89fa0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395147168, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105f88b90
[      src/ext.c:  689]:dereffing 0x105f88b90, not necessarily final
[      src/ext.c:  662]:checking context 0x105f88b90
[      src/ext.c:  666]:context 0x105f88b90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f88b90, should already all be free!
[      src/ext.c:  670]:closing span 0x105f88c00
[      src/ext.c:  672]:freeing 0x105f88b90
[      src/ext.c:  673]:dereffing 0x105f88450, not necessarily final
[      src/ext.c:  662]:checking context 0x105f88450
[      src/ext.c:  666]:context 0x105f88450: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f8bc60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f884c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f8c800
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f884c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f884c0, got nothing
[      src/ext.c:  707]:context 0x105f88450: 3 reffed
[      src/ext.c:  757]:Created context 0x105f8bc60 with span 0x105f8bcd0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105f88450
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f8ca40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8cab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8cab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8cab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8cab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8bcd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f8d5e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8cab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8cab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8cab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8cab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8bcd0, got nothing
[      src/ext.c:  707]:context 0x105f8bc60: 2 reffed
[      src/ext.c:  757]:Created context 0x105f8ca40 with span 0x105f8cab0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105f8bc60
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/36","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395147168, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f728
[      src/ext.c:  866]:checking context 0x105f89fa0
[      src/ext.c:  807]:checking context 0x105f89fa0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f90c60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f90cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f90cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f90cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f90cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8a010, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f91800
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f90cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f90cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f90cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f90cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8a010, got nothing
[      src/ext.c:  707]:context 0x105f89fa0: 5 reffed
[      src/ext.c:  757]:Created context 0x105f90c60 with span 0x105f90cd0: component: get_common_objects, operation response_decoding, ref_context 0x105f89fa0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f7b0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105f89fa0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105f91a40
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105f91aa0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105f91b10
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105f91ba0
[      src/ext.c: 1537]:got span 0x105f8a010
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f91c50
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f91ca0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f91cf0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105f8a010, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105f8a010, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8a010, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105f8a010, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105f8a010, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8a010, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f8a010, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f8a010, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105f8a010, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f8a010, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105f8a010, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f8a010, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105f8a010, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec909f0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec8bd60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396537912 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec909a0 has count of 2: *** 4396537912 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a4190 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1134: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21050: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396537912, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105f89fa0
[      src/ext.c: 1483]:deallocing Payload 0x105f91a40
[      src/ext.c: 1420]:deallocing span args 0x105f91aa0
[      src/ext.c: 1427]:freeing 0x105f91bf0
[      src/ext.c: 1431]:freeing 0x105f91cf0
[      src/ext.c: 1439]:freeing 0x105f91c50
[      src/ext.c: 1364]:deallocing span tags args 0x105f91b10
[      src/ext.c: 1371]:freeing 0x105f91d90
[      src/ext.c: 1387]:freeing 0x105f92060
[      src/ext.c: 1407]:freeing 0x105f920b0
[      src/ext.c: 1411]:freeing 0x105f91b10
[      src/ext.c: 1447]:freeing 0x105f91aa0
[      src/ext.c: 1450]:deallocing finish args 0x105f91ba0
[      src/ext.c: 1455]:freeing 0x105f91ba0
[src/callbacks.c:  285]:dereffing 0x105f90c60, should be final
[      src/ext.c:  662]:checking context 0x105f90c60
[      src/ext.c:  666]:context 0x105f90c60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f90c60, should already all be free!
[      src/ext.c:  670]:closing span 0x105f90cd0
[      src/ext.c:  672]:freeing 0x105f90c60
[      src/ext.c:  673]:dereffing 0x105f89fa0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f89fa0
[      src/ext.c:  666]:context 0x105f89fa0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105f8ca40
[      src/ext.c:  689]:dereffing 0x105f8ca40, not necessarily final
[      src/ext.c:  662]:checking context 0x105f8ca40
[      src/ext.c:  666]:context 0x105f8ca40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f8ca40, should already all be free!
[      src/ext.c:  670]:closing span 0x105f8cab0
[      src/ext.c:  672]:freeing 0x105f8ca40
[      src/ext.c:  673]:dereffing 0x105f8bc60, not necessarily final
[      src/ext.c:  662]:checking context 0x105f8bc60
[      src/ext.c:  666]:context 0x105f8bc60: 1 dereffed
[      src/ext.c:  688]:checking context 0x105f8bc60
[      src/ext.c:  689]:dereffing 0x105f8bc60, not necessarily final
[      src/ext.c:  662]:checking context 0x105f8bc60
[      src/ext.c:  666]:context 0x105f8bc60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f8bc60, should already all be free!
[      src/ext.c:  647]:context 0x105f8bc60: freeing node 0x105f8ca40
[      src/ext.c:  652]:freeing 0x105f8d5e0
[      src/ext.c:  670]:closing span 0x105f8bcd0
[      src/ext.c:  672]:freeing 0x105f8bc60
[      src/ext.c:  673]:dereffing 0x105f88450, not necessarily final
[      src/ext.c:  662]:checking context 0x105f88450
[      src/ext.c:  666]:context 0x105f88450: 2 dereffed
[      src/get.c:  420]:dereffing 0x105f88450, should be final
[      src/ext.c:  662]:checking context 0x105f88450
[      src/ext.c:  666]:context 0x105f88450: 1 dereffed
[      src/ext.c:  678]:*** 0x105f88450 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105f88450, should already all be free!
[      src/ext.c:  647]:context 0x105f88450: freeing node 0x105f8bc60
[      src/ext.c:  652]:freeing 0x105f8c800
[      src/ext.c:  647]:context 0x105f88450: freeing node 0x105f89fa0
[      src/ext.c:  652]:freeing 0x105f8ab40
[      src/ext.c:  647]:context 0x105f88450: freeing node 0x105f88b90
[      src/ext.c:  652]:freeing 0x105f89d60
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f92bb0
[      src/ext.c:  757]:Created context 0x105f92bb0 with span 0x105f92c20: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f932f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f93360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f93360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f93360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f93360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f92c20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f944c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f93360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f93360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f93360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f93360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f92c20, got nothing
[      src/ext.c:  707]:context 0x105f92bb0: 2 reffed
[      src/ext.c:  757]:Created context 0x105f932f0 with span 0x105f93360: component: handle_single_key, operation request_encoding, ref_context 0x105f92bb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f94700
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f93360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f93360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f93360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f93360, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f952a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f92c20, got nothing
[      src/ext.c:  707]:context 0x105f92bb0: 3 reffed
[      src/ext.c:  757]:Created context 0x105f94700 with span 0x105f94770: component: , operation response_decoding, ref_context 0x105f92bb0
[      src/get.c:  134]:checking context 0x105f94700
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f7b0: binding context 0x105f94700 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395190016, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105f932f0
[      src/ext.c:  689]:dereffing 0x105f932f0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f932f0
[      src/ext.c:  666]:context 0x105f932f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f932f0, should already all be free!
[      src/ext.c:  670]:closing span 0x105f93360
[      src/ext.c:  672]:freeing 0x105f932f0
[      src/ext.c:  673]:dereffing 0x105f92bb0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f92bb0
[      src/ext.c:  666]:context 0x105f92bb0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f963c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f92c20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f96f60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f92c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f92c20, got nothing
[      src/ext.c:  707]:context 0x105f92bb0: 3 reffed
[      src/ext.c:  757]:Created context 0x105f963c0 with span 0x105f96430: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105f92bb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f971a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f97210, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f97210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f97210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f97210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f96430, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f97d40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f97210, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f97210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f97210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f96430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f97210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f96430, got nothing
[      src/ext.c:  707]:context 0x105f963c0: 2 reffed
[      src/ext.c:  757]:Created context 0x105f971a0 with span 0x105f97210: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105f963c0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/37","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395190016, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f7b0
[      src/ext.c:  866]:checking context 0x105f94700
[      src/ext.c:  807]:checking context 0x105f94700
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f9b3c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9b430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9b430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9b430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9b430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f94770, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f9bf60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9b430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9b430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9b430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9b430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f94770, got nothing
[      src/ext.c:  707]:context 0x105f94700: 5 reffed
[      src/ext.c:  757]:Created context 0x105f9b3c0 with span 0x105f9b430: component: get_common_objects, operation response_decoding, ref_context 0x105f94700
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f838 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105f94700
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105f9c1a0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105f9c200
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105f9c270
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105f9c300
[      src/ext.c: 1537]:got span 0x105f94770
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f9c3b0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f9c400
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f9c450
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105f94770, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105f94770, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f94770, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105f94770, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105f94770, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f94770, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f94770, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f94770, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105f94770, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f94770, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105f94770, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f94770, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105f94770, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec90c70 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec8bd60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 11 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea690 has count of 166: *** 11 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a4660 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1135: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21052: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 11, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105f94700
[      src/ext.c: 1483]:deallocing Payload 0x105f9c1a0
[      src/ext.c: 1420]:deallocing span args 0x105f9c200
[      src/ext.c: 1427]:freeing 0x105f9c350
[      src/ext.c: 1431]:freeing 0x105f9c450
[      src/ext.c: 1439]:freeing 0x105f9c3b0
[      src/ext.c: 1364]:deallocing span tags args 0x105f9c270
[      src/ext.c: 1371]:freeing 0x105f9c4f0
[      src/ext.c: 1387]:freeing 0x105f9c7c0
[      src/ext.c: 1407]:freeing 0x105f9c810
[      src/ext.c: 1411]:freeing 0x105f9c270
[      src/ext.c: 1447]:freeing 0x105f9c200
[      src/ext.c: 1450]:deallocing finish args 0x105f9c300
[      src/ext.c: 1455]:freeing 0x105f9c300
[src/callbacks.c:  285]:dereffing 0x105f9b3c0, should be final
[      src/ext.c:  662]:checking context 0x105f9b3c0
[      src/ext.c:  666]:context 0x105f9b3c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f9b3c0, should already all be free!
[      src/ext.c:  670]:closing span 0x105f9b430
[      src/ext.c:  672]:freeing 0x105f9b3c0
[      src/ext.c:  673]:dereffing 0x105f94700, not necessarily final
[      src/ext.c:  662]:checking context 0x105f94700
[      src/ext.c:  666]:context 0x105f94700: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105f971a0
[      src/ext.c:  689]:dereffing 0x105f971a0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f971a0
[      src/ext.c:  666]:context 0x105f971a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f971a0, should already all be free!
[      src/ext.c:  670]:closing span 0x105f97210
[      src/ext.c:  672]:freeing 0x105f971a0
[      src/ext.c:  673]:dereffing 0x105f963c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f963c0
[      src/ext.c:  666]:context 0x105f963c0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105f963c0
[      src/ext.c:  689]:dereffing 0x105f963c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f963c0
[      src/ext.c:  666]:context 0x105f963c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f963c0, should already all be free!
[      src/ext.c:  647]:context 0x105f963c0: freeing node 0x105f971a0
[      src/ext.c:  652]:freeing 0x105f97d40
[      src/ext.c:  670]:closing span 0x105f96430
[      src/ext.c:  672]:freeing 0x105f963c0
[      src/ext.c:  673]:dereffing 0x105f92bb0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f92bb0
[      src/ext.c:  666]:context 0x105f92bb0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105f92bb0, should be final
[      src/ext.c:  662]:checking context 0x105f92bb0
[      src/ext.c:  666]:context 0x105f92bb0: 1 dereffed
[      src/ext.c:  678]:*** 0x105f92bb0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105f92bb0, should already all be free!
[      src/ext.c:  647]:context 0x105f92bb0: freeing node 0x105f963c0
[      src/ext.c:  652]:freeing 0x105f96f60
[      src/ext.c:  647]:context 0x105f92bb0: freeing node 0x105f94700
[      src/ext.c:  652]:freeing 0x105f952a0
[      src/ext.c:  647]:context 0x105f92bb0: freeing node 0x105f932f0
[      src/ext.c:  652]:freeing 0x105f944c0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f9d310
[      src/ext.c:  757]:Created context 0x105f9d310 with span 0x105f9d380: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f9da50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9dac0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9dac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9dac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9dac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9d380, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f9ec20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9dac0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9dac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9dac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9dac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9d380, got nothing
[      src/ext.c:  707]:context 0x105f9d310: 2 reffed
[      src/ext.c:  757]:Created context 0x105f9da50 with span 0x105f9dac0: component: handle_single_key, operation request_encoding, ref_context 0x105f9d310
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f9ee60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9dac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9dac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9dac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9dac0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f9fa00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9d380, got nothing
[      src/ext.c:  707]:context 0x105f9d310: 3 reffed
[      src/ext.c:  757]:Created context 0x105f9ee60 with span 0x105f9eed0: component: , operation response_decoding, ref_context 0x105f9d310
[      src/get.c:  134]:checking context 0x105f9ee60
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f838: binding context 0x105f9ee60 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395232864, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105f9da50
[      src/ext.c:  689]:dereffing 0x105f9da50, not necessarily final
[      src/ext.c:  662]:checking context 0x105f9da50
[      src/ext.c:  666]:context 0x105f9da50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f9da50, should already all be free!
[      src/ext.c:  670]:closing span 0x105f9dac0
[      src/ext.c:  672]:freeing 0x105f9da50
[      src/ext.c:  673]:dereffing 0x105f9d310, not necessarily final
[      src/ext.c:  662]:checking context 0x105f9d310
[      src/ext.c:  666]:context 0x105f9d310: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fa0b20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9d380, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fa16c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9d380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9d380, got nothing
[      src/ext.c:  707]:context 0x105f9d310: 3 reffed
[      src/ext.c:  757]:Created context 0x105fa0b20 with span 0x105fa0b90: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105f9d310
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fa1900
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa1970, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa1970, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa1970, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa1970, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa0b90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fa24a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa1970, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa1970, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa1970, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa0b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa1970, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa0b90, got nothing
[      src/ext.c:  707]:context 0x105fa0b20: 2 reffed
[      src/ext.c:  757]:Created context 0x105fa1900 with span 0x105fa1970: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105fa0b20
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/38","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395232864, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f838
[      src/ext.c:  866]:checking context 0x105f9ee60
[      src/ext.c:  807]:checking context 0x105f9ee60
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fa5b20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa5b90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa5b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa5b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa5b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9eed0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fa66c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa5b90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa5b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa5b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa5b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9eed0, got nothing
[      src/ext.c:  707]:context 0x105f9ee60: 5 reffed
[      src/ext.c:  757]:Created context 0x105fa5b20 with span 0x105fa5b90: component: get_common_objects, operation response_decoding, ref_context 0x105f9ee60
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f8c0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105f9ee60
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105fa6900
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105fa6960
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105fa69d0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105fa6a60
[      src/ext.c: 1537]:got span 0x105f9eed0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fa6b10
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fa6b60
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fa6bb0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105f9eed0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105f9eed0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9eed0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105f9eed0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105f9eed0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9eed0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f9eed0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f9eed0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105f9eed0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f9eed0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105f9eed0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f9eed0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105f9eed0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec90ef0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec8bd60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4392058380 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec90ea0 has count of 2: *** 4392058380 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a57b0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1136: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21054: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4392058380, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105f9ee60
[      src/ext.c: 1483]:deallocing Payload 0x105fa6900
[      src/ext.c: 1420]:deallocing span args 0x105fa6960
[      src/ext.c: 1427]:freeing 0x105fa6ab0
[      src/ext.c: 1431]:freeing 0x105fa6bb0
[      src/ext.c: 1439]:freeing 0x105fa6b10
[      src/ext.c: 1364]:deallocing span tags args 0x105fa69d0
[      src/ext.c: 1371]:freeing 0x105fa6c50
[      src/ext.c: 1387]:freeing 0x105fa6f20
[      src/ext.c: 1407]:freeing 0x105fa6f70
[      src/ext.c: 1411]:freeing 0x105fa69d0
[      src/ext.c: 1447]:freeing 0x105fa6960
[      src/ext.c: 1450]:deallocing finish args 0x105fa6a60
[      src/ext.c: 1455]:freeing 0x105fa6a60
[src/callbacks.c:  285]:dereffing 0x105fa5b20, should be final
[      src/ext.c:  662]:checking context 0x105fa5b20
[      src/ext.c:  666]:context 0x105fa5b20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fa5b20, should already all be free!
[      src/ext.c:  670]:closing span 0x105fa5b90
[      src/ext.c:  672]:freeing 0x105fa5b20
[      src/ext.c:  673]:dereffing 0x105f9ee60, not necessarily final
[      src/ext.c:  662]:checking context 0x105f9ee60
[      src/ext.c:  666]:context 0x105f9ee60: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105fa1900
[      src/ext.c:  689]:dereffing 0x105fa1900, not necessarily final
[      src/ext.c:  662]:checking context 0x105fa1900
[      src/ext.c:  666]:context 0x105fa1900: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fa1900, should already all be free!
[      src/ext.c:  670]:closing span 0x105fa1970
[      src/ext.c:  672]:freeing 0x105fa1900
[      src/ext.c:  673]:dereffing 0x105fa0b20, not necessarily final
[      src/ext.c:  662]:checking context 0x105fa0b20
[      src/ext.c:  666]:context 0x105fa0b20: 1 dereffed
[      src/ext.c:  688]:checking context 0x105fa0b20
[      src/ext.c:  689]:dereffing 0x105fa0b20, not necessarily final
[      src/ext.c:  662]:checking context 0x105fa0b20
[      src/ext.c:  666]:context 0x105fa0b20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fa0b20, should already all be free!
[      src/ext.c:  647]:context 0x105fa0b20: freeing node 0x105fa1900
[      src/ext.c:  652]:freeing 0x105fa24a0
[      src/ext.c:  670]:closing span 0x105fa0b90
[      src/ext.c:  672]:freeing 0x105fa0b20
[      src/ext.c:  673]:dereffing 0x105f9d310, not necessarily final
[      src/ext.c:  662]:checking context 0x105f9d310
[      src/ext.c:  666]:context 0x105f9d310: 2 dereffed
[      src/get.c:  420]:dereffing 0x105f9d310, should be final
[      src/ext.c:  662]:checking context 0x105f9d310
[      src/ext.c:  666]:context 0x105f9d310: 1 dereffed
[      src/ext.c:  678]:*** 0x105f9d310 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105f9d310, should already all be free!
[      src/ext.c:  647]:context 0x105f9d310: freeing node 0x105fa0b20
[      src/ext.c:  652]:freeing 0x105fa16c0
[      src/ext.c:  647]:context 0x105f9d310: freeing node 0x105f9ee60
[      src/ext.c:  652]:freeing 0x105f9fa00
[      src/ext.c:  647]:context 0x105f9d310: freeing node 0x105f9da50
[      src/ext.c:  652]:freeing 0x105f9ec20
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fa7a70
[      src/ext.c:  757]:Created context 0x105fa7a70 with span 0x105fa7ae0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fa81b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa8220, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa8220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa8220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa8220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa7ae0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fa9380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa8220, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa8220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa8220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa8220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa7ae0, got nothing
[      src/ext.c:  707]:context 0x105fa7a70: 2 reffed
[      src/ext.c:  757]:Created context 0x105fa81b0 with span 0x105fa8220: component: handle_single_key, operation request_encoding, ref_context 0x105fa7a70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fa95c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa8220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa8220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa8220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa8220, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e4f44e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa7ae0, got nothing
[      src/ext.c:  707]:context 0x105fa7a70: 3 reffed
[      src/ext.c:  757]:Created context 0x105fa95c0 with span 0x105fa9630: component: , operation response_decoding, ref_context 0x105fa7a70
[      src/get.c:  134]:checking context 0x105fa95c0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f8c0: binding context 0x105fa95c0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395275712, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105fa81b0
[      src/ext.c:  689]:dereffing 0x105fa81b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105fa81b0
[      src/ext.c:  666]:context 0x105fa81b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fa81b0, should already all be free!
[      src/ext.c:  670]:closing span 0x105fa8220
[      src/ext.c:  672]:freeing 0x105fa81b0
[      src/ext.c:  673]:dereffing 0x105fa7a70, not necessarily final
[      src/ext.c:  662]:checking context 0x105fa7a70
[      src/ext.c:  666]:context 0x105fa7a70: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e4f4d40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa7ae0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10616d940
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa7ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa7ae0, got nothing
[      src/ext.c:  707]:context 0x105fa7a70: 3 reffed
[      src/ext.c:  757]:Created context 0x10e4f4d40 with span 0x10616d360: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105fa7a70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10616da30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4f5450, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4f5450, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4f5450, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4f5450, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10616d360, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e4f5a30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4f5450, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4f5450, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4f5450, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10616d360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4f5450, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10616d360, got nothing
[      src/ext.c:  707]:context 0x10e4f4d40: 2 reffed
[      src/ext.c:  757]:Created context 0x10616da30 with span 0x10e4f5450: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e4f4d40
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/39","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395275712, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f8c0
[      src/ext.c:  866]:checking context 0x105fa95c0
[      src/ext.c:  807]:checking context 0x105fa95c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e4f7440
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10616fc60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10616fc60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10616fc60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10616fc60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa9630, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106170240
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10616fc60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10616fc60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10616fc60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10616fc60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa9630, got nothing
[      src/ext.c:  707]:context 0x105fa95c0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e4f7440 with span 0x10616fc60: component: get_common_objects, operation response_decoding, ref_context 0x105fa95c0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f948 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105fa95c0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106170330
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e4f7b50
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106170390
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e4f7bc0
[      src/ext.c: 1537]:got span 0x105fa9630
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e4f7c10
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106170480
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e4f7c60
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105fa9630, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105fa9630, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa9630, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105fa9630, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105fa9630, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa9630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fa9630, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fa9630, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105fa9630, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fa9630, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105fa9630, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fa9630, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105fa9630, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec9b1d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec8bd60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a5430 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1137: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec619e0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x105fa95c0
[      src/ext.c: 1483]:deallocing Payload 0x106170330
[      src/ext.c: 1420]:deallocing span args 0x10e4f7b50
[      src/ext.c: 1427]:freeing 0x106170420
[      src/ext.c: 1431]:freeing 0x10e4f7c60
[      src/ext.c: 1439]:freeing 0x10e4f7c10
[      src/ext.c: 1364]:deallocing span tags args 0x106170390
[      src/ext.c: 1371]:freeing 0x10e4f7cb0
[      src/ext.c: 1387]:freeing 0x106170650
[      src/ext.c: 1407]:freeing 0x10e4f7e50
[      src/ext.c: 1411]:freeing 0x106170390
[      src/ext.c: 1447]:freeing 0x10e4f7b50
[      src/ext.c: 1450]:deallocing finish args 0x10e4f7bc0
[      src/ext.c: 1455]:freeing 0x10e4f7bc0
[src/callbacks.c:  285]:dereffing 0x10e4f7440, should be final
[      src/ext.c:  662]:checking context 0x10e4f7440
[      src/ext.c:  666]:context 0x10e4f7440: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e4f7440, should already all be free!
[      src/ext.c:  670]:closing span 0x10616fc60
[      src/ext.c:  672]:freeing 0x10e4f7440
[      src/ext.c:  673]:dereffing 0x105fa95c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105fa95c0
[      src/ext.c:  666]:context 0x105fa95c0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10616da30
[      src/ext.c:  689]:dereffing 0x10616da30, not necessarily final
[      src/ext.c:  662]:checking context 0x10616da30
[      src/ext.c:  666]:context 0x10616da30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10616da30, should already all be free!
[      src/ext.c:  670]:closing span 0x10e4f5450
[      src/ext.c:  672]:freeing 0x10616da30
[      src/ext.c:  673]:dereffing 0x10e4f4d40, not necessarily final
[      src/ext.c:  662]:checking context 0x10e4f4d40
[      src/ext.c:  666]:context 0x10e4f4d40: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e4f4d40
[      src/ext.c:  689]:dereffing 0x10e4f4d40, not necessarily final
[      src/ext.c:  662]:checking context 0x10e4f4d40
[      src/ext.c:  666]:context 0x10e4f4d40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e4f4d40, should already all be free!
[      src/ext.c:  647]:context 0x10e4f4d40: freeing node 0x10616da30
[      src/ext.c:  652]:freeing 0x10e4f5a30
[      src/ext.c:  670]:closing span 0x10616d360
[      src/ext.c:  672]:freeing 0x10e4f4d40
[      src/ext.c:  673]:dereffing 0x105fa7a70, not necessarily final
[      src/ext.c:  662]:checking context 0x105fa7a70
[      src/ext.c:  666]:context 0x105fa7a70: 2 dereffed
[      src/get.c:  420]:dereffing 0x105fa7a70, should be final
[      src/ext.c:  662]:checking context 0x105fa7a70
[      src/ext.c:  666]:context 0x105fa7a70: 1 dereffed
[      src/ext.c:  678]:*** 0x105fa7a70 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105fa7a70, should already all be free!
[      src/ext.c:  647]:context 0x105fa7a70: freeing node 0x10e4f4d40
[      src/ext.c:  652]:freeing 0x10616d940
[      src/ext.c:  647]:context 0x105fa7a70: freeing node 0x105fa95c0
[      src/ext.c:  652]:freeing 0x10e4f44e0
[      src/ext.c:  647]:context 0x105fa7a70: freeing node 0x105fa81b0
[      src/ext.c:  652]:freeing 0x105fa9380
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e4f83d0
[      src/ext.c:  757]:Created context 0x10e4f83d0 with span 0x106170c20: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106170f90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4f87a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4f87a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4f87a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4f87a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106170c20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106171860
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4f87a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4f87a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4f87a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4f87a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106170c20, got nothing
[      src/ext.c:  707]:context 0x10e4f83d0: 2 reffed
[      src/ext.c:  757]:Created context 0x106170f90 with span 0x10e4f87a0: component: handle_single_key, operation request_encoding, ref_context 0x10e4f83d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106171950
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4f87a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4f87a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4f87a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4f87a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e4f97d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106170c20, got nothing
[      src/ext.c:  707]:context 0x10e4f83d0: 3 reffed
[      src/ext.c:  757]:Created context 0x106171950 with span 0x10e4f91f0: component: , operation response_decoding, ref_context 0x10e4f83d0
[      src/get.c:  134]:checking context 0x106171950
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f948: binding context 0x106171950 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397144400, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106170f90
[      src/ext.c:  689]:dereffing 0x106170f90, not necessarily final
[      src/ext.c:  662]:checking context 0x106170f90
[      src/ext.c:  666]:context 0x106170f90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106170f90, should already all be free!
[      src/ext.c:  670]:closing span 0x10e4f87a0
[      src/ext.c:  672]:freeing 0x106170f90
[      src/ext.c:  673]:dereffing 0x10e4f83d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e4f83d0
[      src/ext.c:  666]:context 0x10e4f83d0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e4fa030
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106170c20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106172db0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106170c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106170c20, got nothing
[      src/ext.c:  707]:context 0x10e4f83d0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e4fa030 with span 0x1061727d0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e4f83d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106172ea0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4fa740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4fa740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4fa740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4fa740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061727d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e4fad20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4fa740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4fa740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4fa740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4fa740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061727d0, got nothing
[      src/ext.c:  707]:context 0x10e4fa030: 2 reffed
[      src/ext.c:  757]:Created context 0x106172ea0 with span 0x10e4fa740: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e4fa030
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/3a","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397144400, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f948
[      src/ext.c:  866]:checking context 0x106171950
[      src/ext.c:  807]:checking context 0x106171950
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e4fc730
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061750d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061750d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061750d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061750d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4f91f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061757e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061750d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061750d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061750d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061750d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4f91f0, got nothing
[      src/ext.c:  707]:context 0x106171950: 5 reffed
[      src/ext.c:  757]:Created context 0x10e4fc730 with span 0x1061750d0: component: get_common_objects, operation response_decoding, ref_context 0x106171950
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6f9d0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106171950
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106175a20
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106175a80
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106175af0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106175b80
[      src/ext.c: 1537]:got span 0x10e4f91f0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106175c30
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106175c80
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106175cd0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e4f91f0, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e4f91f0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4f91f0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e4f91f0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e4f91f0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4f91f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e4f91f0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e4f91f0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e4f91f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e4f91f0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e4f91f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e4f91f0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e4f91f0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec9b450 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec8bd60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21057: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a59e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1138: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 38640 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec9b400 has count of 2: *** 38640 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 38640}})] from parent context 0x106171950
[      src/ext.c: 1483]:deallocing Payload 0x106175a20
[      src/ext.c: 1420]:deallocing span args 0x106175a80
[      src/ext.c: 1427]:freeing 0x106175bd0
[      src/ext.c: 1431]:freeing 0x106175cd0
[      src/ext.c: 1439]:freeing 0x106175c30
[      src/ext.c: 1364]:deallocing span tags args 0x106175af0
[      src/ext.c: 1371]:freeing 0x106175d70
[      src/ext.c: 1387]:freeing 0x106176040
[      src/ext.c: 1407]:freeing 0x106176090
[      src/ext.c: 1411]:freeing 0x106175af0
[      src/ext.c: 1447]:freeing 0x106175a80
[      src/ext.c: 1450]:deallocing finish args 0x106175b80
[      src/ext.c: 1455]:freeing 0x106175b80
[src/callbacks.c:  285]:dereffing 0x10e4fc730, should be final
[      src/ext.c:  662]:checking context 0x10e4fc730
[      src/ext.c:  666]:context 0x10e4fc730: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e4fc730, should already all be free!
[      src/ext.c:  670]:closing span 0x1061750d0
[      src/ext.c:  672]:freeing 0x10e4fc730
[      src/ext.c:  673]:dereffing 0x106171950, not necessarily final
[      src/ext.c:  662]:checking context 0x106171950
[      src/ext.c:  666]:context 0x106171950: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x106172ea0
[      src/ext.c:  689]:dereffing 0x106172ea0, not necessarily final
[      src/ext.c:  662]:checking context 0x106172ea0
[      src/ext.c:  666]:context 0x106172ea0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106172ea0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e4fa740
[      src/ext.c:  672]:freeing 0x106172ea0
[      src/ext.c:  673]:dereffing 0x10e4fa030, not necessarily final
[      src/ext.c:  662]:checking context 0x10e4fa030
[      src/ext.c:  666]:context 0x10e4fa030: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e4fa030
[      src/ext.c:  689]:dereffing 0x10e4fa030, not necessarily final
[      src/ext.c:  662]:checking context 0x10e4fa030
[      src/ext.c:  666]:context 0x10e4fa030: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e4fa030, should already all be free!
[      src/ext.c:  647]:context 0x10e4fa030: freeing node 0x106172ea0
[      src/ext.c:  652]:freeing 0x10e4fad20
[      src/ext.c:  670]:closing span 0x1061727d0
[      src/ext.c:  672]:freeing 0x10e4fa030
[      src/ext.c:  673]:dereffing 0x10e4f83d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e4f83d0
[      src/ext.c:  666]:context 0x10e4f83d0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e4f83d0, should be final
[      src/ext.c:  662]:checking context 0x10e4f83d0
[      src/ext.c:  666]:context 0x10e4f83d0: 1 dereffed
[      src/ext.c:  678]:*** 0x10e4f83d0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e4f83d0, should already all be free!
[      src/ext.c:  647]:context 0x10e4f83d0: freeing node 0x10e4fa030
[      src/ext.c:  652]:freeing 0x106172db0
[      src/ext.c:  647]:context 0x10e4f83d0: freeing node 0x106171950
[      src/ext.c:  652]:freeing 0x10e4f97d0
[      src/ext.c:  647]:context 0x10e4f83d0: freeing node 0x106170f90
[      src/ext.c:  652]:freeing 0x106171860
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106176b90
[      src/ext.c:  757]:Created context 0x106176b90 with span 0x106176c00: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061772d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106177340, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106177340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106177340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106177340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106176c00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061784a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106177340, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106177340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106177340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106177340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106176c00, got nothing
[      src/ext.c:  707]:context 0x106176b90: 2 reffed
[      src/ext.c:  757]:Created context 0x1061772d0 with span 0x106177340: component: handle_single_key, operation request_encoding, ref_context 0x106176b90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061786e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106177340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106177340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106177340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106177340, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106179280
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106176c00, got nothing
[      src/ext.c:  707]:context 0x106176b90: 3 reffed
[      src/ext.c:  757]:Created context 0x1061786e0 with span 0x106178750: component: , operation response_decoding, ref_context 0x106176b90
[      src/get.c:  134]:checking context 0x1061786e0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6f9d0: binding context 0x1061786e0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397172448, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1061772d0
[      src/ext.c:  689]:dereffing 0x1061772d0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061772d0
[      src/ext.c:  666]:context 0x1061772d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061772d0, should already all be free!
[      src/ext.c:  670]:closing span 0x106177340
[      src/ext.c:  672]:freeing 0x1061772d0
[      src/ext.c:  673]:dereffing 0x106176b90, not necessarily final
[      src/ext.c:  662]:checking context 0x106176b90
[      src/ext.c:  666]:context 0x106176b90: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10617a3a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106176c00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10617af40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106176c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106176c00, got nothing
[      src/ext.c:  707]:context 0x106176b90: 3 reffed
[      src/ext.c:  757]:Created context 0x10617a3a0 with span 0x10617a410: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106176b90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10617b180
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10617b1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10617b1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10617b1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10617b1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10617a410, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10617bd20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10617b1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10617b1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10617b1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10617a410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10617b1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10617a410, got nothing
[      src/ext.c:  707]:context 0x10617a3a0: 2 reffed
[      src/ext.c:  757]:Created context 0x10617b180 with span 0x10617b1f0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10617a3a0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/3b","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397172448, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6f9d0
[      src/ext.c:  866]:checking context 0x1061786e0
[      src/ext.c:  807]:checking context 0x1061786e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10617f3a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10617f410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10617f410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10617f410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10617f410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106178750, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10617ff40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10617f410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10617f410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10617f410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10617f410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106178750, got nothing
[      src/ext.c:  707]:context 0x1061786e0: 5 reffed
[      src/ext.c:  757]:Created context 0x10617f3a0 with span 0x10617f410: component: get_common_objects, operation response_decoding, ref_context 0x1061786e0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6fa58 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1061786e0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106180180
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1061801e0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106180250
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1061802e0
[      src/ext.c: 1537]:got span 0x106178750
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106180390
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061803e0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106180430
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106178750, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x106178750, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106178750, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106178750, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106178750, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106178750, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106178750, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106178750, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106178750, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106178750, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106178750, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106178750, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106178750, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec9b720 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec8bd60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 5616 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec9b6d0 has count of 2: *** 5616 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a63c0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1139: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21058: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 5616, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x1061786e0
[      src/ext.c: 1483]:deallocing Payload 0x106180180
[      src/ext.c: 1420]:deallocing span args 0x1061801e0
[      src/ext.c: 1427]:freeing 0x106180330
[      src/ext.c: 1431]:freeing 0x106180430
[      src/ext.c: 1439]:freeing 0x106180390
[      src/ext.c: 1364]:deallocing span tags args 0x106180250
[      src/ext.c: 1371]:freeing 0x1061804d0
[      src/ext.c: 1387]:freeing 0x1061807a0
[      src/ext.c: 1407]:freeing 0x1061807f0
[      src/ext.c: 1411]:freeing 0x106180250
[      src/ext.c: 1447]:freeing 0x1061801e0
[      src/ext.c: 1450]:deallocing finish args 0x1061802e0
[      src/ext.c: 1455]:freeing 0x1061802e0
[src/callbacks.c:  285]:dereffing 0x10617f3a0, should be final
[      src/ext.c:  662]:checking context 0x10617f3a0
[      src/ext.c:  666]:context 0x10617f3a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10617f3a0, should already all be free!
[      src/ext.c:  670]:closing span 0x10617f410
[      src/ext.c:  672]:freeing 0x10617f3a0
[      src/ext.c:  673]:dereffing 0x1061786e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061786e0
[      src/ext.c:  666]:context 0x1061786e0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10617b180
[      src/ext.c:  689]:dereffing 0x10617b180, not necessarily final
[      src/ext.c:  662]:checking context 0x10617b180
[      src/ext.c:  666]:context 0x10617b180: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10617b180, should already all be free!
[      src/ext.c:  670]:closing span 0x10617b1f0
[      src/ext.c:  672]:freeing 0x10617b180
[      src/ext.c:  673]:dereffing 0x10617a3a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10617a3a0
[      src/ext.c:  666]:context 0x10617a3a0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10617a3a0
[      src/ext.c:  689]:dereffing 0x10617a3a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10617a3a0
[      src/ext.c:  666]:context 0x10617a3a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10617a3a0, should already all be free!
[      src/ext.c:  647]:context 0x10617a3a0: freeing node 0x10617b180
[      src/ext.c:  652]:freeing 0x10617bd20
[      src/ext.c:  670]:closing span 0x10617a410
[      src/ext.c:  672]:freeing 0x10617a3a0
[      src/ext.c:  673]:dereffing 0x106176b90, not necessarily final
[      src/ext.c:  662]:checking context 0x106176b90
[      src/ext.c:  666]:context 0x106176b90: 2 dereffed
[      src/get.c:  420]:dereffing 0x106176b90, should be final
[      src/ext.c:  662]:checking context 0x106176b90
[      src/ext.c:  666]:context 0x106176b90: 1 dereffed
[      src/ext.c:  678]:*** 0x106176b90 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106176b90, should already all be free!
[      src/ext.c:  647]:context 0x106176b90: freeing node 0x10617a3a0
[      src/ext.c:  652]:freeing 0x10617af40
[      src/ext.c:  647]:context 0x106176b90: freeing node 0x1061786e0
[      src/ext.c:  652]:freeing 0x106179280
[      src/ext.c:  647]:context 0x106176b90: freeing node 0x1061772d0
[      src/ext.c:  652]:freeing 0x1061784a0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061812f0
[      src/ext.c:  757]:Created context 0x1061812f0 with span 0x106181360: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106181a30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106181aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106181aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106181aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106181aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106181360, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106182c00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106181aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106181aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106181aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106181aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106181360, got nothing
[      src/ext.c:  707]:context 0x1061812f0: 2 reffed
[      src/ext.c:  757]:Created context 0x106181a30 with span 0x106181aa0: component: handle_single_key, operation request_encoding, ref_context 0x1061812f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106182e40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106181aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106181aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106181aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106181aa0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061839e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106181360, got nothing
[      src/ext.c:  707]:context 0x1061812f0: 3 reffed
[      src/ext.c:  757]:Created context 0x106182e40 with span 0x106182eb0: component: , operation response_decoding, ref_context 0x1061812f0
[      src/get.c:  134]:checking context 0x106182e40
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6fa58: binding context 0x106182e40 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397215296, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106181a30
[      src/ext.c:  689]:dereffing 0x106181a30, not necessarily final
[      src/ext.c:  662]:checking context 0x106181a30
[      src/ext.c:  666]:context 0x106181a30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106181a30, should already all be free!
[      src/ext.c:  670]:closing span 0x106181aa0
[      src/ext.c:  672]:freeing 0x106181a30
[      src/ext.c:  673]:dereffing 0x1061812f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061812f0
[      src/ext.c:  666]:context 0x1061812f0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106184b00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106181360, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061856a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106181360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106181360, got nothing
[      src/ext.c:  707]:context 0x1061812f0: 3 reffed
[      src/ext.c:  757]:Created context 0x106184b00 with span 0x106184b70: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061812f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061858e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106185950, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106185950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106185950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106185950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106184b70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106186480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106185950, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106185950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106185950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106184b70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106185950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106184b70, got nothing
[      src/ext.c:  707]:context 0x106184b00: 2 reffed
[      src/ext.c:  757]:Created context 0x1061858e0 with span 0x106185950: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106184b00
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/3c","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397215296, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6fa58
[      src/ext.c:  866]:checking context 0x106182e40
[      src/ext.c:  807]:checking context 0x106182e40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106189b00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106189b70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106189b70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106189b70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106189b70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106182eb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10618a6a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106189b70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106189b70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106189b70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106189b70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106182eb0, got nothing
[      src/ext.c:  707]:context 0x106182e40: 5 reffed
[      src/ext.c:  757]:Created context 0x106189b00 with span 0x106189b70: component: get_common_objects, operation response_decoding, ref_context 0x106182e40
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6fae0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106182e40
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10618a8e0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10618a940
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10618a9b0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10618aa40
[      src/ext.c: 1537]:got span 0x106182eb0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10618aaf0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10618ab40
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10618ab90
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106182eb0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x106182eb0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106182eb0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106182eb0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106182eb0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106182eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106182eb0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106182eb0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106182eb0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106182eb0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106182eb0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106182eb0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106182eb0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec9b9a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec93ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4392058496 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec9b8b0 has count of 2: *** 4392058496 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a6970 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1140: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21060: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4392058496, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x106182e40
[      src/ext.c: 1483]:deallocing Payload 0x10618a8e0
[      src/ext.c: 1420]:deallocing span args 0x10618a940
[      src/ext.c: 1427]:freeing 0x10618aa90
[      src/ext.c: 1431]:freeing 0x10618ab90
[      src/ext.c: 1439]:freeing 0x10618aaf0
[      src/ext.c: 1364]:deallocing span tags args 0x10618a9b0
[      src/ext.c: 1371]:freeing 0x10618ac30
[      src/ext.c: 1387]:freeing 0x10618af00
[      src/ext.c: 1407]:freeing 0x10618af50
[      src/ext.c: 1411]:freeing 0x10618a9b0
[      src/ext.c: 1447]:freeing 0x10618a940
[      src/ext.c: 1450]:deallocing finish args 0x10618aa40
[      src/ext.c: 1455]:freeing 0x10618aa40
[src/callbacks.c:  285]:dereffing 0x106189b00, should be final
[      src/ext.c:  662]:checking context 0x106189b00
[      src/ext.c:  666]:context 0x106189b00: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106189b00, should already all be free!
[      src/ext.c:  670]:closing span 0x106189b70
[      src/ext.c:  672]:freeing 0x106189b00
[      src/ext.c:  673]:dereffing 0x106182e40, not necessarily final
[      src/ext.c:  662]:checking context 0x106182e40
[      src/ext.c:  666]:context 0x106182e40: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1061858e0
[      src/ext.c:  689]:dereffing 0x1061858e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061858e0
[      src/ext.c:  666]:context 0x1061858e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061858e0, should already all be free!
[      src/ext.c:  670]:closing span 0x106185950
[      src/ext.c:  672]:freeing 0x1061858e0
[      src/ext.c:  673]:dereffing 0x106184b00, not necessarily final
[      src/ext.c:  662]:checking context 0x106184b00
[      src/ext.c:  666]:context 0x106184b00: 1 dereffed
[      src/ext.c:  688]:checking context 0x106184b00
[      src/ext.c:  689]:dereffing 0x106184b00, not necessarily final
[      src/ext.c:  662]:checking context 0x106184b00
[      src/ext.c:  666]:context 0x106184b00: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106184b00, should already all be free!
[      src/ext.c:  647]:context 0x106184b00: freeing node 0x1061858e0
[      src/ext.c:  652]:freeing 0x106186480
[      src/ext.c:  670]:closing span 0x106184b70
[      src/ext.c:  672]:freeing 0x106184b00
[      src/ext.c:  673]:dereffing 0x1061812f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061812f0
[      src/ext.c:  666]:context 0x1061812f0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061812f0, should be final
[      src/ext.c:  662]:checking context 0x1061812f0
[      src/ext.c:  666]:context 0x1061812f0: 1 dereffed
[      src/ext.c:  678]:*** 0x1061812f0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061812f0, should already all be free!
[      src/ext.c:  647]:context 0x1061812f0: freeing node 0x106184b00
[      src/ext.c:  652]:freeing 0x1061856a0
[      src/ext.c:  647]:context 0x1061812f0: freeing node 0x106182e40
[      src/ext.c:  652]:freeing 0x1061839e0
[      src/ext.c:  647]:context 0x1061812f0: freeing node 0x106181a30
[      src/ext.c:  652]:freeing 0x106182c00
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10618c780
[      src/ext.c:  757]:Created context 0x10618c780 with span 0x10618c7f0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10618cec0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618cf30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618cf30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618cf30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618cf30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618c7f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10618e090
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618cf30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618cf30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618cf30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618cf30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618c7f0, got nothing
[      src/ext.c:  707]:context 0x10618c780: 2 reffed
[      src/ext.c:  757]:Created context 0x10618cec0 with span 0x10618cf30: component: handle_single_key, operation request_encoding, ref_context 0x10618c780
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10618e2d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618cf30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618cf30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618cf30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618cf30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10618ee70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618c7f0, got nothing
[      src/ext.c:  707]:context 0x10618c780: 3 reffed
[      src/ext.c:  757]:Created context 0x10618e2d0 with span 0x10618e340: component: , operation response_decoding, ref_context 0x10618c780
[      src/get.c:  134]:checking context 0x10618e2d0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6fae0: binding context 0x10618e2d0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397261520, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10618cec0
[      src/ext.c:  689]:dereffing 0x10618cec0, not necessarily final
[      src/ext.c:  662]:checking context 0x10618cec0
[      src/ext.c:  666]:context 0x10618cec0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10618cec0, should already all be free!
[      src/ext.c:  670]:closing span 0x10618cf30
[      src/ext.c:  672]:freeing 0x10618cec0
[      src/ext.c:  673]:dereffing 0x10618c780, not necessarily final
[      src/ext.c:  662]:checking context 0x10618c780
[      src/ext.c:  666]:context 0x10618c780: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10618ff90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618c7f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106190b30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618c7f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618c7f0, got nothing
[      src/ext.c:  707]:context 0x10618c780: 3 reffed
[      src/ext.c:  757]:Created context 0x10618ff90 with span 0x106190000: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10618c780
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106190d70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106190de0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106190de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106190de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106190de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106190000, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106191910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106190de0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106190de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106190de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106190000, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106190de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106190000, got nothing
[      src/ext.c:  707]:context 0x10618ff90: 2 reffed
[      src/ext.c:  757]:Created context 0x106190d70 with span 0x106190de0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10618ff90
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/3d","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397261520, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6fae0
[      src/ext.c:  866]:checking context 0x10618e2d0
[      src/ext.c:  807]:checking context 0x10618e2d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106194f90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106195000, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106195000, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106195000, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106195000, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618e340, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106195b30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106195000, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106195000, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106195000, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106195000, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618e340, got nothing
[      src/ext.c:  707]:context 0x10618e2d0: 5 reffed
[      src/ext.c:  757]:Created context 0x106194f90 with span 0x106195000: component: get_common_objects, operation response_decoding, ref_context 0x10618e2d0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6fb68 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10618e2d0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106195d70
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106195dd0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106195e40
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106195ed0
[      src/ext.c: 1537]:got span 0x10618e340
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106195f80
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106195fd0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106196020
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10618e340, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10618e340, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618e340, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10618e340, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10618e340, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618e340, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10618e340, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10618e340, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10618e340, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10618e340, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10618e340, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10618e340, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10618e340, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ec9bc20 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ec93ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396538038 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec9bb30 has count of 2: *** 4396538038 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a6820 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1141: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21062: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396538038, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10618e2d0
[      src/ext.c: 1483]:deallocing Payload 0x106195d70
[      src/ext.c: 1420]:deallocing span args 0x106195dd0
[      src/ext.c: 1427]:freeing 0x106195f20
[      src/ext.c: 1431]:freeing 0x106196020
[      src/ext.c: 1439]:freeing 0x106195f80
[      src/ext.c: 1364]:deallocing span tags args 0x106195e40
[      src/ext.c: 1371]:freeing 0x1061960c0
[      src/ext.c: 1387]:freeing 0x106196390
[      src/ext.c: 1407]:freeing 0x1061963e0
[      src/ext.c: 1411]:freeing 0x106195e40
[      src/ext.c: 1447]:freeing 0x106195dd0
[      src/ext.c: 1450]:deallocing finish args 0x106195ed0
[      src/ext.c: 1455]:freeing 0x106195ed0
[src/callbacks.c:  285]:dereffing 0x106194f90, should be final
[      src/ext.c:  662]:checking context 0x106194f90
[      src/ext.c:  666]:context 0x106194f90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106194f90, should already all be free!
[      src/ext.c:  670]:closing span 0x106195000
[      src/ext.c:  672]:freeing 0x106194f90
[      src/ext.c:  673]:dereffing 0x10618e2d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10618e2d0
[      src/ext.c:  666]:context 0x10618e2d0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x106190d70
[      src/ext.c:  689]:dereffing 0x106190d70, not necessarily final
[      src/ext.c:  662]:checking context 0x106190d70
[      src/ext.c:  666]:context 0x106190d70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106190d70, should already all be free!
[      src/ext.c:  670]:closing span 0x106190de0
[      src/ext.c:  672]:freeing 0x106190d70
[      src/ext.c:  673]:dereffing 0x10618ff90, not necessarily final
[      src/ext.c:  662]:checking context 0x10618ff90
[      src/ext.c:  666]:context 0x10618ff90: 1 dereffed
[      src/ext.c:  688]:checking context 0x10618ff90
[      src/ext.c:  689]:dereffing 0x10618ff90, not necessarily final
[      src/ext.c:  662]:checking context 0x10618ff90
[      src/ext.c:  666]:context 0x10618ff90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10618ff90, should already all be free!
[      src/ext.c:  647]:context 0x10618ff90: freeing node 0x106190d70
[      src/ext.c:  652]:freeing 0x106191910
[      src/ext.c:  670]:closing span 0x106190000
[      src/ext.c:  672]:freeing 0x10618ff90
[      src/ext.c:  673]:dereffing 0x10618c780, not necessarily final
[      src/ext.c:  662]:checking context 0x10618c780
[      src/ext.c:  666]:context 0x10618c780: 2 dereffed
[      src/get.c:  420]:dereffing 0x10618c780, should be final
[      src/ext.c:  662]:checking context 0x10618c780
[      src/ext.c:  666]:context 0x10618c780: 1 dereffed
[      src/ext.c:  678]:*** 0x10618c780 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10618c780, should already all be free!
[      src/ext.c:  647]:context 0x10618c780: freeing node 0x10618ff90
[      src/ext.c:  652]:freeing 0x106190b30
[      src/ext.c:  647]:context 0x10618c780: freeing node 0x10618e2d0
[      src/ext.c:  652]:freeing 0x10618ee70
[      src/ext.c:  647]:context 0x10618c780: freeing node 0x10618cec0
[      src/ext.c:  652]:freeing 0x10618e090
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106196ee0
[      src/ext.c:  757]:Created context 0x106196ee0 with span 0x106196f50: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106197620
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106197690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106197690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106197690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106197690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106196f50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061987f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106197690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106197690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106197690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106197690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106196f50, got nothing
[      src/ext.c:  707]:context 0x106196ee0: 2 reffed
[      src/ext.c:  757]:Created context 0x106197620 with span 0x106197690: component: handle_single_key, operation request_encoding, ref_context 0x106196ee0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106198a30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106197690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106197690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106197690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106197690, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061995d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106196f50, got nothing
[      src/ext.c:  707]:context 0x106196ee0: 3 reffed
[      src/ext.c:  757]:Created context 0x106198a30 with span 0x106198aa0: component: , operation response_decoding, ref_context 0x106196ee0
[      src/get.c:  134]:checking context 0x106198a30
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6fb68: binding context 0x106198a30 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397304368, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106197620
[      src/ext.c:  689]:dereffing 0x106197620, not necessarily final
[      src/ext.c:  662]:checking context 0x106197620
[      src/ext.c:  666]:context 0x106197620: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106197620, should already all be free!
[      src/ext.c:  670]:closing span 0x106197690
[      src/ext.c:  672]:freeing 0x106197620
[      src/ext.c:  673]:dereffing 0x106196ee0, not necessarily final
[      src/ext.c:  662]:checking context 0x106196ee0
[      src/ext.c:  666]:context 0x106196ee0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10619a6f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106196f50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10619b290
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106196f50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106196f50, got nothing
[      src/ext.c:  707]:context 0x106196ee0: 3 reffed
[      src/ext.c:  757]:Created context 0x10619a6f0 with span 0x10619a760: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106196ee0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10619b4d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10619b540, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10619b540, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10619b540, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10619b540, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10619a760, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e4fcc50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10619b540, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10619b540, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10619b540, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10619a760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10619b540, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10619a760, got nothing
[      src/ext.c:  707]:context 0x10619a6f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10619b4d0 with span 0x10619b540: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10619a6f0
[3576299217] <192.168.4.61:57932> (CTX=0x10e47ee50,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[3576299217] Provider 'HTTP' failed (L:185)
[3576299217] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/3e","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397304368, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6fb68
[      src/ext.c:  866]:checking context 0x106198a30
[      src/ext.c:  807]:checking context 0x106198a30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060700d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e500210, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e500210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e500210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e500210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106198aa0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5007f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e500210, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e500210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e500210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e500210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106198aa0, got nothing
[      src/ext.c:  707]:context 0x106198a30: 5 reffed
[      src/ext.c:  757]:Created context 0x1060700d0 with span 0x10e500210: component: get_common_objects, operation response_decoding, ref_context 0x106198a30
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6fbf0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106198a30
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e5008e0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1060707e0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e500940
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106070850
[      src/ext.c: 1537]:got span 0x106198aa0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060708a0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e500a30
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060708f0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106198aa0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x106198aa0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106198aa0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106198aa0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106198aa0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106198aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106198aa0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106198aa0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106198aa0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106198aa0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106198aa0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106198aa0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106198aa0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eca30e0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10eca0658 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396537756 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10eca3090 has count of 2: *** 4396537756 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a7ba0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1142: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21065: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396537756, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x106198a30
[      src/ext.c: 1483]:deallocing Payload 0x10e5008e0
[      src/ext.c: 1420]:deallocing span args 0x1060707e0
[      src/ext.c: 1427]:freeing 0x10e5009d0
[      src/ext.c: 1431]:freeing 0x1060708f0
[      src/ext.c: 1439]:freeing 0x1060708a0
[      src/ext.c: 1364]:deallocing span tags args 0x10e500940
[      src/ext.c: 1371]:freeing 0x106070940
[      src/ext.c: 1387]:freeing 0x10e500c00
[      src/ext.c: 1407]:freeing 0x106070ae0
[      src/ext.c: 1411]:freeing 0x10e500940
[      src/ext.c: 1447]:freeing 0x1060707e0
[      src/ext.c: 1450]:deallocing finish args 0x106070850
[      src/ext.c: 1455]:freeing 0x106070850
[src/callbacks.c:  285]:dereffing 0x1060700d0, should be final
[      src/ext.c:  662]:checking context 0x1060700d0
[      src/ext.c:  666]:context 0x1060700d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060700d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e500210
[      src/ext.c:  672]:freeing 0x1060700d0
[      src/ext.c:  673]:dereffing 0x106198a30, not necessarily final
[      src/ext.c:  662]:checking context 0x106198a30
[      src/ext.c:  666]:context 0x106198a30: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10619b4d0
[      src/ext.c:  689]:dereffing 0x10619b4d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10619b4d0
[      src/ext.c:  666]:context 0x10619b4d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10619b4d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10619b540
[      src/ext.c:  672]:freeing 0x10619b4d0
[      src/ext.c:  673]:dereffing 0x10619a6f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10619a6f0
[      src/ext.c:  666]:context 0x10619a6f0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10619a6f0
[      src/ext.c:  689]:dereffing 0x10619a6f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10619a6f0
[      src/ext.c:  666]:context 0x10619a6f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10619a6f0, should already all be free!
[      src/ext.c:  647]:context 0x10619a6f0: freeing node 0x10619b4d0
[      src/ext.c:  652]:freeing 0x10e4fcc50
[      src/ext.c:  670]:closing span 0x10619a760
[      src/ext.c:  672]:freeing 0x10619a6f0
[      src/ext.c:  673]:dereffing 0x106196ee0, not necessarily final
[      src/ext.c:  662]:checking context 0x106196ee0
[      src/ext.c:  666]:context 0x106196ee0: 2 dereffed
[      src/get.c:  420]:dereffing 0x106196ee0, should be final
[      src/ext.c:  662]:checking context 0x106196ee0
[      src/ext.c:  666]:context 0x106196ee0: 1 dereffed
[      src/ext.c:  678]:*** 0x106196ee0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106196ee0, should already all be free!
[      src/ext.c:  647]:context 0x106196ee0: freeing node 0x10619a6f0
[      src/ext.c:  652]:freeing 0x10619b290
[      src/ext.c:  647]:context 0x106196ee0: freeing node 0x106198a30
[      src/ext.c:  652]:freeing 0x1061995d0
[      src/ext.c:  647]:context 0x106196ee0: freeing node 0x106197620
[      src/ext.c:  652]:freeing 0x1061987f0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5011d0
[      src/ext.c:  757]:Created context 0x10e5011d0 with span 0x106071540: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060718b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5015a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5015a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5015a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5015a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106071540, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106072180
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5015a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5015a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5015a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5015a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106071540, got nothing
[      src/ext.c:  707]:context 0x10e5011d0: 2 reffed
[      src/ext.c:  757]:Created context 0x1060718b0 with span 0x10e5015a0: component: handle_single_key, operation request_encoding, ref_context 0x10e5011d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106072270
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5015a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5015a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5015a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5015a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5025d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106071540, got nothing
[      src/ext.c:  707]:context 0x10e5011d0: 3 reffed
[      src/ext.c:  757]:Created context 0x106072270 with span 0x10e501ff0: component: , operation response_decoding, ref_context 0x10e5011d0
[      src/get.c:  134]:checking context 0x106072270
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6fbf0: binding context 0x106072270 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396098160, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1060718b0
[      src/ext.c:  689]:dereffing 0x1060718b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1060718b0
[      src/ext.c:  666]:context 0x1060718b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060718b0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5015a0
[      src/ext.c:  672]:freeing 0x1060718b0
[      src/ext.c:  673]:dereffing 0x10e5011d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5011d0
[      src/ext.c:  666]:context 0x10e5011d0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e502e30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106071540, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060736d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106071540, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106071540, got nothing
[      src/ext.c:  707]:context 0x10e5011d0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e502e30 with span 0x1060730f0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e5011d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060737c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e503540, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e503540, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e503540, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e503540, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060730f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e503b20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e503540, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e503540, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e503540, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060730f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e503540, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060730f0, got nothing
[      src/ext.c:  707]:context 0x10e502e30: 2 reffed
[      src/ext.c:  757]:Created context 0x1060737c0 with span 0x10e503540: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e502e30
[3576299217] <192.168.4.61:57933> (SOCK=61c021f1ff0e926c) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/3f","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396098160, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6fbf0
[      src/ext.c:  866]:checking context 0x106072270
[      src/ext.c:  807]:checking context 0x106072270
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060787f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106078860, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106078860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106078860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106078860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e501ff0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106079390
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106078860, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106078860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106078860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106078860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e501ff0, got nothing
[      src/ext.c:  707]:context 0x106072270: 5 reffed
[      src/ext.c:  757]:Created context 0x1060787f0 with span 0x106078860: component: get_common_objects, operation response_decoding, ref_context 0x106072270
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6fc78 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106072270
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1060795d0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106079630
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1060796a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106079730
[      src/ext.c: 1537]:got span 0x10e501ff0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060797e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106079830
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106079880
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e501ff0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e501ff0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e501ff0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e501ff0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e501ff0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e501ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e501ff0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e501ff0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e501ff0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e501ff0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e501ff0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e501ff0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e501ff0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eca3770 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10eca08b0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21073: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1a8820 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1143: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 2 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea4e0 has count of 5882: *** 2 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 2}})] from parent context 0x106072270
[      src/ext.c: 1483]:deallocing Payload 0x1060795d0
[      src/ext.c: 1420]:deallocing span args 0x106079630
[      src/ext.c: 1427]:freeing 0x106079780
[      src/ext.c: 1431]:freeing 0x106079880
[      src/ext.c: 1439]:freeing 0x1060797e0
[      src/ext.c: 1364]:deallocing span tags args 0x1060796a0
[      src/ext.c: 1371]:freeing 0x106079920
[      src/ext.c: 1387]:freeing 0x106079bf0
[      src/ext.c: 1407]:freeing 0x106079c40
[      src/ext.c: 1411]:freeing 0x1060796a0
[      src/ext.c: 1447]:freeing 0x106079630
[      src/ext.c: 1450]:deallocing finish args 0x106079730
[      src/ext.c: 1455]:freeing 0x106079730
[src/callbacks.c:  285]:dereffing 0x1060787f0, should be final
[      src/ext.c:  662]:checking context 0x1060787f0
[      src/ext.c:  666]:context 0x1060787f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060787f0, should already all be free!
[      src/ext.c:  670]:closing span 0x106078860
[      src/ext.c:  672]:freeing 0x1060787f0
[      src/ext.c:  673]:dereffing 0x106072270, not necessarily final
[      src/ext.c:  662]:checking context 0x106072270
[      src/ext.c:  666]:context 0x106072270: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1060737c0
[      src/ext.c:  689]:dereffing 0x1060737c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1060737c0
[      src/ext.c:  666]:context 0x1060737c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060737c0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e503540
[      src/ext.c:  672]:freeing 0x1060737c0
[      src/ext.c:  673]:dereffing 0x10e502e30, not necessarily final
[      src/ext.c:  662]:checking context 0x10e502e30
[      src/ext.c:  666]:context 0x10e502e30: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e502e30
[      src/ext.c:  689]:dereffing 0x10e502e30, not necessarily final
[      src/ext.c:  662]:checking context 0x10e502e30
[      src/ext.c:  666]:context 0x10e502e30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e502e30, should already all be free!
[      src/ext.c:  647]:context 0x10e502e30: freeing node 0x1060737c0
[      src/ext.c:  652]:freeing 0x10e503b20
[      src/ext.c:  670]:closing span 0x1060730f0
[      src/ext.c:  672]:freeing 0x10e502e30
[      src/ext.c:  673]:dereffing 0x10e5011d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5011d0
[      src/ext.c:  666]:context 0x10e5011d0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e5011d0, should be final
[      src/ext.c:  662]:checking context 0x10e5011d0
[      src/ext.c:  666]:context 0x10e5011d0: 1 dereffed
[      src/ext.c:  678]:*** 0x10e5011d0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e5011d0, should already all be free!
[      src/ext.c:  647]:context 0x10e5011d0: freeing node 0x10e502e30
[      src/ext.c:  652]:freeing 0x1060736d0
[      src/ext.c:  647]:context 0x10e5011d0: freeing node 0x106072270
[      src/ext.c:  652]:freeing 0x10e5025d0
[      src/ext.c:  647]:context 0x10e5011d0: freeing node 0x1060718b0
[      src/ext.c:  652]:freeing 0x106072180
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10607a740
[      src/ext.c:  757]:Created context 0x10607a740 with span 0x10607a7b0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10607ae80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607aef0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607aef0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607aef0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607aef0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607a7b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10607c050
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607aef0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607aef0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607aef0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607aef0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607a7b0, got nothing
[      src/ext.c:  707]:context 0x10607a740: 2 reffed
[      src/ext.c:  757]:Created context 0x10607ae80 with span 0x10607aef0: component: handle_single_key, operation request_encoding, ref_context 0x10607a740
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10607c290
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607aef0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607aef0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607aef0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607aef0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10607ce30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607a7b0, got nothing
[      src/ext.c:  707]:context 0x10607a740: 3 reffed
[      src/ext.c:  757]:Created context 0x10607c290 with span 0x10607c300: component: , operation response_decoding, ref_context 0x10607a740
[      src/get.c:  134]:checking context 0x10607c290
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6fc78: binding context 0x10607c290 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396139152, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10607ae80
[      src/ext.c:  689]:dereffing 0x10607ae80, not necessarily final
[      src/ext.c:  662]:checking context 0x10607ae80
[      src/ext.c:  666]:context 0x10607ae80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10607ae80, should already all be free!
[      src/ext.c:  670]:closing span 0x10607aef0
[      src/ext.c:  672]:freeing 0x10607ae80
[      src/ext.c:  673]:dereffing 0x10607a740, not necessarily final
[      src/ext.c:  662]:checking context 0x10607a740
[      src/ext.c:  666]:context 0x10607a740: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10607df50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607a7b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10607eaf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607a7b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607a7b0, got nothing
[      src/ext.c:  707]:context 0x10607a740: 3 reffed
[      src/ext.c:  757]:Created context 0x10607df50 with span 0x10607dfc0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10607a740
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10607ed30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607eda0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607eda0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607eda0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607eda0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607dfc0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10607f8d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607eda0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607eda0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607eda0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607dfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607eda0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607dfc0, got nothing
[      src/ext.c:  707]:context 0x10607df50: 2 reffed
[      src/ext.c:  757]:Created context 0x10607ed30 with span 0x10607eda0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10607df50
==84383== Use of uninitialised value of size 8
==84383==    at 0x100890224: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10089027D: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100890296: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008902EF: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10089033F: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008906CD: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100890734: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100890795: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008907AE: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100890807: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100890857: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10089092C: long_to_decimal_string_internal (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10089491B: _PyLong_FormatWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A82D0C: _PyLong_FormatAdvancedWriter (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098C5E0: render_field (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100989264: output_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009873E0: do_markup (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10098725C: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10091742F: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100987284: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100917485: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100987284: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009174D2: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100987284: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009174FE: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100987284: build_string (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100982A90: do_string_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C326C: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10081FCC3: _Py_CheckFunctionResult (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3484: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100A029EE: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A09C23: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BF49: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE7D4: PyEval_EvalCodeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100880340: function_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==  Uninitialised value was created by a heap allocation
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA81DEB: pycbc_set_args_from_payload (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA81087: pycbc_tracer_payload_start_span_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80BF5: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A09C23: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203A1: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820721: _PyObject_Call_Prepend (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100850CD9: method_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BF49: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100820130: _PyStack_AsTuple (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820435: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BF49: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008CC526: _PyObject_GenericGetAttrWithDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC7F0: PyObject_GenericGetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB637: PyObject_GetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009FE142: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008CC541: _PyObject_GenericGetAttrWithDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CC7F0: PyObject_GenericGetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CB637: PyObject_GetAttr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009FE142: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100A37079: vgetargskeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A3786D: _PyArg_ParseTupleAndKeywords_SizeT (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960323: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x10096033F: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1008C9EEC: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9F12: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1008C9F31: PyObject_Str (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100960458: unicode_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008ED168: type_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100818D28: PyObject_GetItem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100974CE4: unicode_format_arg_parse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C803: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100974D5E: unicode_format_arg_parse (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C803: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x1009757A8: unicode_format_arg_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C82D: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009757F4: unicode_format_arg_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C82D: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100975863: unicode_format_arg_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C82D: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10097589D: unicode_format_arg_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C82D: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100975B03: unicode_format_arg_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C82D: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100975B1C: unicode_format_arg_format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C82D: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975CAC: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975CAC: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975CAC: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975CAC: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975CAC: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100975CF1: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100975D3E: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100975D94: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100975DE1: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009590E1: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100959125: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095917B: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009591C8: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009591EB: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100959238: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095928E: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009592DB: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905986: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059E3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009059F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A09: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100905A5E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009062F3: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906349: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090635F: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009063B5: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906402: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009064A8: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009064C4: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090653E: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100906758: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10090675C: _PyUnicode_CheckConsistency (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009594E5: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100959543: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009589D3: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100959562: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958A23: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100959562: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958A7C: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100959562: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958ACC: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100959562: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958C9D: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100959562: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958CF7: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100959562: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958D10: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100959562: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958D69: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100959562: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100958DB9: _PyUnicodeWriter_Update (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100959562: _PyUnicodeWriter_WriteStr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100975E49: unicode_format_arg_output (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C861: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095C882: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095C89C: unicode_format_arg (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C58C: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095C617: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x10095C634: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100917332: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C684: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100917388: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C684: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x1009173D5: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10095C684: PyUnicode_Format (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009F15C0: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Conditional jump or move depends on uninitialised value(s)
==84383==    at 0x100A3573E: vgetargs1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A35F90: _PyArg_Parse_SizeT (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100B0E9F0: _io_TextIOWrapper_write (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C38F2: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== Use of uninitialised value of size 8
==84383==    at 0x100A3DBDE: convertsimple (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A39EE3: convertitem (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A35842: vgetargs1 (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A35F90: _PyArg_Parse_SizeT (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100B0E9F0: _io_TextIOWrapper_write (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C38F2: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 
==84383== More than 1000 different errors detected.  I'm not reporting any more.
==84383== Final error counts will be inaccurate.  Go fix your program!
==84383== Rerun with --error-limit=no to disable this cutoff.  Note
==84383== that errors may occur in your program without prior warning from
==84383== Valgrind, because errors are no longer being displayed.
==84383== 
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103a01ec0,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57933","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/41","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396139152, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6fc78
[      src/ext.c:  866]:checking context 0x10607c290
[      src/ext.c:  807]:checking context 0x10607c290
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106084de0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106084e50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106084e50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106084e50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106084e50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607c300, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106085980
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106084e50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106084e50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106084e50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106084e50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607c300, got nothing
[      src/ext.c:  707]:context 0x10607c290: 5 reffed
[      src/ext.c:  757]:Created context 0x106084de0 with span 0x106084e50: component: get_common_objects, operation response_decoding, ref_context 0x10607c290
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6fd00 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10607c290
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106085bc0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106085c20
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106085c90
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106085d20
[      src/ext.c: 1537]:got span 0x10607c300
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106085dd0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106085e20
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106085e70
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10607c300, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10607c300, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607c300, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10607c300, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10607c300, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607c300, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10607c300, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10607c300, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10607c300, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10607c300, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10607c300, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10607c300, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10607c300, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eca3bd0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10eca8298 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396538050 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10eca3b80 has count of 2: *** 4396538050 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1aa510 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1144: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21075: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396538050, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10607c290
[      src/ext.c: 1483]:deallocing Payload 0x106085bc0
[      src/ext.c: 1420]:deallocing span args 0x106085c20
[      src/ext.c: 1427]:freeing 0x106085d70
[      src/ext.c: 1431]:freeing 0x106085e70
[      src/ext.c: 1439]:freeing 0x106085dd0
[      src/ext.c: 1364]:deallocing span tags args 0x106085c90
[      src/ext.c: 1371]:freeing 0x106085f10
[      src/ext.c: 1387]:freeing 0x1060861e0
[      src/ext.c: 1407]:freeing 0x106086230
[      src/ext.c: 1411]:freeing 0x106085c90
[      src/ext.c: 1447]:freeing 0x106085c20
[      src/ext.c: 1450]:deallocing finish args 0x106085d20
[      src/ext.c: 1455]:freeing 0x106085d20
[src/callbacks.c:  285]:dereffing 0x106084de0, should be final
[      src/ext.c:  662]:checking context 0x106084de0
[      src/ext.c:  666]:context 0x106084de0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106084de0, should already all be free!
[      src/ext.c:  670]:closing span 0x106084e50
[      src/ext.c:  672]:freeing 0x106084de0
[      src/ext.c:  673]:dereffing 0x10607c290, not necessarily final
[      src/ext.c:  662]:checking context 0x10607c290
[      src/ext.c:  666]:context 0x10607c290: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10607ed30
[      src/ext.c:  689]:dereffing 0x10607ed30, not necessarily final
[      src/ext.c:  662]:checking context 0x10607ed30
[      src/ext.c:  666]:context 0x10607ed30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10607ed30, should already all be free!
[      src/ext.c:  670]:closing span 0x10607eda0
[      src/ext.c:  672]:freeing 0x10607ed30
[      src/ext.c:  673]:dereffing 0x10607df50, not necessarily final
[      src/ext.c:  662]:checking context 0x10607df50
[      src/ext.c:  666]:context 0x10607df50: 1 dereffed
[      src/ext.c:  688]:checking context 0x10607df50
[      src/ext.c:  689]:dereffing 0x10607df50, not necessarily final
[      src/ext.c:  662]:checking context 0x10607df50
[      src/ext.c:  666]:context 0x10607df50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10607df50, should already all be free!
[      src/ext.c:  647]:context 0x10607df50: freeing node 0x10607ed30
[      src/ext.c:  652]:freeing 0x10607f8d0
[      src/ext.c:  670]:closing span 0x10607dfc0
[      src/ext.c:  672]:freeing 0x10607df50
[      src/ext.c:  673]:dereffing 0x10607a740, not necessarily final
[      src/ext.c:  662]:checking context 0x10607a740
[      src/ext.c:  666]:context 0x10607a740: 2 dereffed
[      src/get.c:  420]:dereffing 0x10607a740, should be final
[      src/ext.c:  662]:checking context 0x10607a740
[      src/ext.c:  666]:context 0x10607a740: 1 dereffed
[      src/ext.c:  678]:*** 0x10607a740 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10607a740, should already all be free!
[      src/ext.c:  647]:context 0x10607a740: freeing node 0x10607df50
[      src/ext.c:  652]:freeing 0x10607eaf0
[      src/ext.c:  647]:context 0x10607a740: freeing node 0x10607c290
[      src/ext.c:  652]:freeing 0x10607ce30
[      src/ext.c:  647]:context 0x10607a740: freeing node 0x10607ae80
[      src/ext.c:  652]:freeing 0x10607c050
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106086d30
[      src/ext.c:  757]:Created context 0x106086d30 with span 0x106086da0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106087470
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060874e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060874e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060874e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060874e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106086da0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106088640
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060874e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060874e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060874e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060874e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106086da0, got nothing
[      src/ext.c:  707]:context 0x106086d30: 2 reffed
[      src/ext.c:  757]:Created context 0x106087470 with span 0x1060874e0: component: handle_single_key, operation request_encoding, ref_context 0x106086d30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106088880
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060874e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060874e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060874e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060874e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106089420
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106086da0, got nothing
[      src/ext.c:  707]:context 0x106086d30: 3 reffed
[      src/ext.c:  757]:Created context 0x106088880 with span 0x1060888f0: component: , operation response_decoding, ref_context 0x106086d30
[      src/get.c:  134]:checking context 0x106088880
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6fd00: binding context 0x106088880 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396189824, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106087470
[      src/ext.c:  689]:dereffing 0x106087470, not necessarily final
[      src/ext.c:  662]:checking context 0x106087470
[      src/ext.c:  666]:context 0x106087470: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106087470, should already all be free!
[      src/ext.c:  670]:closing span 0x1060874e0
[      src/ext.c:  672]:freeing 0x106087470
[      src/ext.c:  673]:dereffing 0x106086d30, not necessarily final
[      src/ext.c:  662]:checking context 0x106086d30
[      src/ext.c:  666]:context 0x106086d30: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10608a540
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106086da0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10608b0e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106086da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106086da0, got nothing
[      src/ext.c:  707]:context 0x106086d30: 3 reffed
[      src/ext.c:  757]:Created context 0x10608a540 with span 0x10608a5b0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106086d30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10608b320
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10608b390, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10608b390, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10608b390, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10608b390, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10608a5b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10608bec0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10608b390, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10608b390, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10608b390, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10608a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10608b390, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10608a5b0, got nothing
[      src/ext.c:  707]:context 0x10608a540: 2 reffed
[      src/ext.c:  757]:Created context 0x10608b320 with span 0x10608b390: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10608a540
[3576299217] <192.168.4.61:57933> (SOCK=61c021f1ff0e926c) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/42","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57935> (SOCK=99eb7520dede1826) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/43","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396189824, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6fd00
[      src/ext.c:  866]:checking context 0x106088880
[      src/ext.c:  807]:checking context 0x106088880
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106097560
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060975d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060975d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060975d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060975d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060888f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106098100
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060975d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060975d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060975d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060975d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060888f0, got nothing
[      src/ext.c:  707]:context 0x106088880: 5 reffed
[      src/ext.c:  757]:Created context 0x106097560 with span 0x1060975d0: component: get_common_objects, operation response_decoding, ref_context 0x106088880
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6fd88 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106088880
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106098340
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1060983a0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106098410
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1060984a0
[      src/ext.c: 1537]:got span 0x1060888f0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106098550
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060985a0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060985f0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1060888f0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1060888f0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060888f0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1060888f0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1060888f0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060888f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060888f0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060888f0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1060888f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060888f0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1060888f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060888f0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1060888f0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecad4f0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10eca88b0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396538275 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ecad4a0 has count of 2: *** 4396538275 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1ab350 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1145: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21080: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396538275, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x106088880
[      src/ext.c: 1483]:deallocing Payload 0x106098340
[      src/ext.c: 1420]:deallocing span args 0x1060983a0
[      src/ext.c: 1427]:freeing 0x1060984f0
[      src/ext.c: 1431]:freeing 0x1060985f0
[      src/ext.c: 1439]:freeing 0x106098550
[      src/ext.c: 1364]:deallocing span tags args 0x106098410
[      src/ext.c: 1371]:freeing 0x106098690
[      src/ext.c: 1387]:freeing 0x106098960
[      src/ext.c: 1407]:freeing 0x1060989b0
[      src/ext.c: 1411]:freeing 0x106098410
[      src/ext.c: 1447]:freeing 0x1060983a0
[      src/ext.c: 1450]:deallocing finish args 0x1060984a0
[      src/ext.c: 1455]:freeing 0x1060984a0
[src/callbacks.c:  285]:dereffing 0x106097560, should be final
[      src/ext.c:  662]:checking context 0x106097560
[      src/ext.c:  666]:context 0x106097560: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106097560, should already all be free!
[      src/ext.c:  670]:closing span 0x1060975d0
[      src/ext.c:  672]:freeing 0x106097560
[      src/ext.c:  673]:dereffing 0x106088880, not necessarily final
[      src/ext.c:  662]:checking context 0x106088880
[      src/ext.c:  666]:context 0x106088880: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10608b320
[      src/ext.c:  689]:dereffing 0x10608b320, not necessarily final
[      src/ext.c:  662]:checking context 0x10608b320
[      src/ext.c:  666]:context 0x10608b320: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10608b320, should already all be free!
[      src/ext.c:  670]:closing span 0x10608b390
[      src/ext.c:  672]:freeing 0x10608b320
[      src/ext.c:  673]:dereffing 0x10608a540, not necessarily final
[      src/ext.c:  662]:checking context 0x10608a540
[      src/ext.c:  666]:context 0x10608a540: 1 dereffed
[      src/ext.c:  688]:checking context 0x10608a540
[      src/ext.c:  689]:dereffing 0x10608a540, not necessarily final
[      src/ext.c:  662]:checking context 0x10608a540
[      src/ext.c:  666]:context 0x10608a540: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10608a540, should already all be free!
[      src/ext.c:  647]:context 0x10608a540: freeing node 0x10608b320
[      src/ext.c:  652]:freeing 0x10608bec0
[      src/ext.c:  670]:closing span 0x10608a5b0
[      src/ext.c:  672]:freeing 0x10608a540
[      src/ext.c:  673]:dereffing 0x106086d30, not necessarily final
[      src/ext.c:  662]:checking context 0x106086d30
[      src/ext.c:  666]:context 0x106086d30: 2 dereffed
[      src/get.c:  420]:dereffing 0x106086d30, should be final
[      src/ext.c:  662]:checking context 0x106086d30
[      src/ext.c:  666]:context 0x106086d30: 1 dereffed
[      src/ext.c:  678]:*** 0x106086d30 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106086d30, should already all be free!
[      src/ext.c:  647]:context 0x106086d30: freeing node 0x10608a540
[      src/ext.c:  652]:freeing 0x10608b0e0
[      src/ext.c:  647]:context 0x106086d30: freeing node 0x106088880
[      src/ext.c:  652]:freeing 0x106089420
[      src/ext.c:  647]:context 0x106086d30: freeing node 0x106087470
[      src/ext.c:  652]:freeing 0x106088640
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060994b0
[      src/ext.c:  757]:Created context 0x1060994b0 with span 0x106099520: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106099bf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106099c60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106099c60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106099c60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106099c60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106099520, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10609adc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106099c60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106099c60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106099c60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106099c60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106099520, got nothing
[      src/ext.c:  707]:context 0x1060994b0: 2 reffed
[      src/ext.c:  757]:Created context 0x106099bf0 with span 0x106099c60: component: handle_single_key, operation request_encoding, ref_context 0x1060994b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10609b000
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106099c60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106099c60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106099c60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106099c60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10609bba0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106099520, got nothing
[      src/ext.c:  707]:context 0x1060994b0: 3 reffed
[      src/ext.c:  757]:Created context 0x10609b000 with span 0x10609b070: component: , operation response_decoding, ref_context 0x1060994b0
[      src/get.c:  134]:checking context 0x10609b000
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6fd88: binding context 0x10609b000 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396265472, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106099bf0
[      src/ext.c:  689]:dereffing 0x106099bf0, not necessarily final
[      src/ext.c:  662]:checking context 0x106099bf0
[      src/ext.c:  666]:context 0x106099bf0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106099bf0, should already all be free!
[      src/ext.c:  670]:closing span 0x106099c60
[      src/ext.c:  672]:freeing 0x106099bf0
[      src/ext.c:  673]:dereffing 0x1060994b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1060994b0
[      src/ext.c:  666]:context 0x1060994b0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e506930
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106099520, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5074d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106099520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106099520, got nothing
[      src/ext.c:  707]:context 0x1060994b0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e506930 with span 0x10e5069a0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1060994b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e507710
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e507780, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e507780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e507780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e507780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5069a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5082b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e507780, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e507780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e507780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5069a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e507780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5069a0, got nothing
[      src/ext.c:  707]:context 0x10e506930: 2 reffed
[      src/ext.c:  757]:Created context 0x10e507710 with span 0x10e507780: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e506930
[3576299217] <192.168.4.61:57932> (SOCK=6a6809e8f98e8d50) Starting. Timeout=2000000us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/45","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396265472, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6fd88
[      src/ext.c:  866]:checking context 0x10609b000
[      src/ext.c:  807]:checking context 0x10609b000
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e50e240
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e50e2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e50e2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e50e2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e50e2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609b070, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e50ede0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e50e2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e50e2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e50e2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e50e2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609b070, got nothing
[      src/ext.c:  707]:context 0x10609b000: 5 reffed
[      src/ext.c:  757]:Created context 0x10e50e240 with span 0x10e50e2b0: component: get_common_objects, operation response_decoding, ref_context 0x10609b000
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6fe10 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10609b000
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e50f020
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e50f080
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e50f0f0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e50f180
[      src/ext.c: 1537]:got span 0x10609b070
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e50f230
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e50f280
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e50f2d0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10609b070, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10609b070, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609b070, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10609b070, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10609b070, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609b070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609b070, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609b070, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10609b070, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609b070, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10609b070, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609b070, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10609b070, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecadae0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10eca8ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1acdd0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1146: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec61d50 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10609b000
[      src/ext.c: 1483]:deallocing Payload 0x10e50f020
[      src/ext.c: 1420]:deallocing span args 0x10e50f080
[      src/ext.c: 1427]:freeing 0x10e50f1d0
[      src/ext.c: 1431]:freeing 0x10e50f2d0
[      src/ext.c: 1439]:freeing 0x10e50f230
[      src/ext.c: 1364]:deallocing span tags args 0x10e50f0f0
[      src/ext.c: 1371]:freeing 0x10e50f370
[      src/ext.c: 1387]:freeing 0x10e50f640
[      src/ext.c: 1407]:freeing 0x10e50f690
[      src/ext.c: 1411]:freeing 0x10e50f0f0
[      src/ext.c: 1447]:freeing 0x10e50f080
[      src/ext.c: 1450]:deallocing finish args 0x10e50f180
[      src/ext.c: 1455]:freeing 0x10e50f180
[src/callbacks.c:  285]:dereffing 0x10e50e240, should be final
[      src/ext.c:  662]:checking context 0x10e50e240
[      src/ext.c:  666]:context 0x10e50e240: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e50e240, should already all be free!
[      src/ext.c:  670]:closing span 0x10e50e2b0
[      src/ext.c:  672]:freeing 0x10e50e240
[      src/ext.c:  673]:dereffing 0x10609b000, not necessarily final
[      src/ext.c:  662]:checking context 0x10609b000
[      src/ext.c:  666]:context 0x10609b000: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e507710
[      src/ext.c:  689]:dereffing 0x10e507710, not necessarily final
[      src/ext.c:  662]:checking context 0x10e507710
[      src/ext.c:  666]:context 0x10e507710: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e507710, should already all be free!
[      src/ext.c:  670]:closing span 0x10e507780
[      src/ext.c:  672]:freeing 0x10e507710
[      src/ext.c:  673]:dereffing 0x10e506930, not necessarily final
[      src/ext.c:  662]:checking context 0x10e506930
[      src/ext.c:  666]:context 0x10e506930: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e506930
[      src/ext.c:  689]:dereffing 0x10e506930, not necessarily final
[      src/ext.c:  662]:checking context 0x10e506930
[      src/ext.c:  666]:context 0x10e506930: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e506930, should already all be free!
[      src/ext.c:  647]:context 0x10e506930: freeing node 0x10e507710
[      src/ext.c:  652]:freeing 0x10e5082b0
[      src/ext.c:  670]:closing span 0x10e5069a0
[      src/ext.c:  672]:freeing 0x10e506930
[      src/ext.c:  673]:dereffing 0x1060994b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1060994b0
[      src/ext.c:  666]:context 0x1060994b0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1060994b0, should be final
[      src/ext.c:  662]:checking context 0x1060994b0
[      src/ext.c:  666]:context 0x1060994b0: 1 dereffed
[      src/ext.c:  678]:*** 0x1060994b0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1060994b0, should already all be free!
[      src/ext.c:  647]:context 0x1060994b0: freeing node 0x10e506930
[      src/ext.c:  652]:freeing 0x10e5074d0
[      src/ext.c:  647]:context 0x1060994b0: freeing node 0x10609b000
[      src/ext.c:  652]:freeing 0x10609bba0
[      src/ext.c:  647]:context 0x1060994b0: freeing node 0x106099bf0
[      src/ext.c:  652]:freeing 0x10609adc0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e510190
[      src/ext.c:  757]:Created context 0x10e510190 with span 0x10e510200: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5108d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e510940, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e510940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e510940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e510940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e510200, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e511aa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e510940, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e510940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e510940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e510940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e510200, got nothing
[      src/ext.c:  707]:context 0x10e510190: 2 reffed
[      src/ext.c:  757]:Created context 0x10e5108d0 with span 0x10e510940: component: handle_single_key, operation request_encoding, ref_context 0x10e510190
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e511ce0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e510940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e510940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e510940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e510940, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e512880
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e510200, got nothing
[      src/ext.c:  707]:context 0x10e510190: 3 reffed
[      src/ext.c:  757]:Created context 0x10e511ce0 with span 0x10e511d50: component: , operation response_decoding, ref_context 0x10e510190
[      src/get.c:  134]:checking context 0x10e511ce0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6fe10: binding context 0x10e511ce0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535164128, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e5108d0
[      src/ext.c:  689]:dereffing 0x10e5108d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5108d0
[      src/ext.c:  666]:context 0x10e5108d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e5108d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e510940
[      src/ext.c:  672]:freeing 0x10e5108d0
[      src/ext.c:  673]:dereffing 0x10e510190, not necessarily final
[      src/ext.c:  662]:checking context 0x10e510190
[      src/ext.c:  666]:context 0x10e510190: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5139a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e510200, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e514540
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e510200, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e510200, got nothing
[      src/ext.c:  707]:context 0x10e510190: 3 reffed
[      src/ext.c:  757]:Created context 0x10e5139a0 with span 0x10e513a10: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e510190
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e514780
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5147f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5147f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5147f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5147f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e513a10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e515320
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5147f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5147f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5147f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e513a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5147f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e513a10, got nothing
[      src/ext.c:  707]:context 0x10e5139a0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e514780 with span 0x10e5147f0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e5139a0
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb4ea0,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57935","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57936> (SOCK=c826c4c351ec0c6b) Starting. Timeout=900us (L:474)
[3576299217] <192.168.4.61:57935> (SOCK=99eb7520dede1826) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/46","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535164128, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6fe10
[      src/ext.c:  866]:checking context 0x10e511ce0
[      src/ext.c:  807]:checking context 0x10e511ce0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fab660
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e51cb20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e51cb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e51cb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e51cb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e511d50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e51d100
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e51cb20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e51cb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e51cb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e51cb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e511d50, got nothing
[      src/ext.c:  707]:context 0x10e511ce0: 5 reffed
[      src/ext.c:  757]:Created context 0x105fab660 with span 0x10e51cb20: component: get_common_objects, operation response_decoding, ref_context 0x10e511ce0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ec6fe98 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e511ce0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e51d1f0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105fabd70
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e51d250
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105fabde0
[      src/ext.c: 1537]:got span 0x10e511d50
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fabe30
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e51d340
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fabe80
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e511d50, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e511d50, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e511d50, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e511d50, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e511d50, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e511d50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e511d50, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e511d50, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e511d50, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e511d50, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e511d50, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e511d50, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e511d50, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecb5400 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecb21a8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10e1ae200 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1147: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec61e00 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10e511ce0
[      src/ext.c: 1483]:deallocing Payload 0x10e51d1f0
[      src/ext.c: 1420]:deallocing span args 0x105fabd70
[      src/ext.c: 1427]:freeing 0x10e51d2e0
[      src/ext.c: 1431]:freeing 0x105fabe80
[      src/ext.c: 1439]:freeing 0x105fabe30
[      src/ext.c: 1364]:deallocing span tags args 0x10e51d250
[      src/ext.c: 1371]:freeing 0x105fabed0
[      src/ext.c: 1387]:freeing 0x10e51d510
[      src/ext.c: 1407]:freeing 0x105fac070
[      src/ext.c: 1411]:freeing 0x10e51d250
[      src/ext.c: 1447]:freeing 0x105fabd70
[      src/ext.c: 1450]:deallocing finish args 0x105fabde0
[      src/ext.c: 1455]:freeing 0x105fabde0
[src/callbacks.c:  285]:dereffing 0x105fab660, should be final
[      src/ext.c:  662]:checking context 0x105fab660
[      src/ext.c:  666]:context 0x105fab660: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fab660, should already all be free!
[      src/ext.c:  670]:closing span 0x10e51cb20
[      src/ext.c:  672]:freeing 0x105fab660
[      src/ext.c:  673]:dereffing 0x10e511ce0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e511ce0
[      src/ext.c:  666]:context 0x10e511ce0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e514780
[      src/ext.c:  689]:dereffing 0x10e514780, not necessarily final
[      src/ext.c:  662]:checking context 0x10e514780
[      src/ext.c:  666]:context 0x10e514780: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e514780, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5147f0
[      src/ext.c:  672]:freeing 0x10e514780
[      src/ext.c:  673]:dereffing 0x10e5139a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5139a0
[      src/ext.c:  666]:context 0x10e5139a0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e5139a0
[      src/ext.c:  689]:dereffing 0x10e5139a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5139a0
[      src/ext.c:  666]:context 0x10e5139a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e5139a0, should already all be free!
[      src/ext.c:  647]:context 0x10e5139a0: freeing node 0x10e514780
[      src/ext.c:  652]:freeing 0x10e515320
[      src/ext.c:  670]:closing span 0x10e513a10
[      src/ext.c:  672]:freeing 0x10e5139a0
[      src/ext.c:  673]:dereffing 0x10e510190, not necessarily final
[      src/ext.c:  662]:checking context 0x10e510190
[      src/ext.c:  666]:context 0x10e510190: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e510190, should be final
[      src/ext.c:  662]:checking context 0x10e510190
[      src/ext.c:  666]:context 0x10e510190: 1 dereffed
[      src/ext.c:  678]:*** 0x10e510190 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e510190, should already all be free!
[      src/ext.c:  647]:context 0x10e510190: freeing node 0x10e5139a0
[      src/ext.c:  652]:freeing 0x10e514540
[      src/ext.c:  647]:context 0x10e510190: freeing node 0x10e511ce0
[      src/ext.c:  652]:freeing 0x10e512880
[      src/ext.c:  647]:context 0x10e510190: freeing node 0x10e5108d0
[      src/ext.c:  652]:freeing 0x10e511aa0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fac5f0
[      src/ext.c:  757]:Created context 0x105fac5f0 with span 0x10e51dae0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e51de50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fac9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fac9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fac9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fac9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e51dae0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e51e720
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fac9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fac9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fac9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fac9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e51dae0, got nothing
[      src/ext.c:  707]:context 0x105fac5f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e51de50 with span 0x105fac9c0: component: handle_single_key, operation request_encoding, ref_context 0x105fac5f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e51e810
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fac9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fac9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fac9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fac9c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fad9f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e51dae0, got nothing
[      src/ext.c:  707]:context 0x105fac5f0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e51e810 with span 0x105fad410: component: , operation response_decoding, ref_context 0x105fac5f0
[      src/get.c:  134]:checking context 0x10e51e810
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ec6fe98: binding context 0x10e51e810 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535216144, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e51de50
[      src/ext.c:  689]:dereffing 0x10e51de50, not necessarily final
[      src/ext.c:  662]:checking context 0x10e51de50
[      src/ext.c:  666]:context 0x10e51de50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e51de50, should already all be free!
[      src/ext.c:  670]:closing span 0x105fac9c0
[      src/ext.c:  672]:freeing 0x10e51de50
[      src/ext.c:  673]:dereffing 0x105fac5f0, not necessarily final
[      src/ext.c:  662]:checking context 0x105fac5f0
[      src/ext.c:  666]:context 0x105fac5f0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fae250
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e51dae0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e51fc70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e51dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e51dae0, got nothing
[      src/ext.c:  707]:context 0x105fac5f0: 3 reffed
[      src/ext.c:  757]:Created context 0x105fae250 with span 0x10e51f690: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105fac5f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e51fd60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fae960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fae960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fae960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fae960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e51f690, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105faef40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fae960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fae960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fae960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e51f690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fae960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e51f690, got nothing
[      src/ext.c:  707]:context 0x105fae250: 2 reffed
[      src/ext.c:  757]:Created context 0x10e51fd60 with span 0x105fae960: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105fae250
[3576299217] <192.168.4.61:57932> (SOCK=6a6809e8f98e8d50) Connected established (L:147)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb5f40,IX=3) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57936","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Provider 'CCCP' failed (L:185)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/48","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535216144, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ec6fe98
[      src/ext.c:  866]:checking context 0x10e51e810
[      src/ext.c:  807]:checking context 0x10e51e810
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fb2df0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5241c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5241c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5241c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5241c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fad410, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5247a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5241c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5241c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5241c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5241c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fad410, got nothing
[      src/ext.c:  707]:context 0x10e51e810: 5 reffed
[      src/ext.c:  757]:Created context 0x105fb2df0 with span 0x10e5241c0: component: get_common_objects, operation response_decoding, ref_context 0x10e51e810
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb040 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e51e810
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e524890
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105fb3500
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e5248f0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105fb3570
[      src/ext.c: 1537]:got span 0x105fad410
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fb35c0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e5249e0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fb3610
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105fad410, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105fad410, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fad410, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105fad410, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105fad410, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fad410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fad410, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fad410, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105fad410, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fad410, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105fad410, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fad410, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105fad410, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecb5b30 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecb90b8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x1052c95f0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1148: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec61eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10e51e810
[      src/ext.c: 1483]:deallocing Payload 0x10e524890
[      src/ext.c: 1420]:deallocing span args 0x105fb3500
[      src/ext.c: 1427]:freeing 0x10e524980
[      src/ext.c: 1431]:freeing 0x105fb3610
[      src/ext.c: 1439]:freeing 0x105fb35c0
[      src/ext.c: 1364]:deallocing span tags args 0x10e5248f0
[      src/ext.c: 1371]:freeing 0x105fb3660
[      src/ext.c: 1387]:freeing 0x10e524bb0
[      src/ext.c: 1407]:freeing 0x105fb3800
[      src/ext.c: 1411]:freeing 0x10e5248f0
[      src/ext.c: 1447]:freeing 0x105fb3500
[      src/ext.c: 1450]:deallocing finish args 0x105fb3570
[      src/ext.c: 1455]:freeing 0x105fb3570
[src/callbacks.c:  285]:dereffing 0x105fb2df0, should be final
[      src/ext.c:  662]:checking context 0x105fb2df0
[      src/ext.c:  666]:context 0x105fb2df0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fb2df0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5241c0
[      src/ext.c:  672]:freeing 0x105fb2df0
[      src/ext.c:  673]:dereffing 0x10e51e810, not necessarily final
[      src/ext.c:  662]:checking context 0x10e51e810
[      src/ext.c:  666]:context 0x10e51e810: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e51fd60
[      src/ext.c:  689]:dereffing 0x10e51fd60, not necessarily final
[      src/ext.c:  662]:checking context 0x10e51fd60
[      src/ext.c:  666]:context 0x10e51fd60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e51fd60, should already all be free!
[      src/ext.c:  670]:closing span 0x105fae960
[      src/ext.c:  672]:freeing 0x10e51fd60
[      src/ext.c:  673]:dereffing 0x105fae250, not necessarily final
[      src/ext.c:  662]:checking context 0x105fae250
[      src/ext.c:  666]:context 0x105fae250: 1 dereffed
[      src/ext.c:  688]:checking context 0x105fae250
[      src/ext.c:  689]:dereffing 0x105fae250, not necessarily final
[      src/ext.c:  662]:checking context 0x105fae250
[      src/ext.c:  666]:context 0x105fae250: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fae250, should already all be free!
[      src/ext.c:  647]:context 0x105fae250: freeing node 0x10e51fd60
[      src/ext.c:  652]:freeing 0x105faef40
[      src/ext.c:  670]:closing span 0x10e51f690
[      src/ext.c:  672]:freeing 0x105fae250
[      src/ext.c:  673]:dereffing 0x105fac5f0, not necessarily final
[      src/ext.c:  662]:checking context 0x105fac5f0
[      src/ext.c:  666]:context 0x105fac5f0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105fac5f0, should be final
[      src/ext.c:  662]:checking context 0x105fac5f0
[      src/ext.c:  666]:context 0x105fac5f0: 1 dereffed
[      src/ext.c:  678]:*** 0x105fac5f0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105fac5f0, should already all be free!
[      src/ext.c:  647]:context 0x105fac5f0: freeing node 0x105fae250
[      src/ext.c:  652]:freeing 0x10e51fc70
[      src/ext.c:  647]:context 0x105fac5f0: freeing node 0x10e51e810
[      src/ext.c:  652]:freeing 0x105fad9f0
[      src/ext.c:  647]:context 0x105fac5f0: freeing node 0x10e51de50
[      src/ext.c:  652]:freeing 0x10e51e720
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fb3d80
[      src/ext.c:  757]:Created context 0x105fb3d80 with span 0x10e525180: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5254f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fb4150, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fb4150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fb4150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fb4150, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e525180, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e525dc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fb4150, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fb4150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fb4150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fb4150, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e525180, got nothing
[      src/ext.c:  707]:context 0x105fb3d80: 2 reffed
[      src/ext.c:  757]:Created context 0x10e5254f0 with span 0x105fb4150: component: handle_single_key, operation request_encoding, ref_context 0x105fb3d80
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e525eb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fb4150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fb4150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fb4150, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fb4150, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fb5180
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e525180, got nothing
[      src/ext.c:  707]:context 0x105fb3d80: 3 reffed
[      src/ext.c:  757]:Created context 0x10e525eb0 with span 0x105fb4ba0: component: , operation response_decoding, ref_context 0x105fb3d80
[      src/get.c:  134]:checking context 0x10e525eb0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb040: binding context 0x10e525eb0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535246512, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e5254f0
[      src/ext.c:  689]:dereffing 0x10e5254f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5254f0
[      src/ext.c:  666]:context 0x10e5254f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e5254f0, should already all be free!
[      src/ext.c:  670]:closing span 0x105fb4150
[      src/ext.c:  672]:freeing 0x10e5254f0
[      src/ext.c:  673]:dereffing 0x105fb3d80, not necessarily final
[      src/ext.c:  662]:checking context 0x105fb3d80
[      src/ext.c:  666]:context 0x105fb3d80: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fb59e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e525180, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e527310
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e525180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e525180, got nothing
[      src/ext.c:  707]:context 0x105fb3d80: 3 reffed
[      src/ext.c:  757]:Created context 0x105fb59e0 with span 0x10e526d30: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105fb3d80
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e527400
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fb60f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fb60f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fb60f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fb60f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e526d30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fb66d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fb60f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fb60f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fb60f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e526d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fb60f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e526d30, got nothing
[      src/ext.c:  707]:context 0x105fb59e0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e527400 with span 0x105fb60f0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105fb59e0
[3576299217] <192.168.4.61:57936> (SOCK=c826c4c351ec0c6b) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/49","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535246512, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb040
[      src/ext.c:  866]:checking context 0x10e525eb0
[      src/ext.c:  807]:checking context 0x10e525eb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fb9ba0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e52ad10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e52ad10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e52ad10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e52ad10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fb4ba0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e52b2f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e52ad10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e52ad10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e52ad10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e52ad10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fb4ba0, got nothing
[      src/ext.c:  707]:context 0x10e525eb0: 5 reffed
[      src/ext.c:  757]:Created context 0x105fb9ba0 with span 0x10e52ad10: component: get_common_objects, operation response_decoding, ref_context 0x10e525eb0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb0c8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e525eb0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e52b3e0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105fba2b0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e52b440
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105fba320
[      src/ext.c: 1537]:got span 0x105fb4ba0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fba370
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e52b530
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fba3c0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105fb4ba0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105fb4ba0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fb4ba0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105fb4ba0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105fb4ba0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fb4ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fb4ba0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fb4ba0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105fb4ba0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fb4ba0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105fb4ba0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fb4ba0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105fb4ba0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecb5f40 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecb9568 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ec30660 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1149: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec61f60 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10e525eb0
[      src/ext.c: 1483]:deallocing Payload 0x10e52b3e0
[      src/ext.c: 1420]:deallocing span args 0x105fba2b0
[      src/ext.c: 1427]:freeing 0x10e52b4d0
[      src/ext.c: 1431]:freeing 0x105fba3c0
[      src/ext.c: 1439]:freeing 0x105fba370
[      src/ext.c: 1364]:deallocing span tags args 0x10e52b440
[      src/ext.c: 1371]:freeing 0x105fba410
[      src/ext.c: 1387]:freeing 0x10e52b700
[      src/ext.c: 1407]:freeing 0x105fba5b0
[      src/ext.c: 1411]:freeing 0x10e52b440
[      src/ext.c: 1447]:freeing 0x105fba2b0
[      src/ext.c: 1450]:deallocing finish args 0x105fba320
[      src/ext.c: 1455]:freeing 0x105fba320
[src/callbacks.c:  285]:dereffing 0x105fb9ba0, should be final
[      src/ext.c:  662]:checking context 0x105fb9ba0
[      src/ext.c:  666]:context 0x105fb9ba0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fb9ba0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e52ad10
[      src/ext.c:  672]:freeing 0x105fb9ba0
[      src/ext.c:  673]:dereffing 0x10e525eb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e525eb0
[      src/ext.c:  666]:context 0x10e525eb0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e527400
[      src/ext.c:  689]:dereffing 0x10e527400, not necessarily final
[      src/ext.c:  662]:checking context 0x10e527400
[      src/ext.c:  666]:context 0x10e527400: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e527400, should already all be free!
[      src/ext.c:  670]:closing span 0x105fb60f0
[      src/ext.c:  672]:freeing 0x10e527400
[      src/ext.c:  673]:dereffing 0x105fb59e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105fb59e0
[      src/ext.c:  666]:context 0x105fb59e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105fb59e0
[      src/ext.c:  689]:dereffing 0x105fb59e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105fb59e0
[      src/ext.c:  666]:context 0x105fb59e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fb59e0, should already all be free!
[      src/ext.c:  647]:context 0x105fb59e0: freeing node 0x10e527400
[      src/ext.c:  652]:freeing 0x105fb66d0
[      src/ext.c:  670]:closing span 0x10e526d30
[      src/ext.c:  672]:freeing 0x105fb59e0
[      src/ext.c:  673]:dereffing 0x105fb3d80, not necessarily final
[      src/ext.c:  662]:checking context 0x105fb3d80
[      src/ext.c:  666]:context 0x105fb3d80: 2 dereffed
[      src/get.c:  420]:dereffing 0x105fb3d80, should be final
[      src/ext.c:  662]:checking context 0x105fb3d80
[      src/ext.c:  666]:context 0x105fb3d80: 1 dereffed
[      src/ext.c:  678]:*** 0x105fb3d80 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105fb3d80, should already all be free!
[      src/ext.c:  647]:context 0x105fb3d80: freeing node 0x105fb59e0
[      src/ext.c:  652]:freeing 0x10e527310
[      src/ext.c:  647]:context 0x105fb3d80: freeing node 0x10e525eb0
[      src/ext.c:  652]:freeing 0x105fb5180
[      src/ext.c:  647]:context 0x105fb3d80: freeing node 0x10e5254f0
[      src/ext.c:  652]:freeing 0x10e525dc0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fbab30
[      src/ext.c:  757]:Created context 0x105fbab30 with span 0x10e52bcd0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e52c040
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fbaf00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fbaf00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fbaf00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fbaf00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e52bcd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e52c910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fbaf00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fbaf00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fbaf00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fbaf00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e52bcd0, got nothing
[      src/ext.c:  707]:context 0x105fbab30: 2 reffed
[      src/ext.c:  757]:Created context 0x10e52c040 with span 0x105fbaf00: component: handle_single_key, operation request_encoding, ref_context 0x105fbab30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e52ca00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fbaf00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fbaf00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fbaf00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fbaf00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fbbf30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e52bcd0, got nothing
[      src/ext.c:  707]:context 0x105fbab30: 3 reffed
[      src/ext.c:  757]:Created context 0x10e52ca00 with span 0x105fbb950: component: , operation response_decoding, ref_context 0x105fbab30
[      src/get.c:  134]:checking context 0x10e52ca00
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb0c8: binding context 0x10e52ca00 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535273984, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e52c040
[      src/ext.c:  689]:dereffing 0x10e52c040, not necessarily final
[      src/ext.c:  662]:checking context 0x10e52c040
[      src/ext.c:  666]:context 0x10e52c040: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e52c040, should already all be free!
[      src/ext.c:  670]:closing span 0x105fbaf00
[      src/ext.c:  672]:freeing 0x10e52c040
[      src/ext.c:  673]:dereffing 0x105fbab30, not necessarily final
[      src/ext.c:  662]:checking context 0x105fbab30
[      src/ext.c:  666]:context 0x105fbab30: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fbc790
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e52bcd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e52de60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e52bcd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e52bcd0, got nothing
[      src/ext.c:  707]:context 0x105fbab30: 3 reffed
[      src/ext.c:  757]:Created context 0x105fbc790 with span 0x10e52d880: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105fbab30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e52df50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fbcea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fbcea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fbcea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fbcea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e52d880, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fbd7a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fbcea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fbcea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fbcea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e52d880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fbcea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e52d880, got nothing
[      src/ext.c:  707]:context 0x105fbc790: 2 reffed
[      src/ext.c:  757]:Created context 0x10e52df50 with span 0x105fbcea0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105fbc790
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/4a","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535273984, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb0c8
[      src/ext.c:  866]:checking context 0x10e52ca00
[      src/ext.c:  807]:checking context 0x10e52ca00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105656320
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1058592e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1058592e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1058592e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1058592e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fbb950, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105c543c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1058592e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1058592e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1058592e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1058592e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fbb950, got nothing
[      src/ext.c:  707]:context 0x10e52ca00: 5 reffed
[      src/ext.c:  757]:Created context 0x105656320 with span 0x1058592e0: component: get_common_objects, operation response_decoding, ref_context 0x10e52ca00
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb150 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e52ca00
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10588e2e0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1054cae50
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1054caec0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1054caf50
[      src/ext.c: 1537]:got span 0x105fbb950
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1054cb000
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1054cb050
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1054cb0a0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105fbb950, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105fbb950, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fbb950, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105fbb950, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105fbb950, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fbb950, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fbb950, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fbb950, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105fbb950, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fbb950, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105fbb950, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fbb950, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105fbb950, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecbd4a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecb99a0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ec26350 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1150: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc3040 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10e52ca00
[      src/ext.c: 1483]:deallocing Payload 0x10588e2e0
[      src/ext.c: 1420]:deallocing span args 0x1054cae50
[      src/ext.c: 1427]:freeing 0x1054cafa0
[      src/ext.c: 1431]:freeing 0x1054cb0a0
[      src/ext.c: 1439]:freeing 0x1054cb000
[      src/ext.c: 1364]:deallocing span tags args 0x1054caec0
[      src/ext.c: 1371]:freeing 0x1054cb140
[      src/ext.c: 1387]:freeing 0x1054cb410
[      src/ext.c: 1407]:freeing 0x1054cb460
[      src/ext.c: 1411]:freeing 0x1054caec0
[      src/ext.c: 1447]:freeing 0x1054cae50
[      src/ext.c: 1450]:deallocing finish args 0x1054caf50
[      src/ext.c: 1455]:freeing 0x1054caf50
[src/callbacks.c:  285]:dereffing 0x105656320, should be final
[      src/ext.c:  662]:checking context 0x105656320
[      src/ext.c:  666]:context 0x105656320: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105656320, should already all be free!
[      src/ext.c:  670]:closing span 0x1058592e0
[      src/ext.c:  672]:freeing 0x105656320
[      src/ext.c:  673]:dereffing 0x10e52ca00, not necessarily final
[      src/ext.c:  662]:checking context 0x10e52ca00
[      src/ext.c:  666]:context 0x10e52ca00: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e52df50
[      src/ext.c:  689]:dereffing 0x10e52df50, not necessarily final
[      src/ext.c:  662]:checking context 0x10e52df50
[      src/ext.c:  666]:context 0x10e52df50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e52df50, should already all be free!
[      src/ext.c:  670]:closing span 0x105fbcea0
[      src/ext.c:  672]:freeing 0x10e52df50
[      src/ext.c:  673]:dereffing 0x105fbc790, not necessarily final
[      src/ext.c:  662]:checking context 0x105fbc790
[      src/ext.c:  666]:context 0x105fbc790: 1 dereffed
[      src/ext.c:  688]:checking context 0x105fbc790
[      src/ext.c:  689]:dereffing 0x105fbc790, not necessarily final
[      src/ext.c:  662]:checking context 0x105fbc790
[      src/ext.c:  666]:context 0x105fbc790: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fbc790, should already all be free!
[      src/ext.c:  647]:context 0x105fbc790: freeing node 0x10e52df50
[      src/ext.c:  652]:freeing 0x105fbd7a0
[      src/ext.c:  670]:closing span 0x10e52d880
[      src/ext.c:  672]:freeing 0x105fbc790
[      src/ext.c:  673]:dereffing 0x105fbab30, not necessarily final
[      src/ext.c:  662]:checking context 0x105fbab30
[      src/ext.c:  666]:context 0x105fbab30: 2 dereffed
[      src/get.c:  420]:dereffing 0x105fbab30, should be final
[      src/ext.c:  662]:checking context 0x105fbab30
[      src/ext.c:  666]:context 0x105fbab30: 1 dereffed
[      src/ext.c:  678]:*** 0x105fbab30 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105fbab30, should already all be free!
[      src/ext.c:  647]:context 0x105fbab30: freeing node 0x105fbc790
[      src/ext.c:  652]:freeing 0x10e52de60
[      src/ext.c:  647]:context 0x105fbab30: freeing node 0x10e52ca00
[      src/ext.c:  652]:freeing 0x105fbbf30
[      src/ext.c:  647]:context 0x105fbab30: freeing node 0x10e52c040
[      src/ext.c:  652]:freeing 0x10e52c910
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1054cb550
[      src/ext.c:  757]:Created context 0x1054cb550 with span 0x1054cb5c0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101dc0ad0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dc0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dc0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dc0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dc0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054cb5c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d912b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dc0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dc0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dc0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dc0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054cb5c0, got nothing
[      src/ext.c:  707]:context 0x1054cb550: 2 reffed
[      src/ext.c:  757]:Created context 0x101dc0ad0 with span 0x101dc0b40: component: handle_single_key, operation request_encoding, ref_context 0x1054cb550
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101db4720
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dc0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dc0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dc0b40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dc0b40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037751d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054cb5c0, got nothing
[      src/ext.c:  707]:context 0x1054cb550: 3 reffed
[      src/ext.c:  757]:Created context 0x101db4720 with span 0x101db4790: component: , operation response_decoding, ref_context 0x1054cb550
[      src/get.c:  134]:checking context 0x101db4720
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb150: binding context 0x101db4720 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326115104, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101dc0ad0
[      src/ext.c:  689]:dereffing 0x101dc0ad0, not necessarily final
[      src/ext.c:  662]:checking context 0x101dc0ad0
[      src/ext.c:  666]:context 0x101dc0ad0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101dc0ad0, should already all be free!
[      src/ext.c:  670]:closing span 0x101dc0b40
[      src/ext.c:  672]:freeing 0x101dc0ad0
[      src/ext.c:  673]:dereffing 0x1054cb550, not necessarily final
[      src/ext.c:  662]:checking context 0x1054cb550
[      src/ext.c:  666]:context 0x1054cb550: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037cb7a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054cb5c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105574ba0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054cb5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054cb5c0, got nothing
[      src/ext.c:  707]:context 0x1054cb550: 3 reffed
[      src/ext.c:  757]:Created context 0x1037cb7a0 with span 0x1037cb810: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1054cb550
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105574de0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105574e50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105574e50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105574e50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105574e50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037cb810, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10556cde0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105574e50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105574e50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105574e50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037cb810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105574e50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037cb810, got nothing
[      src/ext.c:  707]:context 0x1037cb7a0: 2 reffed
[      src/ext.c:  757]:Created context 0x105574de0 with span 0x105574e50: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1037cb7a0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/4b","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326115104, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb150
[      src/ext.c:  866]:checking context 0x101db4720
[      src/ext.c:  807]:checking context 0x101db4720
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10581bed0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10581bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10581bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10581bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10581bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101db4790, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d39b10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10581bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10581bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10581bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10581bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101db4790, got nothing
[      src/ext.c:  707]:context 0x101db4720: 5 reffed
[      src/ext.c:  757]:Created context 0x10581bed0 with span 0x10581bf40: component: get_common_objects, operation response_decoding, ref_context 0x101db4720
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb1d8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101db4720
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101d39d50
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101d39db0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101d39e20
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101d39eb0
[      src/ext.c: 1537]:got span 0x101db4790
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d39f60
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d39fb0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d3a000
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101db4790, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101db4790, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101db4790, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101db4790, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101db4790, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101db4790, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101db4790, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101db4790, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101db4790, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101db4790, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101db4790, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101db4790, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101db4790, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecbd8b0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecb9f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21099: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ec26820 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1151: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4530753472 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecbd860 has count of 2: *** 4530753472 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4530753472}})] from parent context 0x101db4720
[      src/ext.c: 1483]:deallocing Payload 0x101d39d50
[      src/ext.c: 1420]:deallocing span args 0x101d39db0
[      src/ext.c: 1427]:freeing 0x101d39f00
[      src/ext.c: 1431]:freeing 0x101d3a000
[      src/ext.c: 1439]:freeing 0x101d39f60
[      src/ext.c: 1364]:deallocing span tags args 0x101d39e20
[      src/ext.c: 1371]:freeing 0x101d3a0a0
[      src/ext.c: 1387]:freeing 0x101d3a370
[      src/ext.c: 1407]:freeing 0x101d3a3c0
[      src/ext.c: 1411]:freeing 0x101d39e20
[      src/ext.c: 1447]:freeing 0x101d39db0
[      src/ext.c: 1450]:deallocing finish args 0x101d39eb0
[      src/ext.c: 1455]:freeing 0x101d39eb0
[src/callbacks.c:  285]:dereffing 0x10581bed0, should be final
[      src/ext.c:  662]:checking context 0x10581bed0
[      src/ext.c:  666]:context 0x10581bed0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10581bed0, should already all be free!
[      src/ext.c:  670]:closing span 0x10581bf40
[      src/ext.c:  672]:freeing 0x10581bed0
[      src/ext.c:  673]:dereffing 0x101db4720, not necessarily final
[      src/ext.c:  662]:checking context 0x101db4720
[      src/ext.c:  666]:context 0x101db4720: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105574de0
[      src/ext.c:  689]:dereffing 0x105574de0, not necessarily final
[      src/ext.c:  662]:checking context 0x105574de0
[      src/ext.c:  666]:context 0x105574de0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105574de0, should already all be free!
[      src/ext.c:  670]:closing span 0x105574e50
[      src/ext.c:  672]:freeing 0x105574de0
[      src/ext.c:  673]:dereffing 0x1037cb7a0, not necessarily final
[      src/ext.c:  662]:checking context 0x1037cb7a0
[      src/ext.c:  666]:context 0x1037cb7a0: 1 dereffed
[      src/ext.c:  688]:checking context 0x1037cb7a0
[      src/ext.c:  689]:dereffing 0x1037cb7a0, not necessarily final
[      src/ext.c:  662]:checking context 0x1037cb7a0
[      src/ext.c:  666]:context 0x1037cb7a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1037cb7a0, should already all be free!
[      src/ext.c:  647]:context 0x1037cb7a0: freeing node 0x105574de0
[      src/ext.c:  652]:freeing 0x10556cde0
[      src/ext.c:  670]:closing span 0x1037cb810
[      src/ext.c:  672]:freeing 0x1037cb7a0
[      src/ext.c:  673]:dereffing 0x1054cb550, not necessarily final
[      src/ext.c:  662]:checking context 0x1054cb550
[      src/ext.c:  666]:context 0x1054cb550: 2 dereffed
[      src/get.c:  420]:dereffing 0x1054cb550, should be final
[      src/ext.c:  662]:checking context 0x1054cb550
[      src/ext.c:  666]:context 0x1054cb550: 1 dereffed
[      src/ext.c:  678]:*** 0x1054cb550 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1054cb550, should already all be free!
[      src/ext.c:  647]:context 0x1054cb550: freeing node 0x1037cb7a0
[      src/ext.c:  652]:freeing 0x105574ba0
[      src/ext.c:  647]:context 0x1054cb550: freeing node 0x101db4720
[      src/ext.c:  652]:freeing 0x1037751d0
[      src/ext.c:  647]:context 0x1054cb550: freeing node 0x101dc0ad0
[      src/ext.c:  652]:freeing 0x101d912b0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d4a7d0
[      src/ext.c:  757]:Created context 0x101d4a7d0 with span 0x101d4a840: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d4af10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4af80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4af80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4af80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4af80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4a840, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d8e800
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4af80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4af80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4af80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4af80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4a840, got nothing
[      src/ext.c:  707]:context 0x101d4a7d0: 2 reffed
[      src/ext.c:  757]:Created context 0x101d4af10 with span 0x101d4af80: component: handle_single_key, operation request_encoding, ref_context 0x101d4a7d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d8ea40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4af80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4af80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4af80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4af80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d8f5e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4a840, got nothing
[      src/ext.c:  707]:context 0x101d4a7d0: 3 reffed
[      src/ext.c:  757]:Created context 0x101d8ea40 with span 0x101d8eab0: component: , operation response_decoding, ref_context 0x101d4a7d0
[      src/get.c:  134]:checking context 0x101d8ea40
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb1d8: binding context 0x101d8ea40 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4325960256, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101d4af10
[      src/ext.c:  689]:dereffing 0x101d4af10, not necessarily final
[      src/ext.c:  662]:checking context 0x101d4af10
[      src/ext.c:  666]:context 0x101d4af10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d4af10, should already all be free!
[      src/ext.c:  670]:closing span 0x101d4af80
[      src/ext.c:  672]:freeing 0x101d4af10
[      src/ext.c:  673]:dereffing 0x101d4a7d0, not necessarily final
[      src/ext.c:  662]:checking context 0x101d4a7d0
[      src/ext.c:  666]:context 0x101d4a7d0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d05100
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4a840, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d05ca0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4a840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4a840, got nothing
[      src/ext.c:  707]:context 0x101d4a7d0: 3 reffed
[      src/ext.c:  757]:Created context 0x101d05100 with span 0x101d05170: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101d4a7d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d05ee0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d05f50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d05f50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d05f50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d05f50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d05170, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b99960
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d05f50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d05f50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d05f50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d05170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d05f50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d05170, got nothing
[      src/ext.c:  707]:context 0x101d05100: 2 reffed
[      src/ext.c:  757]:Created context 0x101d05ee0 with span 0x101d05f50: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101d05100
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/4c","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4325960256, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb1d8
[      src/ext.c:  866]:checking context 0x101d8ea40
[      src/ext.c:  807]:checking context 0x101d8ea40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037a9dd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a9e40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a9e40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a9e40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a9e40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d8eab0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037aa970
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037a9e40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037a9e40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037a9e40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037a9e40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d8eab0, got nothing
[      src/ext.c:  707]:context 0x101d8ea40: 5 reffed
[      src/ext.c:  757]:Created context 0x1037a9dd0 with span 0x1037a9e40: component: get_common_objects, operation response_decoding, ref_context 0x101d8ea40
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb260 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101d8ea40
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101cfb4a0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101cfb500
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101cfb570
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101cfb600
[      src/ext.c: 1537]:got span 0x101d8eab0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cfb6b0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cfb700
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cfb750
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101d8eab0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101d8eab0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d8eab0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101d8eab0, got something: Ps
[      src/ext.c: 1155]:Looking for tagname component from 0x101d8eab0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d8eab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d8eab0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d8eab0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101d8eab0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d8eab0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101d8eab0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d8eab0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101d8eab0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecbdb80 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecb9f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21100: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ec262e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1152: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4392058496 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecbdb30 has count of 2: *** 4392058496 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4392058496}})] from parent context 0x101d8ea40
[      src/ext.c: 1483]:deallocing Payload 0x101cfb4a0
[      src/ext.c: 1420]:deallocing span args 0x101cfb500
[      src/ext.c: 1427]:freeing 0x101cfb650
[      src/ext.c: 1431]:freeing 0x101cfb750
[      src/ext.c: 1439]:freeing 0x101cfb6b0
[      src/ext.c: 1364]:deallocing span tags args 0x101cfb570
[      src/ext.c: 1371]:freeing 0x101cfb7f0
[      src/ext.c: 1387]:freeing 0x101cfbac0
[      src/ext.c: 1407]:freeing 0x101cfbb10
[      src/ext.c: 1411]:freeing 0x101cfb570
[      src/ext.c: 1447]:freeing 0x101cfb500
[      src/ext.c: 1450]:deallocing finish args 0x101cfb600
[      src/ext.c: 1455]:freeing 0x101cfb600
[src/callbacks.c:  285]:dereffing 0x1037a9dd0, should be final
[      src/ext.c:  662]:checking context 0x1037a9dd0
[      src/ext.c:  666]:context 0x1037a9dd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1037a9dd0, should already all be free!
[      src/ext.c:  670]:closing span 0x1037a9e40
[      src/ext.c:  672]:freeing 0x1037a9dd0
[      src/ext.c:  673]:dereffing 0x101d8ea40, not necessarily final
[      src/ext.c:  662]:checking context 0x101d8ea40
[      src/ext.c:  666]:context 0x101d8ea40: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101d05ee0
[      src/ext.c:  689]:dereffing 0x101d05ee0, not necessarily final
[      src/ext.c:  662]:checking context 0x101d05ee0
[      src/ext.c:  666]:context 0x101d05ee0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d05ee0, should already all be free!
[      src/ext.c:  670]:closing span 0x101d05f50
[      src/ext.c:  672]:freeing 0x101d05ee0
[      src/ext.c:  673]:dereffing 0x101d05100, not necessarily final
[      src/ext.c:  662]:checking context 0x101d05100
[      src/ext.c:  666]:context 0x101d05100: 1 dereffed
[      src/ext.c:  688]:checking context 0x101d05100
[      src/ext.c:  689]:dereffing 0x101d05100, not necessarily final
[      src/ext.c:  662]:checking context 0x101d05100
[      src/ext.c:  666]:context 0x101d05100: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d05100, should already all be free!
[      src/ext.c:  647]:context 0x101d05100: freeing node 0x101d05ee0
[      src/ext.c:  652]:freeing 0x105b99960
[      src/ext.c:  670]:closing span 0x101d05170
[      src/ext.c:  672]:freeing 0x101d05100
[      src/ext.c:  673]:dereffing 0x101d4a7d0, not necessarily final
[      src/ext.c:  662]:checking context 0x101d4a7d0
[      src/ext.c:  666]:context 0x101d4a7d0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101d4a7d0, should be final
[      src/ext.c:  662]:checking context 0x101d4a7d0
[      src/ext.c:  666]:context 0x101d4a7d0: 1 dereffed
[      src/ext.c:  678]:*** 0x101d4a7d0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101d4a7d0, should already all be free!
[      src/ext.c:  647]:context 0x101d4a7d0: freeing node 0x101d05100
[      src/ext.c:  652]:freeing 0x101d05ca0
[      src/ext.c:  647]:context 0x101d4a7d0: freeing node 0x101d8ea40
[      src/ext.c:  652]:freeing 0x101d8f5e0
[      src/ext.c:  647]:context 0x101d4a7d0: freeing node 0x101d4af10
[      src/ext.c:  652]:freeing 0x101d8e800
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cfc610
[      src/ext.c:  757]:Created context 0x101cfc610 with span 0x101cfc680: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cfcd50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cfcdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cfcdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cfcdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cfcdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cfc680, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fe1bc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cfcdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cfcdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cfcdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cfcdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cfc680, got nothing
[      src/ext.c:  707]:context 0x101cfc610: 2 reffed
[      src/ext.c:  757]:Created context 0x101cfcd50 with span 0x101cfcdc0: component: handle_single_key, operation request_encoding, ref_context 0x101cfc610
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fe1e00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cfcdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cfcdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cfcdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cfcdc0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fe29a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cfc680, got nothing
[      src/ext.c:  707]:context 0x101cfc610: 3 reffed
[      src/ext.c:  757]:Created context 0x105fe1e00 with span 0x105fe1e70: component: , operation response_decoding, ref_context 0x101cfc610
[      src/get.c:  134]:checking context 0x105fe1e00
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb260: binding context 0x105fe1e00 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395507200, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101cfcd50
[      src/ext.c:  689]:dereffing 0x101cfcd50, not necessarily final
[      src/ext.c:  662]:checking context 0x101cfcd50
[      src/ext.c:  666]:context 0x101cfcd50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101cfcd50, should already all be free!
[      src/ext.c:  670]:closing span 0x101cfcdc0
[      src/ext.c:  672]:freeing 0x101cfcd50
[      src/ext.c:  673]:dereffing 0x101cfc610, not necessarily final
[      src/ext.c:  662]:checking context 0x101cfc610
[      src/ext.c:  666]:context 0x101cfc610: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fe3ac0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cfc680, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037289f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cfc680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cfc680, got nothing
[      src/ext.c:  707]:context 0x101cfc610: 3 reffed
[      src/ext.c:  757]:Created context 0x105fe3ac0 with span 0x103727f10: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101cfc610
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103728c30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103728ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103728ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103728ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103728ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103727f10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037297d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103728ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103728ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103728ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103727f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103728ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103727f10, got nothing
[      src/ext.c:  707]:context 0x105fe3ac0: 2 reffed
[      src/ext.c:  757]:Created context 0x103728c30 with span 0x103728ca0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105fe3ac0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/4d","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395507200, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb260
[      src/ext.c:  866]:checking context 0x105fe1e00
[      src/ext.c:  807]:checking context 0x105fe1e00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101dc5200
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dc5270, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dc5270, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dc5270, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dc5270, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe1e70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101dc5da0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dc5270, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dc5270, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dc5270, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dc5270, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe1e70, got nothing
[      src/ext.c:  707]:context 0x105fe1e00: 5 reffed
[      src/ext.c:  757]:Created context 0x101dc5200 with span 0x101dc5270: component: get_common_objects, operation response_decoding, ref_context 0x105fe1e00
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb2e8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105fe1e00
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101dc5fe0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101dc6040
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101dc60b0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101dc6140
[      src/ext.c: 1537]:got span 0x105fe1e70
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101dc61f0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101dc6240
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101dc6290
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105fe1e70, got something: couchbase.
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105fe1e70, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe1e70, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105fe1e70, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105fe1e70, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe1e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe1e70, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe1e70, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105fe1e70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe1e70, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105fe1e70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe1e70, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105fe1e70, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecbde50 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecb9f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21101: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ec26740 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1153: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 2 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea4e0 has count of 5891: *** 2 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 2}})] from parent context 0x105fe1e00
[      src/ext.c: 1483]:deallocing Payload 0x101dc5fe0
[      src/ext.c: 1420]:deallocing span args 0x101dc6040
[      src/ext.c: 1427]:freeing 0x101dc6190
[      src/ext.c: 1431]:freeing 0x101dc6290
[      src/ext.c: 1439]:freeing 0x101dc61f0
[      src/ext.c: 1364]:deallocing span tags args 0x101dc60b0
[      src/ext.c: 1371]:freeing 0x101dc6330
[      src/ext.c: 1387]:freeing 0x105f1c620
[      src/ext.c: 1407]:freeing 0x101d130a0
[      src/ext.c: 1411]:freeing 0x101dc60b0
[      src/ext.c: 1447]:freeing 0x101dc6040
[      src/ext.c: 1450]:deallocing finish args 0x101dc6140
[      src/ext.c: 1455]:freeing 0x101dc6140
[src/callbacks.c:  285]:dereffing 0x101dc5200, should be final
[      src/ext.c:  662]:checking context 0x101dc5200
[      src/ext.c:  666]:context 0x101dc5200: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101dc5200, should already all be free!
[      src/ext.c:  670]:closing span 0x101dc5270
[      src/ext.c:  672]:freeing 0x101dc5200
[      src/ext.c:  673]:dereffing 0x105fe1e00, not necessarily final
[      src/ext.c:  662]:checking context 0x105fe1e00
[      src/ext.c:  666]:context 0x105fe1e00: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x103728c30
[      src/ext.c:  689]:dereffing 0x103728c30, not necessarily final
[      src/ext.c:  662]:checking context 0x103728c30
[      src/ext.c:  666]:context 0x103728c30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x103728c30, should already all be free!
[      src/ext.c:  670]:closing span 0x103728ca0
[      src/ext.c:  672]:freeing 0x103728c30
[      src/ext.c:  673]:dereffing 0x105fe3ac0, not necessarily final
[      src/ext.c:  662]:checking context 0x105fe3ac0
[      src/ext.c:  666]:context 0x105fe3ac0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105fe3ac0
[      src/ext.c:  689]:dereffing 0x105fe3ac0, not necessarily final
[      src/ext.c:  662]:checking context 0x105fe3ac0
[      src/ext.c:  666]:context 0x105fe3ac0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fe3ac0, should already all be free!
[      src/ext.c:  647]:context 0x105fe3ac0: freeing node 0x103728c30
[      src/ext.c:  652]:freeing 0x1037297d0
[      src/ext.c:  670]:closing span 0x103727f10
[      src/ext.c:  672]:freeing 0x105fe3ac0
[      src/ext.c:  673]:dereffing 0x101cfc610, not necessarily final
[      src/ext.c:  662]:checking context 0x101cfc610
[      src/ext.c:  666]:context 0x101cfc610: 2 dereffed
[      src/get.c:  420]:dereffing 0x101cfc610, should be final
[      src/ext.c:  662]:checking context 0x101cfc610
[      src/ext.c:  666]:context 0x101cfc610: 1 dereffed
[      src/ext.c:  678]:*** 0x101cfc610 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101cfc610, should already all be free!
[      src/ext.c:  647]:context 0x101cfc610: freeing node 0x105fe3ac0
[      src/ext.c:  652]:freeing 0x1037289f0
[      src/ext.c:  647]:context 0x101cfc610: freeing node 0x105fe1e00
[      src/ext.c:  652]:freeing 0x105fe29a0
[      src/ext.c:  647]:context 0x101cfc610: freeing node 0x101cfcd50
[      src/ext.c:  652]:freeing 0x105fe1bc0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d13620
[      src/ext.c:  757]:Created context 0x101d13620 with span 0x101d13690: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d13d60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d13dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d13dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d13dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d13dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d13690, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d14f30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d13dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d13dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d13dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d13dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d13690, got nothing
[      src/ext.c:  707]:context 0x101d13620: 2 reffed
[      src/ext.c:  757]:Created context 0x101d13d60 with span 0x101d13dd0: component: handle_single_key, operation request_encoding, ref_context 0x101d13620
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d15170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d13dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d13dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d13dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d13dd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d15d10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d13690, got nothing
[      src/ext.c:  707]:context 0x101d13620: 3 reffed
[      src/ext.c:  757]:Created context 0x101d15170 with span 0x101d151e0: component: , operation response_decoding, ref_context 0x101d13620
[      src/get.c:  134]:checking context 0x101d15170
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb2e8: binding context 0x101d15170 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4325462384, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101d13d60
[      src/ext.c:  689]:dereffing 0x101d13d60, not necessarily final
[      src/ext.c:  662]:checking context 0x101d13d60
[      src/ext.c:  666]:context 0x101d13d60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d13d60, should already all be free!
[      src/ext.c:  670]:closing span 0x101d13dd0
[      src/ext.c:  672]:freeing 0x101d13d60
[      src/ext.c:  673]:dereffing 0x101d13620, not necessarily final
[      src/ext.c:  662]:checking context 0x101d13620
[      src/ext.c:  666]:context 0x101d13620: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d16e30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d13690, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f1d570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d13690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d13690, got nothing
[      src/ext.c:  707]:context 0x101d13620: 3 reffed
[      src/ext.c:  757]:Created context 0x101d16e30 with span 0x101d16ea0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101d13620
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f1d7b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f1d820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f1d820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f1d820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f1d820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d16ea0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f1e350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f1d820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f1d820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f1d820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d16ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f1d820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d16ea0, got nothing
[      src/ext.c:  707]:context 0x101d16e30: 2 reffed
[      src/ext.c:  757]:Created context 0x105f1d7b0 with span 0x105f1d820: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101d16e30
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/4e","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4325462384, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb2e8
[      src/ext.c:  866]:checking context 0x101d15170
[      src/ext.c:  807]:checking context 0x101d15170
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101dc9b60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dc9bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dc9bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dc9bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dc9bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d151e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101dca700
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dc9bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dc9bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dc9bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dc9bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d151e0, got nothing
[      src/ext.c:  707]:context 0x101d15170: 5 reffed
[      src/ext.c:  757]:Created context 0x101dc9b60 with span 0x101dc9bd0: component: get_common_objects, operation response_decoding, ref_context 0x101d15170
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb370 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101d15170
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101dca940
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101dca9a0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101dcaa10
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101dcaaa0
[      src/ext.c: 1537]:got span 0x101d151e0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101dcab50
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101dcaba0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101dcabf0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101d151e0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101d151e0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d151e0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101d151e0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101d151e0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d151e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d151e0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d151e0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101d151e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d151e0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101d151e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d151e0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101d151e0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eccb130 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecb9f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396538436 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10eccb0e0 has count of 2: *** 4396538436 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ec26b30 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1154: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21102: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396538436, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101d15170
[      src/ext.c: 1483]:deallocing Payload 0x101dca940
[      src/ext.c: 1420]:deallocing span args 0x101dca9a0
[      src/ext.c: 1427]:freeing 0x101dcaaf0
[      src/ext.c: 1431]:freeing 0x101dcabf0
[      src/ext.c: 1439]:freeing 0x101dcab50
[      src/ext.c: 1364]:deallocing span tags args 0x101dcaa10
[      src/ext.c: 1371]:freeing 0x101dcac90
[      src/ext.c: 1387]:freeing 0x101dcaf60
[      src/ext.c: 1407]:freeing 0x101dcafb0
[      src/ext.c: 1411]:freeing 0x101dcaa10
[      src/ext.c: 1447]:freeing 0x101dca9a0
[      src/ext.c: 1450]:deallocing finish args 0x101dcaaa0
[      src/ext.c: 1455]:freeing 0x101dcaaa0
[src/callbacks.c:  285]:dereffing 0x101dc9b60, should be final
[      src/ext.c:  662]:checking context 0x101dc9b60
[      src/ext.c:  666]:context 0x101dc9b60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101dc9b60, should already all be free!
[      src/ext.c:  670]:closing span 0x101dc9bd0
[      src/ext.c:  672]:freeing 0x101dc9b60
[      src/ext.c:  673]:dereffing 0x101d15170, not necessarily final
[      src/ext.c:  662]:checking context 0x101d15170
[      src/ext.c:  666]:context 0x101d15170: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105f1d7b0
[      src/ext.c:  689]:dereffing 0x105f1d7b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f1d7b0
[      src/ext.c:  666]:context 0x105f1d7b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f1d7b0, should already all be free!
[      src/ext.c:  670]:closing span 0x105f1d820
[      src/ext.c:  672]:freeing 0x105f1d7b0
[      src/ext.c:  673]:dereffing 0x101d16e30, not necessarily final
[      src/ext.c:  662]:checking context 0x101d16e30
[      src/ext.c:  666]:context 0x101d16e30: 1 dereffed
[      src/ext.c:  688]:checking context 0x101d16e30
[      src/ext.c:  689]:dereffing 0x101d16e30, not necessarily final
[      src/ext.c:  662]:checking context 0x101d16e30
[      src/ext.c:  666]:context 0x101d16e30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d16e30, should already all be free!
[      src/ext.c:  647]:context 0x101d16e30: freeing node 0x105f1d7b0
[      src/ext.c:  652]:freeing 0x105f1e350
[      src/ext.c:  670]:closing span 0x101d16ea0
[      src/ext.c:  672]:freeing 0x101d16e30
[      src/ext.c:  673]:dereffing 0x101d13620, not necessarily final
[      src/ext.c:  662]:checking context 0x101d13620
[      src/ext.c:  666]:context 0x101d13620: 2 dereffed
[      src/get.c:  420]:dereffing 0x101d13620, should be final
[      src/ext.c:  662]:checking context 0x101d13620
[      src/ext.c:  666]:context 0x101d13620: 1 dereffed
[      src/ext.c:  678]:*** 0x101d13620 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101d13620, should already all be free!
[      src/ext.c:  647]:context 0x101d13620: freeing node 0x101d16e30
[      src/ext.c:  652]:freeing 0x105f1d570
[      src/ext.c:  647]:context 0x101d13620: freeing node 0x101d15170
[      src/ext.c:  652]:freeing 0x101d15d10
[      src/ext.c:  647]:context 0x101d13620: freeing node 0x101d13d60
[      src/ext.c:  652]:freeing 0x101d14f30
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101dcbab0
[      src/ext.c:  757]:Created context 0x101dcbab0 with span 0x101dcbb20: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101dcc1f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcc260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcc260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcc260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcc260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcbb20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101dcd3c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcc260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcc260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcc260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcc260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcbb20, got nothing
[      src/ext.c:  707]:context 0x101dcbab0: 2 reffed
[      src/ext.c:  757]:Created context 0x101dcc1f0 with span 0x101dcc260: component: handle_single_key, operation request_encoding, ref_context 0x101dcbab0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101dcd600
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcc260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcc260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcc260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcc260, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1054ea1d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcbb20, got nothing
[      src/ext.c:  707]:context 0x101dcbab0: 3 reffed
[      src/ext.c:  757]:Created context 0x101dcd600 with span 0x101dcd670: component: , operation response_decoding, ref_context 0x101dcbab0
[      src/get.c:  134]:checking context 0x101dcd600
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb370: binding context 0x101dcd600 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326217216, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101dcc1f0
[      src/ext.c:  689]:dereffing 0x101dcc1f0, not necessarily final
[      src/ext.c:  662]:checking context 0x101dcc1f0
[      src/ext.c:  666]:context 0x101dcc1f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101dcc1f0, should already all be free!
[      src/ext.c:  670]:closing span 0x101dcc260
[      src/ext.c:  672]:freeing 0x101dcc1f0
[      src/ext.c:  673]:dereffing 0x101dcbab0, not necessarily final
[      src/ext.c:  662]:checking context 0x101dcbab0
[      src/ext.c:  666]:context 0x101dcbab0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1054eb2f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcbb20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1054ebe90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcbb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcbb20, got nothing
[      src/ext.c:  707]:context 0x101dcbab0: 3 reffed
[      src/ext.c:  757]:Created context 0x1054eb2f0 with span 0x1054eb360: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101dcbab0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1054ec0d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054ec140, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054ec140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054ec140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054ec140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054eb360, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1054ecc70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054ec140, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054ec140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054ec140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054eb360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054ec140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054eb360, got nothing
[      src/ext.c:  707]:context 0x1054eb2f0: 2 reffed
[      src/ext.c:  757]:Created context 0x1054ec0d0 with span 0x1054ec140: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1054eb2f0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/4f","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326217216, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb370
[      src/ext.c:  866]:checking context 0x101dcd600
[      src/ext.c:  807]:checking context 0x101dcd600
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ccfd60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb1230, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb1230, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb1230, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb1230, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcd670, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101cb1c20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb1230, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb1230, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb1230, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb1230, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcd670, got nothing
[      src/ext.c:  707]:context 0x101dcd600: 5 reffed
[      src/ext.c:  757]:Created context 0x101ccfd60 with span 0x101cb1230: component: get_common_objects, operation response_decoding, ref_context 0x101dcd600
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb3f8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101dcd600
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101cb1e60
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101cb1ec0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101cb1f30
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101cb1fc0
[      src/ext.c: 1537]:got span 0x101dcd670
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cb2070
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cb20c0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cb2110
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101dcd670, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101dcd670, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcd670, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101dcd670, got something: 

[      src/ext.c: 1155]:Looking for tagname component from 0x101dcd670, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcd670, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dcd670, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dcd670, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101dcd670, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dcd670, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101dcd670, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dcd670, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101dcd670, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eccb3b0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecb9f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecca270 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1155: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc3250 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x101dcd600
[      src/ext.c: 1483]:deallocing Payload 0x101cb1e60
[      src/ext.c: 1420]:deallocing span args 0x101cb1ec0
[      src/ext.c: 1427]:freeing 0x101cb2010
[      src/ext.c: 1431]:freeing 0x101cb2110
[      src/ext.c: 1439]:freeing 0x101cb2070
[      src/ext.c: 1364]:deallocing span tags args 0x101cb1f30
[      src/ext.c: 1371]:freeing 0x101cb21b0
[      src/ext.c: 1387]:freeing 0x101cb2480
[      src/ext.c: 1407]:freeing 0x101cb24d0
[      src/ext.c: 1411]:freeing 0x101cb1f30
[      src/ext.c: 1447]:freeing 0x101cb1ec0
[      src/ext.c: 1450]:deallocing finish args 0x101cb1fc0
[      src/ext.c: 1455]:freeing 0x101cb1fc0
[src/callbacks.c:  285]:dereffing 0x101ccfd60, should be final
[      src/ext.c:  662]:checking context 0x101ccfd60
[      src/ext.c:  666]:context 0x101ccfd60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101ccfd60, should already all be free!
[      src/ext.c:  670]:closing span 0x101cb1230
[      src/ext.c:  672]:freeing 0x101ccfd60
[      src/ext.c:  673]:dereffing 0x101dcd600, not necessarily final
[      src/ext.c:  662]:checking context 0x101dcd600
[      src/ext.c:  666]:context 0x101dcd600: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1054ec0d0
[      src/ext.c:  689]:dereffing 0x1054ec0d0, not necessarily final
[      src/ext.c:  662]:checking context 0x1054ec0d0
[      src/ext.c:  666]:context 0x1054ec0d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1054ec0d0, should already all be free!
[      src/ext.c:  670]:closing span 0x1054ec140
[      src/ext.c:  672]:freeing 0x1054ec0d0
[      src/ext.c:  673]:dereffing 0x1054eb2f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1054eb2f0
[      src/ext.c:  666]:context 0x1054eb2f0: 1 dereffed
[      src/ext.c:  688]:checking context 0x1054eb2f0
[      src/ext.c:  689]:dereffing 0x1054eb2f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1054eb2f0
[      src/ext.c:  666]:context 0x1054eb2f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1054eb2f0, should already all be free!
[      src/ext.c:  647]:context 0x1054eb2f0: freeing node 0x1054ec0d0
[      src/ext.c:  652]:freeing 0x1054ecc70
[      src/ext.c:  670]:closing span 0x1054eb360
[      src/ext.c:  672]:freeing 0x1054eb2f0
[      src/ext.c:  673]:dereffing 0x101dcbab0, not necessarily final
[      src/ext.c:  662]:checking context 0x101dcbab0
[      src/ext.c:  666]:context 0x101dcbab0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101dcbab0, should be final
[      src/ext.c:  662]:checking context 0x101dcbab0
[      src/ext.c:  666]:context 0x101dcbab0: 1 dereffed
[      src/ext.c:  678]:*** 0x101dcbab0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101dcbab0, should already all be free!
[      src/ext.c:  647]:context 0x101dcbab0: freeing node 0x1054eb2f0
[      src/ext.c:  652]:freeing 0x1054ebe90
[      src/ext.c:  647]:context 0x101dcbab0: freeing node 0x101dcd600
[      src/ext.c:  652]:freeing 0x1054ea1d0
[      src/ext.c:  647]:context 0x101dcbab0: freeing node 0x101dcc1f0
[      src/ext.c:  652]:freeing 0x101dcd3c0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cb2fd0
[      src/ext.c:  757]:Created context 0x101cb2fd0 with span 0x101cb3040: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cb3710
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb3780, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb3780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb3780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb3780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb3040, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101cb48e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb3780, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb3780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb3780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb3780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb3040, got nothing
[      src/ext.c:  707]:context 0x101cb2fd0: 2 reffed
[      src/ext.c:  757]:Created context 0x101cb3710 with span 0x101cb3780: component: handle_single_key, operation request_encoding, ref_context 0x101cb2fd0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cb4b20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb3780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb3780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb3780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb3780, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101cb56c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb3040, got nothing
[      src/ext.c:  707]:context 0x101cb2fd0: 3 reffed
[      src/ext.c:  757]:Created context 0x101cb4b20 with span 0x101cb4b90: component: , operation response_decoding, ref_context 0x101cb2fd0
[      src/get.c:  134]:checking context 0x101cb4b20
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb3f8: binding context 0x101cb4b20 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4325067552, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101cb3710
[      src/ext.c:  689]:dereffing 0x101cb3710, not necessarily final
[      src/ext.c:  662]:checking context 0x101cb3710
[      src/ext.c:  666]:context 0x101cb3710: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101cb3710, should already all be free!
[      src/ext.c:  670]:closing span 0x101cb3780
[      src/ext.c:  672]:freeing 0x101cb3710
[      src/ext.c:  673]:dereffing 0x101cb2fd0, not necessarily final
[      src/ext.c:  662]:checking context 0x101cb2fd0
[      src/ext.c:  666]:context 0x101cb2fd0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cb67e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb3040, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101cb7380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb3040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb3040, got nothing
[      src/ext.c:  707]:context 0x101cb2fd0: 3 reffed
[      src/ext.c:  757]:Created context 0x101cb67e0 with span 0x101cb6850: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101cb2fd0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cb75c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb7630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb7630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb7630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb7630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb6850, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101cd08f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb7630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb7630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb7630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb6850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb7630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb6850, got nothing
[      src/ext.c:  707]:context 0x101cb67e0: 2 reffed
[      src/ext.c:  757]:Created context 0x101cb75c0 with span 0x101cb7630: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101cb67e0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/50","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4325067552, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb3f8
[      src/ext.c:  866]:checking context 0x101cb4b20
[      src/ext.c:  807]:checking context 0x101cb4b20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cd3f70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd3fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd3fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd3fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd3fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb4b90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101cd4b10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd3fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd3fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd3fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd3fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb4b90, got nothing
[      src/ext.c:  707]:context 0x101cb4b20: 5 reffed
[      src/ext.c:  757]:Created context 0x101cd3f70 with span 0x101cd3fe0: component: get_common_objects, operation response_decoding, ref_context 0x101cb4b20
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb480 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101cb4b20
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101cd4d50
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101cd4db0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101cd4e20
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101cd4eb0
[      src/ext.c: 1537]:got span 0x101cb4b90
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cd4f60
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cd4fb0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cd5000
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101cb4b90, got something: couchbaseY
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101cb4b90, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb4b90, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101cb4b90, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101cb4b90, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb4b90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cb4b90, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cb4b90, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101cb4b90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cb4b90, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101cb4b90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cb4b90, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101cb4b90, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eccb630 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecb9f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21105: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecca0b0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1156: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 2 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea4e0 has count of 5892: *** 2 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 2}})] from parent context 0x101cb4b20
[      src/ext.c: 1483]:deallocing Payload 0x101cd4d50
[      src/ext.c: 1420]:deallocing span args 0x101cd4db0
[      src/ext.c: 1427]:freeing 0x101cd4f00
[      src/ext.c: 1431]:freeing 0x101cd5000
[      src/ext.c: 1439]:freeing 0x101cd4f60
[      src/ext.c: 1364]:deallocing span tags args 0x101cd4e20
[      src/ext.c: 1371]:freeing 0x101cd50a0
[      src/ext.c: 1387]:freeing 0x101cd5370
[      src/ext.c: 1407]:freeing 0x101cd53c0
[      src/ext.c: 1411]:freeing 0x101cd4e20
[      src/ext.c: 1447]:freeing 0x101cd4db0
[      src/ext.c: 1450]:deallocing finish args 0x101cd4eb0
[      src/ext.c: 1455]:freeing 0x101cd4eb0
[src/callbacks.c:  285]:dereffing 0x101cd3f70, should be final
[      src/ext.c:  662]:checking context 0x101cd3f70
[      src/ext.c:  666]:context 0x101cd3f70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101cd3f70, should already all be free!
[      src/ext.c:  670]:closing span 0x101cd3fe0
[      src/ext.c:  672]:freeing 0x101cd3f70
[      src/ext.c:  673]:dereffing 0x101cb4b20, not necessarily final
[      src/ext.c:  662]:checking context 0x101cb4b20
[      src/ext.c:  666]:context 0x101cb4b20: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101cb75c0
[      src/ext.c:  689]:dereffing 0x101cb75c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101cb75c0
[      src/ext.c:  666]:context 0x101cb75c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101cb75c0, should already all be free!
[      src/ext.c:  670]:closing span 0x101cb7630
[      src/ext.c:  672]:freeing 0x101cb75c0
[      src/ext.c:  673]:dereffing 0x101cb67e0, not necessarily final
[      src/ext.c:  662]:checking context 0x101cb67e0
[      src/ext.c:  666]:context 0x101cb67e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x101cb67e0
[      src/ext.c:  689]:dereffing 0x101cb67e0, not necessarily final
[      src/ext.c:  662]:checking context 0x101cb67e0
[      src/ext.c:  666]:context 0x101cb67e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101cb67e0, should already all be free!
[      src/ext.c:  647]:context 0x101cb67e0: freeing node 0x101cb75c0
[      src/ext.c:  652]:freeing 0x101cd08f0
[      src/ext.c:  670]:closing span 0x101cb6850
[      src/ext.c:  672]:freeing 0x101cb67e0
[      src/ext.c:  673]:dereffing 0x101cb2fd0, not necessarily final
[      src/ext.c:  662]:checking context 0x101cb2fd0
[      src/ext.c:  666]:context 0x101cb2fd0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101cb2fd0, should be final
[      src/ext.c:  662]:checking context 0x101cb2fd0
[      src/ext.c:  666]:context 0x101cb2fd0: 1 dereffed
[      src/ext.c:  678]:*** 0x101cb2fd0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101cb2fd0, should already all be free!
[      src/ext.c:  647]:context 0x101cb2fd0: freeing node 0x101cb67e0
[      src/ext.c:  652]:freeing 0x101cb7380
[      src/ext.c:  647]:context 0x101cb2fd0: freeing node 0x101cb4b20
[      src/ext.c:  652]:freeing 0x101cb56c0
[      src/ext.c:  647]:context 0x101cb2fd0: freeing node 0x101cb3710
[      src/ext.c:  652]:freeing 0x101cb48e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cd5ec0
[      src/ext.c:  757]:Created context 0x101cd5ec0 with span 0x101cd5f30: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037e6c40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d22880, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d22880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d22880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d22880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd5f30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037e7510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d22880, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d22880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d22880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d22880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd5f30, got nothing
[      src/ext.c:  707]:context 0x101cd5ec0: 2 reffed
[      src/ext.c:  757]:Created context 0x1037e6c40 with span 0x101d22880: component: handle_single_key, operation request_encoding, ref_context 0x101cd5ec0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037e7600
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d22880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d22880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d22880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d22880, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d238b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd5f30, got nothing
[      src/ext.c:  707]:context 0x101cd5ec0: 3 reffed
[      src/ext.c:  757]:Created context 0x1037e7600 with span 0x101d232d0: component: , operation response_decoding, ref_context 0x101cd5ec0
[      src/get.c:  134]:checking context 0x1037e7600
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb480: binding context 0x1037e7600 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353586688, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1037e6c40
[      src/ext.c:  689]:dereffing 0x1037e6c40, not necessarily final
[      src/ext.c:  662]:checking context 0x1037e6c40
[      src/ext.c:  666]:context 0x1037e6c40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1037e6c40, should already all be free!
[      src/ext.c:  670]:closing span 0x101d22880
[      src/ext.c:  672]:freeing 0x1037e6c40
[      src/ext.c:  673]:dereffing 0x101cd5ec0, not necessarily final
[      src/ext.c:  662]:checking context 0x101cd5ec0
[      src/ext.c:  666]:context 0x101cd5ec0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d24620
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd5f30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d251c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd5f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd5f30, got nothing
[      src/ext.c:  707]:context 0x101cd5ec0: 3 reffed
[      src/ext.c:  757]:Created context 0x101d24620 with span 0x101d24690: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101cd5ec0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d25400
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d25470, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d25470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d25470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d25470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d24690, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d25fa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d25470, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d25470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d25470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d24690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d25470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d24690, got nothing
[      src/ext.c:  707]:context 0x101d24620: 2 reffed
[      src/ext.c:  757]:Created context 0x101d25400 with span 0x101d25470: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101d24620
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/51","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353586688, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb480
[      src/ext.c:  866]:checking context 0x1037e7600
[      src/ext.c:  807]:checking context 0x1037e7600
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d29620
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d29690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d29690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d29690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d29690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d232d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d2a1c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d29690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d29690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d29690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d29690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d232d0, got nothing
[      src/ext.c:  707]:context 0x1037e7600: 5 reffed
[      src/ext.c:  757]:Created context 0x101d29620 with span 0x101d29690: component: get_common_objects, operation response_decoding, ref_context 0x1037e7600
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb508 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1037e7600
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101d2a400
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101d2a460
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101d2a4d0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101d2a560
[      src/ext.c: 1537]:got span 0x101d232d0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d2a610
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d2a660
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d2a6b0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101d232d0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101d232d0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d232d0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101d232d0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101d232d0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d232d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d232d0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d232d0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101d232d0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d232d0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101d232d0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d232d0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101d232d0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eccb8b0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecb9f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecca3c0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1157: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc3358 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x1037e7600
[      src/ext.c: 1483]:deallocing Payload 0x101d2a400
[      src/ext.c: 1420]:deallocing span args 0x101d2a460
[      src/ext.c: 1427]:freeing 0x101d2a5b0
[      src/ext.c: 1431]:freeing 0x101d2a6b0
[      src/ext.c: 1439]:freeing 0x101d2a610
[      src/ext.c: 1364]:deallocing span tags args 0x101d2a4d0
[      src/ext.c: 1371]:freeing 0x101d2a750
[      src/ext.c: 1387]:freeing 0x101d2aa20
[      src/ext.c: 1407]:freeing 0x101d2aa70
[      src/ext.c: 1411]:freeing 0x101d2a4d0
[      src/ext.c: 1447]:freeing 0x101d2a460
[      src/ext.c: 1450]:deallocing finish args 0x101d2a560
[      src/ext.c: 1455]:freeing 0x101d2a560
[src/callbacks.c:  285]:dereffing 0x101d29620, should be final
[      src/ext.c:  662]:checking context 0x101d29620
[      src/ext.c:  666]:context 0x101d29620: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d29620, should already all be free!
[      src/ext.c:  670]:closing span 0x101d29690
[      src/ext.c:  672]:freeing 0x101d29620
[      src/ext.c:  673]:dereffing 0x1037e7600, not necessarily final
[      src/ext.c:  662]:checking context 0x1037e7600
[      src/ext.c:  666]:context 0x1037e7600: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101d25400
[      src/ext.c:  689]:dereffing 0x101d25400, not necessarily final
[      src/ext.c:  662]:checking context 0x101d25400
[      src/ext.c:  666]:context 0x101d25400: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d25400, should already all be free!
[      src/ext.c:  670]:closing span 0x101d25470
[      src/ext.c:  672]:freeing 0x101d25400
[      src/ext.c:  673]:dereffing 0x101d24620, not necessarily final
[      src/ext.c:  662]:checking context 0x101d24620
[      src/ext.c:  666]:context 0x101d24620: 1 dereffed
[      src/ext.c:  688]:checking context 0x101d24620
[      src/ext.c:  689]:dereffing 0x101d24620, not necessarily final
[      src/ext.c:  662]:checking context 0x101d24620
[      src/ext.c:  666]:context 0x101d24620: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d24620, should already all be free!
[      src/ext.c:  647]:context 0x101d24620: freeing node 0x101d25400
[      src/ext.c:  652]:freeing 0x101d25fa0
[      src/ext.c:  670]:closing span 0x101d24690
[      src/ext.c:  672]:freeing 0x101d24620
[      src/ext.c:  673]:dereffing 0x101cd5ec0, not necessarily final
[      src/ext.c:  662]:checking context 0x101cd5ec0
[      src/ext.c:  666]:context 0x101cd5ec0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101cd5ec0, should be final
[      src/ext.c:  662]:checking context 0x101cd5ec0
[      src/ext.c:  666]:context 0x101cd5ec0: 1 dereffed
[      src/ext.c:  678]:*** 0x101cd5ec0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101cd5ec0, should already all be free!
[      src/ext.c:  647]:context 0x101cd5ec0: freeing node 0x101d24620
[      src/ext.c:  652]:freeing 0x101d251c0
[      src/ext.c:  647]:context 0x101cd5ec0: freeing node 0x1037e7600
[      src/ext.c:  652]:freeing 0x101d238b0
[      src/ext.c:  647]:context 0x101cd5ec0: freeing node 0x1037e6c40
[      src/ext.c:  652]:freeing 0x1037e7510
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d2b090
[      src/ext.c:  757]:Created context 0x101d2b090 with span 0x101d2b100: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037e87a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037e8810, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037e8810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037e8810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037e8810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d2b100, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037e9970
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037e8810, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037e8810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037e8810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037e8810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d2b100, got nothing
[      src/ext.c:  707]:context 0x101d2b090: 2 reffed
[      src/ext.c:  757]:Created context 0x1037e87a0 with span 0x1037e8810: component: handle_single_key, operation request_encoding, ref_context 0x101d2b090
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037e9bb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037e8810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037e8810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037e8810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037e8810, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037ea750
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d2b100, got nothing
[      src/ext.c:  707]:context 0x101d2b090: 3 reffed
[      src/ext.c:  757]:Created context 0x1037e9bb0 with span 0x1037e9c20: component: , operation response_decoding, ref_context 0x101d2b090
[      src/get.c:  134]:checking context 0x1037e9bb0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb508: binding context 0x1037e9bb0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353596336, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1037e87a0
[      src/ext.c:  689]:dereffing 0x1037e87a0, not necessarily final
[      src/ext.c:  662]:checking context 0x1037e87a0
[      src/ext.c:  666]:context 0x1037e87a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1037e87a0, should already all be free!
[      src/ext.c:  670]:closing span 0x1037e8810
[      src/ext.c:  672]:freeing 0x1037e87a0
[      src/ext.c:  673]:dereffing 0x101d2b090, not necessarily final
[      src/ext.c:  662]:checking context 0x101d2b090
[      src/ext.c:  666]:context 0x101d2b090: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037eb870
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d2b100, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037ec410
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d2b100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d2b100, got nothing
[      src/ext.c:  707]:context 0x101d2b090: 3 reffed
[      src/ext.c:  757]:Created context 0x1037eb870 with span 0x1037eb8e0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101d2b090
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037ec650
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037ec6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037ec6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037ec6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037ec6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037eb8e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037ed1f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037ec6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037ec6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037ec6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037eb8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037ec6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037eb8e0, got nothing
[      src/ext.c:  707]:context 0x1037eb870: 2 reffed
[      src/ext.c:  757]:Created context 0x1037ec650 with span 0x1037ec6c0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1037eb870
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/52","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353596336, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb508
[      src/ext.c:  866]:checking context 0x1037e9bb0
[      src/ext.c:  807]:checking context 0x1037e9bb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d94420
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d94490, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d94490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d94490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d94490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037e9c20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d94fc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d94490, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d94490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d94490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d94490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037e9c20, got nothing
[      src/ext.c:  707]:context 0x1037e9bb0: 5 reffed
[      src/ext.c:  757]:Created context 0x101d94420 with span 0x101d94490: component: get_common_objects, operation response_decoding, ref_context 0x1037e9bb0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb590 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1037e9bb0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101d95200
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101d95260
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101d952d0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101d95360
[      src/ext.c: 1537]:got span 0x1037e9c20
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d95410
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d95460
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d954b0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1037e9c20, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1037e9c20, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037e9c20, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1037e9c20, got something:  ?a0dw
[      src/ext.c: 1155]:Looking for tagname component from 0x1037e9c20, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037e9c20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037e9c20, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037e9c20, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1037e9c20, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037e9c20, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1037e9c20, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037e9c20, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1037e9c20, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eccbb30 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecc5ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecca5f0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1158: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc3408 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x1037e9bb0
[      src/ext.c: 1483]:deallocing Payload 0x101d95200
[      src/ext.c: 1420]:deallocing span args 0x101d95260
[      src/ext.c: 1427]:freeing 0x101d953b0
[      src/ext.c: 1431]:freeing 0x101d954b0
[      src/ext.c: 1439]:freeing 0x101d95410
[      src/ext.c: 1364]:deallocing span tags args 0x101d952d0
[      src/ext.c: 1371]:freeing 0x101d95550
[      src/ext.c: 1387]:freeing 0x101d95820
[      src/ext.c: 1407]:freeing 0x101d95870
[      src/ext.c: 1411]:freeing 0x101d952d0
[      src/ext.c: 1447]:freeing 0x101d95260
[      src/ext.c: 1450]:deallocing finish args 0x101d95360
[      src/ext.c: 1455]:freeing 0x101d95360
[src/callbacks.c:  285]:dereffing 0x101d94420, should be final
[      src/ext.c:  662]:checking context 0x101d94420
[      src/ext.c:  666]:context 0x101d94420: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d94420, should already all be free!
[      src/ext.c:  670]:closing span 0x101d94490
[      src/ext.c:  672]:freeing 0x101d94420
[      src/ext.c:  673]:dereffing 0x1037e9bb0, not necessarily final
[      src/ext.c:  662]:checking context 0x1037e9bb0
[      src/ext.c:  666]:context 0x1037e9bb0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1037ec650
[      src/ext.c:  689]:dereffing 0x1037ec650, not necessarily final
[      src/ext.c:  662]:checking context 0x1037ec650
[      src/ext.c:  666]:context 0x1037ec650: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1037ec650, should already all be free!
[      src/ext.c:  670]:closing span 0x1037ec6c0
[      src/ext.c:  672]:freeing 0x1037ec650
[      src/ext.c:  673]:dereffing 0x1037eb870, not necessarily final
[      src/ext.c:  662]:checking context 0x1037eb870
[      src/ext.c:  666]:context 0x1037eb870: 1 dereffed
[      src/ext.c:  688]:checking context 0x1037eb870
[      src/ext.c:  689]:dereffing 0x1037eb870, not necessarily final
[      src/ext.c:  662]:checking context 0x1037eb870
[      src/ext.c:  666]:context 0x1037eb870: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1037eb870, should already all be free!
[      src/ext.c:  647]:context 0x1037eb870: freeing node 0x1037ec650
[      src/ext.c:  652]:freeing 0x1037ed1f0
[      src/ext.c:  670]:closing span 0x1037eb8e0
[      src/ext.c:  672]:freeing 0x1037eb870
[      src/ext.c:  673]:dereffing 0x101d2b090, not necessarily final
[      src/ext.c:  662]:checking context 0x101d2b090
[      src/ext.c:  666]:context 0x101d2b090: 2 dereffed
[      src/get.c:  420]:dereffing 0x101d2b090, should be final
[      src/ext.c:  662]:checking context 0x101d2b090
[      src/ext.c:  666]:context 0x101d2b090: 1 dereffed
[      src/ext.c:  678]:*** 0x101d2b090 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101d2b090, should already all be free!
[      src/ext.c:  647]:context 0x101d2b090: freeing node 0x1037eb870
[      src/ext.c:  652]:freeing 0x1037ec410
[      src/ext.c:  647]:context 0x101d2b090: freeing node 0x1037e9bb0
[      src/ext.c:  652]:freeing 0x1037ea750
[      src/ext.c:  647]:context 0x101d2b090: freeing node 0x1037e87a0
[      src/ext.c:  652]:freeing 0x1037e9970
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d97260
[      src/ext.c:  757]:Created context 0x101d97260 with span 0x101d972d0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d979a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d97a10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d97a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d97a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d97a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d972d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d98b70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d97a10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d97a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d97a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d97a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d972d0, got nothing
[      src/ext.c:  707]:context 0x101d97260: 2 reffed
[      src/ext.c:  757]:Created context 0x101d979a0 with span 0x101d97a10: component: handle_single_key, operation request_encoding, ref_context 0x101d97260
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d98db0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d97a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d97a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d97a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d97a10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d99950
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d972d0, got nothing
[      src/ext.c:  707]:context 0x101d97260: 3 reffed
[      src/ext.c:  757]:Created context 0x101d98db0 with span 0x101d98e20: component: , operation response_decoding, ref_context 0x101d97260
[      src/get.c:  134]:checking context 0x101d98db0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb590: binding context 0x101d98db0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326002096, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101d979a0
[      src/ext.c:  689]:dereffing 0x101d979a0, not necessarily final
[      src/ext.c:  662]:checking context 0x101d979a0
[      src/ext.c:  666]:context 0x101d979a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d979a0, should already all be free!
[      src/ext.c:  670]:closing span 0x101d97a10
[      src/ext.c:  672]:freeing 0x101d979a0
[      src/ext.c:  673]:dereffing 0x101d97260, not necessarily final
[      src/ext.c:  662]:checking context 0x101d97260
[      src/ext.c:  666]:context 0x101d97260: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d9aa70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d972d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d9b610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d972d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d972d0, got nothing
[      src/ext.c:  707]:context 0x101d97260: 3 reffed
[      src/ext.c:  757]:Created context 0x101d9aa70 with span 0x101d9aae0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101d97260
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d9b850
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d9b8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d9b8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d9b8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d9b8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d9aae0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d9c3f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d9b8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d9b8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d9b8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d9aae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d9b8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d9aae0, got nothing
[      src/ext.c:  707]:context 0x101d9aa70: 2 reffed
[      src/ext.c:  757]:Created context 0x101d9b850 with span 0x101d9b8c0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101d9aa70
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/53","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326002096, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb590
[      src/ext.c:  866]:checking context 0x101d98db0
[      src/ext.c:  807]:checking context 0x101d98db0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e57b370
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e57b3e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e57b3e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e57b3e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e57b3e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d98e20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e57bf10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e57b3e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e57b3e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e57b3e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e57b3e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d98e20, got nothing
[      src/ext.c:  707]:context 0x101d98db0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e57b370 with span 0x10e57b3e0: component: get_common_objects, operation response_decoding, ref_context 0x101d98db0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb618 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101d98db0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e57c150
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e57c1b0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e57c220
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e57c2b0
[      src/ext.c: 1537]:got span 0x101d98e20
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e57c360
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e57c3b0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e57c400
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101d98e20, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101d98e20, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d98e20, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101d98e20, got something: iated
        co
[      src/ext.c: 1155]:Looking for tagname component from 0x101d98e20, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d98e20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d98e20, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d98e20, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101d98e20, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d98e20, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101d98e20, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d98e20, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101d98e20, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eccbdb0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecc5ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecca820 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1159: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc34b8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x101d98db0
[      src/ext.c: 1483]:deallocing Payload 0x10e57c150
[      src/ext.c: 1420]:deallocing span args 0x10e57c1b0
[      src/ext.c: 1427]:freeing 0x10e57c300
[      src/ext.c: 1431]:freeing 0x10e57c400
[      src/ext.c: 1439]:freeing 0x10e57c360
[      src/ext.c: 1364]:deallocing span tags args 0x10e57c220
[      src/ext.c: 1371]:freeing 0x10e57c4a0
[      src/ext.c: 1387]:freeing 0x10e57c770
[      src/ext.c: 1407]:freeing 0x10e57c7c0
[      src/ext.c: 1411]:freeing 0x10e57c220
[      src/ext.c: 1447]:freeing 0x10e57c1b0
[      src/ext.c: 1450]:deallocing finish args 0x10e57c2b0
[      src/ext.c: 1455]:freeing 0x10e57c2b0
[src/callbacks.c:  285]:dereffing 0x10e57b370, should be final
[      src/ext.c:  662]:checking context 0x10e57b370
[      src/ext.c:  666]:context 0x10e57b370: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e57b370, should already all be free!
[      src/ext.c:  670]:closing span 0x10e57b3e0
[      src/ext.c:  672]:freeing 0x10e57b370
[      src/ext.c:  673]:dereffing 0x101d98db0, not necessarily final
[      src/ext.c:  662]:checking context 0x101d98db0
[      src/ext.c:  666]:context 0x101d98db0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101d9b850
[      src/ext.c:  689]:dereffing 0x101d9b850, not necessarily final
[      src/ext.c:  662]:checking context 0x101d9b850
[      src/ext.c:  666]:context 0x101d9b850: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d9b850, should already all be free!
[      src/ext.c:  670]:closing span 0x101d9b8c0
[      src/ext.c:  672]:freeing 0x101d9b850
[      src/ext.c:  673]:dereffing 0x101d9aa70, not necessarily final
[      src/ext.c:  662]:checking context 0x101d9aa70
[      src/ext.c:  666]:context 0x101d9aa70: 1 dereffed
[      src/ext.c:  688]:checking context 0x101d9aa70
[      src/ext.c:  689]:dereffing 0x101d9aa70, not necessarily final
[      src/ext.c:  662]:checking context 0x101d9aa70
[      src/ext.c:  666]:context 0x101d9aa70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d9aa70, should already all be free!
[      src/ext.c:  647]:context 0x101d9aa70: freeing node 0x101d9b850
[      src/ext.c:  652]:freeing 0x101d9c3f0
[      src/ext.c:  670]:closing span 0x101d9aae0
[      src/ext.c:  672]:freeing 0x101d9aa70
[      src/ext.c:  673]:dereffing 0x101d97260, not necessarily final
[      src/ext.c:  662]:checking context 0x101d97260
[      src/ext.c:  666]:context 0x101d97260: 2 dereffed
[      src/get.c:  420]:dereffing 0x101d97260, should be final
[      src/ext.c:  662]:checking context 0x101d97260
[      src/ext.c:  666]:context 0x101d97260: 1 dereffed
[      src/ext.c:  678]:*** 0x101d97260 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101d97260, should already all be free!
[      src/ext.c:  647]:context 0x101d97260: freeing node 0x101d9aa70
[      src/ext.c:  652]:freeing 0x101d9b610
[      src/ext.c:  647]:context 0x101d97260: freeing node 0x101d98db0
[      src/ext.c:  652]:freeing 0x101d99950
[      src/ext.c:  647]:context 0x101d97260: freeing node 0x101d979a0
[      src/ext.c:  652]:freeing 0x101d98b70
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e57d2c0
[      src/ext.c:  757]:Created context 0x10e57d2c0 with span 0x101eaf9a0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e57d550
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e57d5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e57d5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e57d5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e57d5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101eaf9a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e57e720
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e57d5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e57d5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e57d5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e57d5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101eaf9a0, got nothing
[      src/ext.c:  707]:context 0x10e57d2c0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e57d550 with span 0x10e57d5c0: component: handle_single_key, operation request_encoding, ref_context 0x10e57d2c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e57e960
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e57d5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e57d5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e57d5c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e57d5c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e57f500
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101eaf9a0, got nothing
[      src/ext.c:  707]:context 0x10e57d2c0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e57e960 with span 0x10e57e9d0: component: , operation response_decoding, ref_context 0x10e57d2c0
[      src/get.c:  134]:checking context 0x10e57e960
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb618: binding context 0x10e57e960 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535609696, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e57d550
[      src/ext.c:  689]:dereffing 0x10e57d550, not necessarily final
[      src/ext.c:  662]:checking context 0x10e57d550
[      src/ext.c:  666]:context 0x10e57d550: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e57d550, should already all be free!
[      src/ext.c:  670]:closing span 0x10e57d5c0
[      src/ext.c:  672]:freeing 0x10e57d550
[      src/ext.c:  673]:dereffing 0x10e57d2c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e57d2c0
[      src/ext.c:  666]:context 0x10e57d2c0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037afb50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101eaf9a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e580cf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101eaf9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101eaf9a0, got nothing
[      src/ext.c:  707]:context 0x10e57d2c0: 3 reffed
[      src/ext.c:  757]:Created context 0x1037afb50 with span 0x1037afbc0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e57d2c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e580f30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e580fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e580fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e580fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e580fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037afbc0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e44c40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e580fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e580fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e580fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037afbc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e580fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037afbc0, got nothing
[      src/ext.c:  707]:context 0x1037afb50: 2 reffed
[      src/ext.c:  757]:Created context 0x10e580f30 with span 0x10e580fa0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1037afb50
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/54","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535609696, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb618
[      src/ext.c:  866]:checking context 0x10e57e960
[      src/ext.c:  807]:checking context 0x10e57e960
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101dc7380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dc73f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dc73f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dc73f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dc73f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e57e9d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ae5b60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dc73f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dc73f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dc73f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dc73f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e57e9d0, got nothing
[      src/ext.c:  707]:context 0x10e57e960: 5 reffed
[      src/ext.c:  757]:Created context 0x101dc7380 with span 0x101dc73f0: component: get_common_objects, operation response_decoding, ref_context 0x10e57e960
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb6a0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e57e960
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105ae5da0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105ae5e00
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105ae5e70
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105ae5f00
[      src/ext.c: 1537]:got span 0x10e57e9d0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ae5fb0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ae6000
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ae6050
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e57e9d0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e57e9d0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e57e9d0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e57e9d0, got something: 0
[      src/ext.c: 1155]:Looking for tagname component from 0x10e57e9d0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e57e9d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e57e9d0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e57e9d0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e57e9d0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e57e9d0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e57e9d0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e57e9d0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e57e9d0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecd4090 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecc5ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eccaa50 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1160: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc3568 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10e57e960
[      src/ext.c: 1483]:deallocing Payload 0x105ae5da0
[      src/ext.c: 1420]:deallocing span args 0x105ae5e00
[      src/ext.c: 1427]:freeing 0x105ae5f50
[      src/ext.c: 1431]:freeing 0x105ae6050
[      src/ext.c: 1439]:freeing 0x105ae5fb0
[      src/ext.c: 1364]:deallocing span tags args 0x105ae5e70
[      src/ext.c: 1371]:freeing 0x105ae60f0
[      src/ext.c: 1387]:freeing 0x105ae63c0
[      src/ext.c: 1407]:freeing 0x105ae6410
[      src/ext.c: 1411]:freeing 0x105ae5e70
[      src/ext.c: 1447]:freeing 0x105ae5e00
[      src/ext.c: 1450]:deallocing finish args 0x105ae5f00
[      src/ext.c: 1455]:freeing 0x105ae5f00
[src/callbacks.c:  285]:dereffing 0x101dc7380, should be final
[      src/ext.c:  662]:checking context 0x101dc7380
[      src/ext.c:  666]:context 0x101dc7380: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101dc7380, should already all be free!
[      src/ext.c:  670]:closing span 0x101dc73f0
[      src/ext.c:  672]:freeing 0x101dc7380
[      src/ext.c:  673]:dereffing 0x10e57e960, not necessarily final
[      src/ext.c:  662]:checking context 0x10e57e960
[      src/ext.c:  666]:context 0x10e57e960: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e580f30
[      src/ext.c:  689]:dereffing 0x10e580f30, not necessarily final
[      src/ext.c:  662]:checking context 0x10e580f30
[      src/ext.c:  666]:context 0x10e580f30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e580f30, should already all be free!
[      src/ext.c:  670]:closing span 0x10e580fa0
[      src/ext.c:  672]:freeing 0x10e580f30
[      src/ext.c:  673]:dereffing 0x1037afb50, not necessarily final
[      src/ext.c:  662]:checking context 0x1037afb50
[      src/ext.c:  666]:context 0x1037afb50: 1 dereffed
[      src/ext.c:  688]:checking context 0x1037afb50
[      src/ext.c:  689]:dereffing 0x1037afb50, not necessarily final
[      src/ext.c:  662]:checking context 0x1037afb50
[      src/ext.c:  666]:context 0x1037afb50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1037afb50, should already all be free!
[      src/ext.c:  647]:context 0x1037afb50: freeing node 0x10e580f30
[      src/ext.c:  652]:freeing 0x101e44c40
[      src/ext.c:  670]:closing span 0x1037afbc0
[      src/ext.c:  672]:freeing 0x1037afb50
[      src/ext.c:  673]:dereffing 0x10e57d2c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e57d2c0
[      src/ext.c:  666]:context 0x10e57d2c0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e57d2c0, should be final
[      src/ext.c:  662]:checking context 0x10e57d2c0
[      src/ext.c:  666]:context 0x10e57d2c0: 1 dereffed
[      src/ext.c:  678]:*** 0x10e57d2c0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e57d2c0, should already all be free!
[      src/ext.c:  647]:context 0x10e57d2c0: freeing node 0x1037afb50
[      src/ext.c:  652]:freeing 0x10e580cf0
[      src/ext.c:  647]:context 0x10e57d2c0: freeing node 0x10e57e960
[      src/ext.c:  652]:freeing 0x10e57f500
[      src/ext.c:  647]:context 0x10e57d2c0: freeing node 0x10e57d550
[      src/ext.c:  652]:freeing 0x10e57e720
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ae6f10
[      src/ext.c:  757]:Created context 0x105ae6f10 with span 0x105ae6f80: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e584670
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5846e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5846e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5846e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5846e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ae6f80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e585370
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5846e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5846e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5846e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5846e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ae6f80, got nothing
[      src/ext.c:  707]:context 0x105ae6f10: 2 reffed
[      src/ext.c:  757]:Created context 0x10e584670 with span 0x10e5846e0: component: handle_single_key, operation request_encoding, ref_context 0x105ae6f10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5855b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5846e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5846e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5846e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5846e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e586150
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ae6f80, got nothing
[      src/ext.c:  707]:context 0x105ae6f10: 3 reffed
[      src/ext.c:  757]:Created context 0x10e5855b0 with span 0x10e585620: component: , operation response_decoding, ref_context 0x105ae6f10
[      src/get.c:  134]:checking context 0x10e5855b0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb6a0: binding context 0x10e5855b0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535637424, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e584670
[      src/ext.c:  689]:dereffing 0x10e584670, not necessarily final
[      src/ext.c:  662]:checking context 0x10e584670
[      src/ext.c:  666]:context 0x10e584670: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e584670, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5846e0
[      src/ext.c:  672]:freeing 0x10e584670
[      src/ext.c:  673]:dereffing 0x105ae6f10, not necessarily final
[      src/ext.c:  662]:checking context 0x105ae6f10
[      src/ext.c:  666]:context 0x105ae6f10: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e587270
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ae6f80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e587330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ae6f80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ae6f80, got nothing
[      src/ext.c:  707]:context 0x105ae6f10: 3 reffed
[      src/ext.c:  757]:Created context 0x10e587270 with span 0x1038a5750: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105ae6f10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e587570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5875e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5875e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5875e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5875e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038a5750, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e588110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5875e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5875e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5875e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038a5750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5875e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038a5750, got nothing
[      src/ext.c:  707]:context 0x10e587270: 2 reffed
[      src/ext.c:  757]:Created context 0x10e587570 with span 0x10e5875e0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e587270
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/55","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535637424, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb6a0
[      src/ext.c:  866]:checking context 0x10e5855b0
[      src/ext.c:  807]:checking context 0x10e5855b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e58a490
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de6ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de6ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de6ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de6ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e585620, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e58ab80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de6ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de6ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de6ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de6ba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e585620, got nothing
[      src/ext.c:  707]:context 0x10e5855b0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e58a490 with span 0x101de6ba0: component: get_common_objects, operation response_decoding, ref_context 0x10e5855b0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb728 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e5855b0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e58adc0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e58ae20
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e58ae90
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e58af20
[      src/ext.c: 1537]:got span 0x10e585620
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e58afd0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e58b020
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e58b070
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e585620, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e585620, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e585620, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e585620, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e585620, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e585620, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e585620, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e585620, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e585620, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e585620, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e585620, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e585620, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e585620, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecd4310 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecc5ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4392058496 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ecd42c0 has count of 2: *** 4392058496 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eccac80 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1161: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21110: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4392058496, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10e5855b0
[      src/ext.c: 1483]:deallocing Payload 0x10e58adc0
[      src/ext.c: 1420]:deallocing span args 0x10e58ae20
[      src/ext.c: 1427]:freeing 0x10e58af70
[      src/ext.c: 1431]:freeing 0x10e58b070
[      src/ext.c: 1439]:freeing 0x10e58afd0
[      src/ext.c: 1364]:deallocing span tags args 0x10e58ae90
[      src/ext.c: 1371]:freeing 0x10e58b110
[      src/ext.c: 1387]:freeing 0x10e58b3e0
[      src/ext.c: 1407]:freeing 0x10e58b430
[      src/ext.c: 1411]:freeing 0x10e58ae90
[      src/ext.c: 1447]:freeing 0x10e58ae20
[      src/ext.c: 1450]:deallocing finish args 0x10e58af20
[      src/ext.c: 1455]:freeing 0x10e58af20
[src/callbacks.c:  285]:dereffing 0x10e58a490, should be final
[      src/ext.c:  662]:checking context 0x10e58a490
[      src/ext.c:  666]:context 0x10e58a490: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e58a490, should already all be free!
[      src/ext.c:  670]:closing span 0x101de6ba0
[      src/ext.c:  672]:freeing 0x10e58a490
[      src/ext.c:  673]:dereffing 0x10e5855b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5855b0
[      src/ext.c:  666]:context 0x10e5855b0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e587570
[      src/ext.c:  689]:dereffing 0x10e587570, not necessarily final
[      src/ext.c:  662]:checking context 0x10e587570
[      src/ext.c:  666]:context 0x10e587570: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e587570, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5875e0
[      src/ext.c:  672]:freeing 0x10e587570
[      src/ext.c:  673]:dereffing 0x10e587270, not necessarily final
[      src/ext.c:  662]:checking context 0x10e587270
[      src/ext.c:  666]:context 0x10e587270: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e587270
[      src/ext.c:  689]:dereffing 0x10e587270, not necessarily final
[      src/ext.c:  662]:checking context 0x10e587270
[      src/ext.c:  666]:context 0x10e587270: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e587270, should already all be free!
[      src/ext.c:  647]:context 0x10e587270: freeing node 0x10e587570
[      src/ext.c:  652]:freeing 0x10e588110
[      src/ext.c:  670]:closing span 0x1038a5750
[      src/ext.c:  672]:freeing 0x10e587270
[      src/ext.c:  673]:dereffing 0x105ae6f10, not necessarily final
[      src/ext.c:  662]:checking context 0x105ae6f10
[      src/ext.c:  666]:context 0x105ae6f10: 2 dereffed
[      src/get.c:  420]:dereffing 0x105ae6f10, should be final
[      src/ext.c:  662]:checking context 0x105ae6f10
[      src/ext.c:  666]:context 0x105ae6f10: 1 dereffed
[      src/ext.c:  678]:*** 0x105ae6f10 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105ae6f10, should already all be free!
[      src/ext.c:  647]:context 0x105ae6f10: freeing node 0x10e587270
[      src/ext.c:  652]:freeing 0x10e587330
[      src/ext.c:  647]:context 0x105ae6f10: freeing node 0x10e5855b0
[      src/ext.c:  652]:freeing 0x10e586150
[      src/ext.c:  647]:context 0x105ae6f10: freeing node 0x10e584670
[      src/ext.c:  652]:freeing 0x10e585370
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f58a70
[      src/ext.c:  757]:Created context 0x101f58a70 with span 0x101f58ae0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f516d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f51740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f51740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f51740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f51740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f58ae0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10372ba80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f51740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f51740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f51740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f51740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f58ae0, got nothing
[      src/ext.c:  707]:context 0x101f58a70: 2 reffed
[      src/ext.c:  757]:Created context 0x105f516d0 with span 0x105f51740: component: handle_single_key, operation request_encoding, ref_context 0x101f58a70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10372bcc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f51740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f51740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f51740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f51740, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e58c1b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f58ae0, got nothing
[      src/ext.c:  707]:context 0x101f58a70: 3 reffed
[      src/ext.c:  757]:Created context 0x10372bcc0 with span 0x10372bd30: component: , operation response_decoding, ref_context 0x101f58a70
[      src/get.c:  134]:checking context 0x10372bcc0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb728: binding context 0x10372bcc0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4352818368, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105f516d0
[      src/ext.c:  689]:dereffing 0x105f516d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105f516d0
[      src/ext.c:  666]:context 0x105f516d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f516d0, should already all be free!
[      src/ext.c:  670]:closing span 0x105f51740
[      src/ext.c:  672]:freeing 0x105f516d0
[      src/ext.c:  673]:dereffing 0x101f58a70, not necessarily final
[      src/ext.c:  662]:checking context 0x101f58a70
[      src/ext.c:  666]:context 0x101f58a70: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e58d2d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f58ae0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e58de70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f58ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f58ae0, got nothing
[      src/ext.c:  707]:context 0x101f58a70: 3 reffed
[      src/ext.c:  757]:Created context 0x10e58d2d0 with span 0x10e58d340: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101f58a70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e58e0b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e58e120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e58e120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e58e120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e58e120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e58d340, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e58ec50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e58e120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e58e120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e58e120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e58d340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e58e120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e58d340, got nothing
[      src/ext.c:  707]:context 0x10e58d2d0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e58e0b0 with span 0x10e58e120: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e58d2d0
[3576299217] <192.168.4.61:57932> (CTX=0x10e520e30,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[3576299217] Provider 'HTTP' failed (L:185)
[3576299217] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/56","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4352818368, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb728
[      src/ext.c:  866]:checking context 0x10372bcc0
[      src/ext.c:  807]:checking context 0x10372bcc0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d9fbd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d9fc40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d9fc40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d9fc40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d9fc40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10372bd30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101da0770
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d9fc40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d9fc40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d9fc40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d9fc40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10372bd30, got nothing
[      src/ext.c:  707]:context 0x10372bcc0: 5 reffed
[      src/ext.c:  757]:Created context 0x101d9fbd0 with span 0x101d9fc40: component: get_common_objects, operation response_decoding, ref_context 0x10372bcc0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb7b0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10372bcc0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101da09b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101da0a10
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101da0a80
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101da0b10
[      src/ext.c: 1537]:got span 0x10372bd30
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101da0bc0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101da0c10
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101da0c60
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10372bd30, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10372bd30, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10372bd30, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10372bd30, got something: full_version" | 
[      src/ext.c: 1155]:Looking for tagname component from 0x10372bd30, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10372bd30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10372bd30, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10372bd30, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10372bd30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10372bd30, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10372bd30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10372bd30, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10372bd30, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecd4770 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecd1b08 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21113: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecd7510 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1162: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 11 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea690 has count of 166: *** 11 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 11}})] from parent context 0x10372bcc0
[      src/ext.c: 1483]:deallocing Payload 0x101da09b0
[      src/ext.c: 1420]:deallocing span args 0x101da0a10
[      src/ext.c: 1427]:freeing 0x101da0b60
[      src/ext.c: 1431]:freeing 0x101da0c60
[      src/ext.c: 1439]:freeing 0x101da0bc0
[      src/ext.c: 1364]:deallocing span tags args 0x101da0a80
[      src/ext.c: 1371]:freeing 0x101da0d00
[      src/ext.c: 1387]:freeing 0x101da0fd0
[      src/ext.c: 1407]:freeing 0x101da1020
[      src/ext.c: 1411]:freeing 0x101da0a80
[      src/ext.c: 1447]:freeing 0x101da0a10
[      src/ext.c: 1450]:deallocing finish args 0x101da0b10
[      src/ext.c: 1455]:freeing 0x101da0b10
[src/callbacks.c:  285]:dereffing 0x101d9fbd0, should be final
[      src/ext.c:  662]:checking context 0x101d9fbd0
[      src/ext.c:  666]:context 0x101d9fbd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d9fbd0, should already all be free!
[      src/ext.c:  670]:closing span 0x101d9fc40
[      src/ext.c:  672]:freeing 0x101d9fbd0
[      src/ext.c:  673]:dereffing 0x10372bcc0, not necessarily final
[      src/ext.c:  662]:checking context 0x10372bcc0
[      src/ext.c:  666]:context 0x10372bcc0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e58e0b0
[      src/ext.c:  689]:dereffing 0x10e58e0b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e58e0b0
[      src/ext.c:  666]:context 0x10e58e0b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e58e0b0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e58e120
[      src/ext.c:  672]:freeing 0x10e58e0b0
[      src/ext.c:  673]:dereffing 0x10e58d2d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e58d2d0
[      src/ext.c:  666]:context 0x10e58d2d0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e58d2d0
[      src/ext.c:  689]:dereffing 0x10e58d2d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e58d2d0
[      src/ext.c:  666]:context 0x10e58d2d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e58d2d0, should already all be free!
[      src/ext.c:  647]:context 0x10e58d2d0: freeing node 0x10e58e0b0
[      src/ext.c:  652]:freeing 0x10e58ec50
[      src/ext.c:  670]:closing span 0x10e58d340
[      src/ext.c:  672]:freeing 0x10e58d2d0
[      src/ext.c:  673]:dereffing 0x101f58a70, not necessarily final
[      src/ext.c:  662]:checking context 0x101f58a70
[      src/ext.c:  666]:context 0x101f58a70: 2 dereffed
[      src/get.c:  420]:dereffing 0x101f58a70, should be final
[      src/ext.c:  662]:checking context 0x101f58a70
[      src/ext.c:  666]:context 0x101f58a70: 1 dereffed
[      src/ext.c:  678]:*** 0x101f58a70 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101f58a70, should already all be free!
[      src/ext.c:  647]:context 0x101f58a70: freeing node 0x10e58d2d0
[      src/ext.c:  652]:freeing 0x10e58de70
[      src/ext.c:  647]:context 0x101f58a70: freeing node 0x10372bcc0
[      src/ext.c:  652]:freeing 0x10e58c1b0
[      src/ext.c:  647]:context 0x101f58a70: freeing node 0x105f516d0
[      src/ext.c:  652]:freeing 0x10372ba80
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106120c40
[      src/ext.c:  757]:Created context 0x106120c40 with span 0x106120cb0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106121380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061213f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061213f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061213f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061213f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106120cb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106122550
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061213f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061213f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061213f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061213f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106120cb0, got nothing
[      src/ext.c:  707]:context 0x106120c40: 2 reffed
[      src/ext.c:  757]:Created context 0x106121380 with span 0x1061213f0: component: handle_single_key, operation request_encoding, ref_context 0x106120c40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106122790
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061213f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061213f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061213f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061213f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106123330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106120cb0, got nothing
[      src/ext.c:  707]:context 0x106120c40: 3 reffed
[      src/ext.c:  757]:Created context 0x106122790 with span 0x106122800: component: , operation response_decoding, ref_context 0x106120c40
[      src/get.c:  134]:checking context 0x106122790
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb7b0: binding context 0x106122790 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396820368, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106121380
[      src/ext.c:  689]:dereffing 0x106121380, not necessarily final
[      src/ext.c:  662]:checking context 0x106121380
[      src/ext.c:  666]:context 0x106121380: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106121380, should already all be free!
[      src/ext.c:  670]:closing span 0x1061213f0
[      src/ext.c:  672]:freeing 0x106121380
[      src/ext.c:  673]:dereffing 0x106120c40, not necessarily final
[      src/ext.c:  662]:checking context 0x106120c40
[      src/ext.c:  666]:context 0x106120c40: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106124450
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106120cb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1054ef9e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106120cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106120cb0, got nothing
[      src/ext.c:  707]:context 0x106120c40: 3 reffed
[      src/ext.c:  757]:Created context 0x106124450 with span 0x1061244c0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106120c40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1054efc20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054efc90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054efc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054efc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054efc90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061244c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1054f07c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054efc90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054efc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054efc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061244c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054efc90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061244c0, got nothing
[      src/ext.c:  707]:context 0x106124450: 2 reffed
[      src/ext.c:  757]:Created context 0x1054efc20 with span 0x1054efc90: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106124450
[3576299217] <192.168.4.61:57933> (SOCK=d3bf1e8132bdc132) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/57","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396820368, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb7b0
[      src/ext.c:  866]:checking context 0x106122790
[      src/ext.c:  807]:checking context 0x106122790
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10380a180
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380a1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380a1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380a1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380a1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106122800, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10380ad20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380a1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380a1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380a1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380a1f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106122800, got nothing
[      src/ext.c:  707]:context 0x106122790: 5 reffed
[      src/ext.c:  757]:Created context 0x10380a180 with span 0x10380a1f0: component: get_common_objects, operation response_decoding, ref_context 0x106122790
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb838 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106122790
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10380af60
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10380afc0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10380b030
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10380b0c0
[      src/ext.c: 1537]:got span 0x106122800
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10380b170
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10380b1c0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10380b210
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106122800, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x106122800, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106122800, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106122800, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106122800, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106122800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106122800, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106122800, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106122800, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106122800, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106122800, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106122800, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106122800, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecd4e00 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecd1b08 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21120: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecd7cf0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1163: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15936 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecd4db0 has count of 2: *** 15936 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15936}})] from parent context 0x106122790
[      src/ext.c: 1483]:deallocing Payload 0x10380af60
[      src/ext.c: 1420]:deallocing span args 0x10380afc0
[      src/ext.c: 1427]:freeing 0x10380b110
[      src/ext.c: 1431]:freeing 0x10380b210
[      src/ext.c: 1439]:freeing 0x10380b170
[      src/ext.c: 1364]:deallocing span tags args 0x10380b030
[      src/ext.c: 1371]:freeing 0x10380b2b0
[      src/ext.c: 1387]:freeing 0x10380b580
[      src/ext.c: 1407]:freeing 0x10380b5d0
[      src/ext.c: 1411]:freeing 0x10380b030
[      src/ext.c: 1447]:freeing 0x10380afc0
[      src/ext.c: 1450]:deallocing finish args 0x10380b0c0
[      src/ext.c: 1455]:freeing 0x10380b0c0
[src/callbacks.c:  285]:dereffing 0x10380a180, should be final
[      src/ext.c:  662]:checking context 0x10380a180
[      src/ext.c:  666]:context 0x10380a180: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10380a180, should already all be free!
[      src/ext.c:  670]:closing span 0x10380a1f0
[      src/ext.c:  672]:freeing 0x10380a180
[      src/ext.c:  673]:dereffing 0x106122790, not necessarily final
[      src/ext.c:  662]:checking context 0x106122790
[      src/ext.c:  666]:context 0x106122790: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1054efc20
[      src/ext.c:  689]:dereffing 0x1054efc20, not necessarily final
[      src/ext.c:  662]:checking context 0x1054efc20
[      src/ext.c:  666]:context 0x1054efc20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1054efc20, should already all be free!
[      src/ext.c:  670]:closing span 0x1054efc90
[      src/ext.c:  672]:freeing 0x1054efc20
[      src/ext.c:  673]:dereffing 0x106124450, not necessarily final
[      src/ext.c:  662]:checking context 0x106124450
[      src/ext.c:  666]:context 0x106124450: 1 dereffed
[      src/ext.c:  688]:checking context 0x106124450
[      src/ext.c:  689]:dereffing 0x106124450, not necessarily final
[      src/ext.c:  662]:checking context 0x106124450
[      src/ext.c:  666]:context 0x106124450: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106124450, should already all be free!
[      src/ext.c:  647]:context 0x106124450: freeing node 0x1054efc20
[      src/ext.c:  652]:freeing 0x1054f07c0
[      src/ext.c:  670]:closing span 0x1061244c0
[      src/ext.c:  672]:freeing 0x106124450
[      src/ext.c:  673]:dereffing 0x106120c40, not necessarily final
[      src/ext.c:  662]:checking context 0x106120c40
[      src/ext.c:  666]:context 0x106120c40: 2 dereffed
[      src/get.c:  420]:dereffing 0x106120c40, should be final
[      src/ext.c:  662]:checking context 0x106120c40
[      src/ext.c:  666]:context 0x106120c40: 1 dereffed
[      src/ext.c:  678]:*** 0x106120c40 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106120c40, should already all be free!
[      src/ext.c:  647]:context 0x106120c40: freeing node 0x106124450
[      src/ext.c:  652]:freeing 0x1054ef9e0
[      src/ext.c:  647]:context 0x106120c40: freeing node 0x106122790
[      src/ext.c:  652]:freeing 0x106123330
[      src/ext.c:  647]:context 0x106120c40: freeing node 0x106121380
[      src/ext.c:  652]:freeing 0x106122550
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10380c0d0
[      src/ext.c:  757]:Created context 0x10380c0d0 with span 0x10380c140: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10380c810
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380c880, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380c880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380c880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380c880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380c140, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10380d9e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380c880, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380c880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380c880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380c880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380c140, got nothing
[      src/ext.c:  707]:context 0x10380c0d0: 2 reffed
[      src/ext.c:  757]:Created context 0x10380c810 with span 0x10380c880: component: handle_single_key, operation request_encoding, ref_context 0x10380c0d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10380dc20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380c880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380c880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380c880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380c880, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1038bd1a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380c140, got nothing
[      src/ext.c:  707]:context 0x10380c0d0: 3 reffed
[      src/ext.c:  757]:Created context 0x10380dc20 with span 0x10380dc90: component: , operation response_decoding, ref_context 0x10380c0d0
[      src/get.c:  134]:checking context 0x10380dc20
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb838: binding context 0x10380dc20 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353743904, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10380c810
[      src/ext.c:  689]:dereffing 0x10380c810, not necessarily final
[      src/ext.c:  662]:checking context 0x10380c810
[      src/ext.c:  666]:context 0x10380c810: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10380c810, should already all be free!
[      src/ext.c:  670]:closing span 0x10380c880
[      src/ext.c:  672]:freeing 0x10380c810
[      src/ext.c:  673]:dereffing 0x10380c0d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10380c0d0
[      src/ext.c:  666]:context 0x10380c0d0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1038be2c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380c140, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1038bee60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380c140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380c140, got nothing
[      src/ext.c:  707]:context 0x10380c0d0: 3 reffed
[      src/ext.c:  757]:Created context 0x1038be2c0 with span 0x1038be330: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10380c0d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1038bf0a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038bf110, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038bf110, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038bf110, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038bf110, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038be330, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1038bfc40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038bf110, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038bf110, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038bf110, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038be330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038bf110, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038be330, got nothing
[      src/ext.c:  707]:context 0x1038be2c0: 2 reffed
[      src/ext.c:  757]:Created context 0x1038bf0a0 with span 0x1038bf110: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1038be2c0
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103a01ec0,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57933","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/59","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353743904, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb838
[      src/ext.c:  866]:checking context 0x10380dc20
[      src/ext.c:  807]:checking context 0x10380dc20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1038c5150
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c51c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c51c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c51c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c51c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380dc90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e58fd80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c51c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c51c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c51c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c51c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380dc90, got nothing
[      src/ext.c:  707]:context 0x10380dc20: 5 reffed
[      src/ext.c:  757]:Created context 0x1038c5150 with span 0x1038c51c0: component: get_common_objects, operation response_decoding, ref_context 0x10380dc20
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb8c0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10380dc20
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e58ffc0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e590020
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e590090
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e590120
[      src/ext.c: 1537]:got span 0x10380dc90
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e5901d0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e590220
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e590270
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10380dc90, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10380dc90, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380dc90, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10380dc90, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10380dc90, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380dc90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380dc90, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380dc90, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10380dc90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380dc90, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10380dc90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380dc90, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10380dc90, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecdd310 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecd9748 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 64 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100beb080 has count of 121: *** 64 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecdf120 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1164: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21122: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 64, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10380dc20
[      src/ext.c: 1483]:deallocing Payload 0x10e58ffc0
[      src/ext.c: 1420]:deallocing span args 0x10e590020
[      src/ext.c: 1427]:freeing 0x10e590170
[      src/ext.c: 1431]:freeing 0x10e590270
[      src/ext.c: 1439]:freeing 0x10e5901d0
[      src/ext.c: 1364]:deallocing span tags args 0x10e590090
[      src/ext.c: 1371]:freeing 0x10e590310
[      src/ext.c: 1387]:freeing 0x10e5905e0
[      src/ext.c: 1407]:freeing 0x10e590630
[      src/ext.c: 1411]:freeing 0x10e590090
[      src/ext.c: 1447]:freeing 0x10e590020
[      src/ext.c: 1450]:deallocing finish args 0x10e590120
[      src/ext.c: 1455]:freeing 0x10e590120
[src/callbacks.c:  285]:dereffing 0x1038c5150, should be final
[      src/ext.c:  662]:checking context 0x1038c5150
[      src/ext.c:  666]:context 0x1038c5150: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1038c5150, should already all be free!
[      src/ext.c:  670]:closing span 0x1038c51c0
[      src/ext.c:  672]:freeing 0x1038c5150
[      src/ext.c:  673]:dereffing 0x10380dc20, not necessarily final
[      src/ext.c:  662]:checking context 0x10380dc20
[      src/ext.c:  666]:context 0x10380dc20: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1038bf0a0
[      src/ext.c:  689]:dereffing 0x1038bf0a0, not necessarily final
[      src/ext.c:  662]:checking context 0x1038bf0a0
[      src/ext.c:  666]:context 0x1038bf0a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1038bf0a0, should already all be free!
[      src/ext.c:  670]:closing span 0x1038bf110
[      src/ext.c:  672]:freeing 0x1038bf0a0
[      src/ext.c:  673]:dereffing 0x1038be2c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1038be2c0
[      src/ext.c:  666]:context 0x1038be2c0: 1 dereffed
[      src/ext.c:  688]:checking context 0x1038be2c0
[      src/ext.c:  689]:dereffing 0x1038be2c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1038be2c0
[      src/ext.c:  666]:context 0x1038be2c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1038be2c0, should already all be free!
[      src/ext.c:  647]:context 0x1038be2c0: freeing node 0x1038bf0a0
[      src/ext.c:  652]:freeing 0x1038bfc40
[      src/ext.c:  670]:closing span 0x1038be330
[      src/ext.c:  672]:freeing 0x1038be2c0
[      src/ext.c:  673]:dereffing 0x10380c0d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10380c0d0
[      src/ext.c:  666]:context 0x10380c0d0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10380c0d0, should be final
[      src/ext.c:  662]:checking context 0x10380c0d0
[      src/ext.c:  666]:context 0x10380c0d0: 1 dereffed
[      src/ext.c:  678]:*** 0x10380c0d0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10380c0d0, should already all be free!
[      src/ext.c:  647]:context 0x10380c0d0: freeing node 0x1038be2c0
[      src/ext.c:  652]:freeing 0x1038bee60
[      src/ext.c:  647]:context 0x10380c0d0: freeing node 0x10380dc20
[      src/ext.c:  652]:freeing 0x1038bd1a0
[      src/ext.c:  647]:context 0x10380c0d0: freeing node 0x10380c810
[      src/ext.c:  652]:freeing 0x10380d9e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e591130
[      src/ext.c:  757]:Created context 0x10e591130 with span 0x10e5911a0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e591870
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5918e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5918e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5918e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5918e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5911a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e592a40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5918e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5918e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5918e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5918e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5911a0, got nothing
[      src/ext.c:  707]:context 0x10e591130: 2 reffed
[      src/ext.c:  757]:Created context 0x10e591870 with span 0x10e5918e0: component: handle_single_key, operation request_encoding, ref_context 0x10e591130
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e592c80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5918e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5918e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5918e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5918e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e593820
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5911a0, got nothing
[      src/ext.c:  707]:context 0x10e591130: 3 reffed
[      src/ext.c:  757]:Created context 0x10e592c80 with span 0x10e592cf0: component: , operation response_decoding, ref_context 0x10e591130
[      src/get.c:  134]:checking context 0x10e592c80
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb8c0: binding context 0x10e592c80 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535692416, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e591870
[      src/ext.c:  689]:dereffing 0x10e591870, not necessarily final
[      src/ext.c:  662]:checking context 0x10e591870
[      src/ext.c:  666]:context 0x10e591870: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e591870, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5918e0
[      src/ext.c:  672]:freeing 0x10e591870
[      src/ext.c:  673]:dereffing 0x10e591130, not necessarily final
[      src/ext.c:  662]:checking context 0x10e591130
[      src/ext.c:  666]:context 0x10e591130: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e594940
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5911a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5954e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5911a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5911a0, got nothing
[      src/ext.c:  707]:context 0x10e591130: 3 reffed
[      src/ext.c:  757]:Created context 0x10e594940 with span 0x10e5949b0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e591130
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e595720
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e595790, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e595790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e595790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e595790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5949b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5962c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e595790, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e595790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e595790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5949b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e595790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5949b0, got nothing
[      src/ext.c:  707]:context 0x10e594940: 2 reffed
[      src/ext.c:  757]:Created context 0x10e595720 with span 0x10e595790: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e594940
[3576299217] <192.168.4.61:57933> (SOCK=d3bf1e8132bdc132) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/5a","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57935> (SOCK=65016308a78f6aec) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/5b","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535692416, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb8c0
[      src/ext.c:  866]:checking context 0x10e592c80
[      src/ext.c:  807]:checking context 0x10e592c80
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b1acf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1ad60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1ad60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1ad60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1ad60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e592cf0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b1b890
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1ad60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1ad60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1ad60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1ad60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e592cf0, got nothing
[      src/ext.c:  707]:context 0x10e592c80: 5 reffed
[      src/ext.c:  757]:Created context 0x105b1acf0 with span 0x105b1ad60: component: get_common_objects, operation response_decoding, ref_context 0x10e592c80
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb948 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e592c80
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105b1bad0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105b1bb30
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105b1bba0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105b1bc30
[      src/ext.c: 1537]:got span 0x10e592cf0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b1bce0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b1bd30
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b1bd80
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e592cf0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e592cf0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e592cf0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e592cf0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e592cf0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e592cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e592cf0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e592cf0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e592cf0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e592cf0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e592cf0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e592cf0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e592cf0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecddbd0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecd9d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecdfcf0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1165: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc3778 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10e592c80
[      src/ext.c: 1483]:deallocing Payload 0x105b1bad0
[      src/ext.c: 1420]:deallocing span args 0x105b1bb30
[      src/ext.c: 1427]:freeing 0x105b1bc80
[      src/ext.c: 1431]:freeing 0x105b1bd80
[      src/ext.c: 1439]:freeing 0x105b1bce0
[      src/ext.c: 1364]:deallocing span tags args 0x105b1bba0
[      src/ext.c: 1371]:freeing 0x105b1be20
[      src/ext.c: 1387]:freeing 0x105b1c0f0
[      src/ext.c: 1407]:freeing 0x105b1c140
[      src/ext.c: 1411]:freeing 0x105b1bba0
[      src/ext.c: 1447]:freeing 0x105b1bb30
[      src/ext.c: 1450]:deallocing finish args 0x105b1bc30
[      src/ext.c: 1455]:freeing 0x105b1bc30
[src/callbacks.c:  285]:dereffing 0x105b1acf0, should be final
[      src/ext.c:  662]:checking context 0x105b1acf0
[      src/ext.c:  666]:context 0x105b1acf0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105b1acf0, should already all be free!
[      src/ext.c:  670]:closing span 0x105b1ad60
[      src/ext.c:  672]:freeing 0x105b1acf0
[      src/ext.c:  673]:dereffing 0x10e592c80, not necessarily final
[      src/ext.c:  662]:checking context 0x10e592c80
[      src/ext.c:  666]:context 0x10e592c80: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e595720
[      src/ext.c:  689]:dereffing 0x10e595720, not necessarily final
[      src/ext.c:  662]:checking context 0x10e595720
[      src/ext.c:  666]:context 0x10e595720: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e595720, should already all be free!
[      src/ext.c:  670]:closing span 0x10e595790
[      src/ext.c:  672]:freeing 0x10e595720
[      src/ext.c:  673]:dereffing 0x10e594940, not necessarily final
[      src/ext.c:  662]:checking context 0x10e594940
[      src/ext.c:  666]:context 0x10e594940: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e594940
[      src/ext.c:  689]:dereffing 0x10e594940, not necessarily final
[      src/ext.c:  662]:checking context 0x10e594940
[      src/ext.c:  666]:context 0x10e594940: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e594940, should already all be free!
[      src/ext.c:  647]:context 0x10e594940: freeing node 0x10e595720
[      src/ext.c:  652]:freeing 0x10e5962c0
[      src/ext.c:  670]:closing span 0x10e5949b0
[      src/ext.c:  672]:freeing 0x10e594940
[      src/ext.c:  673]:dereffing 0x10e591130, not necessarily final
[      src/ext.c:  662]:checking context 0x10e591130
[      src/ext.c:  666]:context 0x10e591130: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e591130, should be final
[      src/ext.c:  662]:checking context 0x10e591130
[      src/ext.c:  666]:context 0x10e591130: 1 dereffed
[      src/ext.c:  678]:*** 0x10e591130 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e591130, should already all be free!
[      src/ext.c:  647]:context 0x10e591130: freeing node 0x10e594940
[      src/ext.c:  652]:freeing 0x10e5954e0
[      src/ext.c:  647]:context 0x10e591130: freeing node 0x10e592c80
[      src/ext.c:  652]:freeing 0x10e593820
[      src/ext.c:  647]:context 0x10e591130: freeing node 0x10e591870
[      src/ext.c:  652]:freeing 0x10e592a40
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b1cc40
[      src/ext.c:  757]:Created context 0x105b1cc40 with span 0x105b1ccb0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b1d380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1d3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1d3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1d3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1d3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1ccb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b1e550
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1d3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1d3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1d3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1d3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1ccb0, got nothing
[      src/ext.c:  707]:context 0x105b1cc40: 2 reffed
[      src/ext.c:  757]:Created context 0x105b1d380 with span 0x105b1d3f0: component: handle_single_key, operation request_encoding, ref_context 0x105b1cc40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b1e790
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1d3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1d3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1d3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1d3f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b1f330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1ccb0, got nothing
[      src/ext.c:  707]:context 0x105b1cc40: 3 reffed
[      src/ext.c:  757]:Created context 0x105b1e790 with span 0x105b1e800: component: , operation response_decoding, ref_context 0x105b1cc40
[      src/get.c:  134]:checking context 0x105b1e790
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb948: binding context 0x105b1e790 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4390512528, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105b1d380
[      src/ext.c:  689]:dereffing 0x105b1d380, not necessarily final
[      src/ext.c:  662]:checking context 0x105b1d380
[      src/ext.c:  666]:context 0x105b1d380: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105b1d380, should already all be free!
[      src/ext.c:  670]:closing span 0x105b1d3f0
[      src/ext.c:  672]:freeing 0x105b1d380
[      src/ext.c:  673]:dereffing 0x105b1cc40, not necessarily final
[      src/ext.c:  662]:checking context 0x105b1cc40
[      src/ext.c:  666]:context 0x105b1cc40: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e59b1d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1ccb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e59bd70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1ccb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1ccb0, got nothing
[      src/ext.c:  707]:context 0x105b1cc40: 3 reffed
[      src/ext.c:  757]:Created context 0x10e59b1d0 with span 0x10e59b240: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105b1cc40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e59bfb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e59c020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e59c020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e59c020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e59c020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e59b240, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e59cb50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e59c020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e59c020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e59c020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e59b240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e59c020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e59b240, got nothing
[      src/ext.c:  707]:context 0x10e59b1d0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e59bfb0 with span 0x10e59c020: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e59b1d0
[3576299217] <192.168.4.61:57932> (SOCK=6908bee9956bef7c) Starting. Timeout=2000000us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/5d","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4390512528, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb948
[      src/ext.c:  866]:checking context 0x105b1e790
[      src/ext.c:  807]:checking context 0x105b1e790
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5a2ae0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a2b50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a2b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a2b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a2b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1e800, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5a3680
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a2b50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a2b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a2b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a2b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1e800, got nothing
[      src/ext.c:  707]:context 0x105b1e790: 5 reffed
[      src/ext.c:  757]:Created context 0x10e5a2ae0 with span 0x10e5a2b50: component: get_common_objects, operation response_decoding, ref_context 0x105b1e790
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbb9d0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105b1e790
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e5a38c0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e5a3920
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e5a3990
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e5a3a20
[      src/ext.c: 1537]:got span 0x105b1e800
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e5a3ad0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e5a3b20
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e5a3b70
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105b1e800, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105b1e800, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1e800, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105b1e800, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105b1e800, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1e800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b1e800, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b1e800, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105b1e800, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b1e800, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105b1e800, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b1e800, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105b1e800, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ece7220 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecd9d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 11 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea690 has count of 167: *** 11 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ece6430 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1166: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21130: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 11, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105b1e790
[      src/ext.c: 1483]:deallocing Payload 0x10e5a38c0
[      src/ext.c: 1420]:deallocing span args 0x10e5a3920
[      src/ext.c: 1427]:freeing 0x10e5a3a70
[      src/ext.c: 1431]:freeing 0x10e5a3b70
[      src/ext.c: 1439]:freeing 0x10e5a3ad0
[      src/ext.c: 1364]:deallocing span tags args 0x10e5a3990
[      src/ext.c: 1371]:freeing 0x10e5a3c10
[      src/ext.c: 1387]:freeing 0x10e5a3ee0
[      src/ext.c: 1407]:freeing 0x10e5a3f30
[      src/ext.c: 1411]:freeing 0x10e5a3990
[      src/ext.c: 1447]:freeing 0x10e5a3920
[      src/ext.c: 1450]:deallocing finish args 0x10e5a3a20
[      src/ext.c: 1455]:freeing 0x10e5a3a20
[src/callbacks.c:  285]:dereffing 0x10e5a2ae0, should be final
[      src/ext.c:  662]:checking context 0x10e5a2ae0
[      src/ext.c:  666]:context 0x10e5a2ae0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e5a2ae0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5a2b50
[      src/ext.c:  672]:freeing 0x10e5a2ae0
[      src/ext.c:  673]:dereffing 0x105b1e790, not necessarily final
[      src/ext.c:  662]:checking context 0x105b1e790
[      src/ext.c:  666]:context 0x105b1e790: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e59bfb0
[      src/ext.c:  689]:dereffing 0x10e59bfb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e59bfb0
[      src/ext.c:  666]:context 0x10e59bfb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e59bfb0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e59c020
[      src/ext.c:  672]:freeing 0x10e59bfb0
[      src/ext.c:  673]:dereffing 0x10e59b1d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e59b1d0
[      src/ext.c:  666]:context 0x10e59b1d0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e59b1d0
[      src/ext.c:  689]:dereffing 0x10e59b1d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e59b1d0
[      src/ext.c:  666]:context 0x10e59b1d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e59b1d0, should already all be free!
[      src/ext.c:  647]:context 0x10e59b1d0: freeing node 0x10e59bfb0
[      src/ext.c:  652]:freeing 0x10e59cb50
[      src/ext.c:  670]:closing span 0x10e59b240
[      src/ext.c:  672]:freeing 0x10e59b1d0
[      src/ext.c:  673]:dereffing 0x105b1cc40, not necessarily final
[      src/ext.c:  662]:checking context 0x105b1cc40
[      src/ext.c:  666]:context 0x105b1cc40: 2 dereffed
[      src/get.c:  420]:dereffing 0x105b1cc40, should be final
[      src/ext.c:  662]:checking context 0x105b1cc40
[      src/ext.c:  666]:context 0x105b1cc40: 1 dereffed
[      src/ext.c:  678]:*** 0x105b1cc40 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105b1cc40, should already all be free!
[      src/ext.c:  647]:context 0x105b1cc40: freeing node 0x10e59b1d0
[      src/ext.c:  652]:freeing 0x10e59bd70
[      src/ext.c:  647]:context 0x105b1cc40: freeing node 0x105b1e790
[      src/ext.c:  652]:freeing 0x105b1f330
[      src/ext.c:  647]:context 0x105b1cc40: freeing node 0x105b1d380
[      src/ext.c:  652]:freeing 0x105b1e550
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5a4a30
[      src/ext.c:  757]:Created context 0x10e5a4a30 with span 0x10e5a4aa0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5a5170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a51e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a51e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a51e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a51e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a4aa0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5a6340
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a51e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a51e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a51e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a51e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a4aa0, got nothing
[      src/ext.c:  707]:context 0x10e5a4a30: 2 reffed
[      src/ext.c:  757]:Created context 0x10e5a5170 with span 0x10e5a51e0: component: handle_single_key, operation request_encoding, ref_context 0x10e5a4a30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5a6580
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a51e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a51e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a51e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a51e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5a6c70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a4aa0, got nothing
[      src/ext.c:  707]:context 0x10e5a4a30: 3 reffed
[      src/ext.c:  757]:Created context 0x10e5a6580 with span 0x101fab730: component: , operation response_decoding, ref_context 0x10e5a4a30
[      src/get.c:  134]:checking context 0x10e5a6580
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbb9d0: binding context 0x10e5a6580 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535772544, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e5a5170
[      src/ext.c:  689]:dereffing 0x10e5a5170, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5a5170
[      src/ext.c:  666]:context 0x10e5a5170: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e5a5170, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5a51e0
[      src/ext.c:  672]:freeing 0x10e5a5170
[      src/ext.c:  673]:dereffing 0x10e5a4a30, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5a4a30
[      src/ext.c:  666]:context 0x10e5a4a30: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5a7d90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a4aa0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5a8480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a4aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a4aa0, got nothing
[      src/ext.c:  707]:context 0x10e5a4a30: 3 reffed
[      src/ext.c:  757]:Created context 0x10e5a7d90 with span 0x101fabfd0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e5a4a30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5a86c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a8730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a8730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a8730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a8730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fabfd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5a9260
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5a8730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5a8730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5a8730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fabfd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5a8730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fabfd0, got nothing
[      src/ext.c:  707]:context 0x10e5a7d90: 2 reffed
[      src/ext.c:  757]:Created context 0x10e5a86c0 with span 0x10e5a8730: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e5a7d90
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb4ea0,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57935","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57936> (SOCK=f28eb79a9089f68d) Starting. Timeout=900us (L:474)
[3576299217] <192.168.4.61:57935> (SOCK=65016308a78f6aec) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/5e","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535772544, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbb9d0
[      src/ext.c:  866]:checking context 0x10e5a6580
[      src/ext.c:  807]:checking context 0x10e5a6580
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101dbc6b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dbc720, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dbc720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dbc720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dbc720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fab730, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101dbd250
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dbc720, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dbc720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dbc720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dbc720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fab730, got nothing
[      src/ext.c:  707]:context 0x10e5a6580: 5 reffed
[      src/ext.c:  757]:Created context 0x101dbc6b0 with span 0x101dbc720: component: get_common_objects, operation response_decoding, ref_context 0x10e5a6580
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbba58 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e5a6580
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101dbd490
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101dbd4f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101dbd560
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101dbd5f0
[      src/ext.c: 1537]:got span 0x101fab730
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101dbd6a0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101dbd6f0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101dbd740
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101fab730, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101fab730, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fab730, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101fab730, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101fab730, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fab730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fab730, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fab730, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101fab730, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fab730, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101fab730, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fab730, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101fab730, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ece7ae0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ece3658 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396538836 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ece7a90 has count of 2: *** 4396538836 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ece6b30 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1167: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21135: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396538836, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10e5a6580
[      src/ext.c: 1483]:deallocing Payload 0x101dbd490
[      src/ext.c: 1420]:deallocing span args 0x101dbd4f0
[      src/ext.c: 1427]:freeing 0x101dbd640
[      src/ext.c: 1431]:freeing 0x101dbd740
[      src/ext.c: 1439]:freeing 0x101dbd6a0
[      src/ext.c: 1364]:deallocing span tags args 0x101dbd560
[      src/ext.c: 1371]:freeing 0x101dbd7e0
[      src/ext.c: 1387]:freeing 0x101dbdab0
[      src/ext.c: 1407]:freeing 0x101dbdb00
[      src/ext.c: 1411]:freeing 0x101dbd560
[      src/ext.c: 1447]:freeing 0x101dbd4f0
[      src/ext.c: 1450]:deallocing finish args 0x101dbd5f0
[      src/ext.c: 1455]:freeing 0x101dbd5f0
[src/callbacks.c:  285]:dereffing 0x101dbc6b0, should be final
[      src/ext.c:  662]:checking context 0x101dbc6b0
[      src/ext.c:  666]:context 0x101dbc6b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101dbc6b0, should already all be free!
[      src/ext.c:  670]:closing span 0x101dbc720
[      src/ext.c:  672]:freeing 0x101dbc6b0
[      src/ext.c:  673]:dereffing 0x10e5a6580, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5a6580
[      src/ext.c:  666]:context 0x10e5a6580: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e5a86c0
[      src/ext.c:  689]:dereffing 0x10e5a86c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5a86c0
[      src/ext.c:  666]:context 0x10e5a86c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e5a86c0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5a8730
[      src/ext.c:  672]:freeing 0x10e5a86c0
[      src/ext.c:  673]:dereffing 0x10e5a7d90, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5a7d90
[      src/ext.c:  666]:context 0x10e5a7d90: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e5a7d90
[      src/ext.c:  689]:dereffing 0x10e5a7d90, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5a7d90
[      src/ext.c:  666]:context 0x10e5a7d90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e5a7d90, should already all be free!
[      src/ext.c:  647]:context 0x10e5a7d90: freeing node 0x10e5a86c0
[      src/ext.c:  652]:freeing 0x10e5a9260
[      src/ext.c:  670]:closing span 0x101fabfd0
[      src/ext.c:  672]:freeing 0x10e5a7d90
[      src/ext.c:  673]:dereffing 0x10e5a4a30, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5a4a30
[      src/ext.c:  666]:context 0x10e5a4a30: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e5a4a30, should be final
[      src/ext.c:  662]:checking context 0x10e5a4a30
[      src/ext.c:  666]:context 0x10e5a4a30: 1 dereffed
[      src/ext.c:  678]:*** 0x10e5a4a30 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e5a4a30, should already all be free!
[      src/ext.c:  647]:context 0x10e5a4a30: freeing node 0x10e5a7d90
[      src/ext.c:  652]:freeing 0x10e5a8480
[      src/ext.c:  647]:context 0x10e5a4a30: freeing node 0x10e5a6580
[      src/ext.c:  652]:freeing 0x10e5a6c70
[      src/ext.c:  647]:context 0x10e5a4a30: freeing node 0x10e5a5170
[      src/ext.c:  652]:freeing 0x10e5a6340
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101dbdc40
[      src/ext.c:  757]:Created context 0x101dbdc40 with span 0x101dbdcb0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5ad610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5ad680, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5ad680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5ad680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5ad680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dbdcb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5ae7e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5ad680, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5ad680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5ad680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5ad680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dbdcb0, got nothing
[      src/ext.c:  707]:context 0x101dbdc40: 2 reffed
[      src/ext.c:  757]:Created context 0x10e5ad610 with span 0x10e5ad680: component: handle_single_key, operation request_encoding, ref_context 0x101dbdc40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5aea20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5ad680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5ad680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5ad680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5ad680, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101cd6be0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dbdcb0, got nothing
[      src/ext.c:  707]:context 0x101dbdc40: 3 reffed
[      src/ext.c:  757]:Created context 0x10e5aea20 with span 0x10e5aea90: component: , operation response_decoding, ref_context 0x101dbdc40
[      src/get.c:  134]:checking context 0x10e5aea20
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbba58: binding context 0x10e5aea20 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535806496, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e5ad610
[      src/ext.c:  689]:dereffing 0x10e5ad610, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5ad610
[      src/ext.c:  666]:context 0x10e5ad610: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e5ad610, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5ad680
[      src/ext.c:  672]:freeing 0x10e5ad610
[      src/ext.c:  673]:dereffing 0x101dbdc40, not necessarily final
[      src/ext.c:  662]:checking context 0x101dbdc40
[      src/ext.c:  666]:context 0x101dbdc40: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cd7d00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dbdcb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101cd88a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dbdcb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dbdcb0, got nothing
[      src/ext.c:  707]:context 0x101dbdc40: 3 reffed
[      src/ext.c:  757]:Created context 0x101cd7d00 with span 0x101cd7d70: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101dbdc40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cd8ae0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd7d70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5aefd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cd7d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd8b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cd7d70, got nothing
[      src/ext.c:  707]:context 0x101cd7d00: 2 reffed
[      src/ext.c:  757]:Created context 0x101cd8ae0 with span 0x101cd8b50: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101cd7d00
[3576299217] <192.168.4.61:57932> (SOCK=6908bee9956bef7c) Connected established (L:147)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb5f40,IX=3) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57936","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Provider 'CCCP' failed (L:185)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/60","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4535806496, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbba58
[      src/ext.c:  866]:checking context 0x10e5aea20
[      src/ext.c:  807]:checking context 0x10e5aea20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5b2c30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5b2ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5b2ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5b2ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5b2ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5aea90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5b37d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5b2ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5b2ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5b2ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5b2ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5aea90, got nothing
[      src/ext.c:  707]:context 0x10e5aea20: 5 reffed
[      src/ext.c:  757]:Created context 0x10e5b2c30 with span 0x10e5b2ca0: component: get_common_objects, operation response_decoding, ref_context 0x10e5aea20
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbbb68 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e5aea20
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e5b3a10
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e5b3a70
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e5b3ae0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e5b3b70
[      src/ext.c: 1537]:got span 0x10e5aea90
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e5b3c20
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e5b3c70
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e5b3cc0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e5aea90, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e5aea90, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5aea90, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e5aea90, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e5aea90, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5aea90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5aea90, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5aea90, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e5aea90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5aea90, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e5aea90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5aea90, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e5aea90, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecf1270 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10eced568 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 167984 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ecf1220 has count of 2: *** 167984 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecee970 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1168: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21137: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 167984, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10e5aea20
[      src/ext.c: 1483]:deallocing Payload 0x10e5b3a10
[      src/ext.c: 1420]:deallocing span args 0x10e5b3a70
[      src/ext.c: 1427]:freeing 0x10e5b3bc0
[      src/ext.c: 1431]:freeing 0x10e5b3cc0
[      src/ext.c: 1439]:freeing 0x10e5b3c20
[      src/ext.c: 1364]:deallocing span tags args 0x10e5b3ae0
[      src/ext.c: 1371]:freeing 0x10e5b3d60
[      src/ext.c: 1387]:freeing 0x10e5b4030
[      src/ext.c: 1407]:freeing 0x10e5b4080
[      src/ext.c: 1411]:freeing 0x10e5b3ae0
[      src/ext.c: 1447]:freeing 0x10e5b3a70
[      src/ext.c: 1450]:deallocing finish args 0x10e5b3b70
[      src/ext.c: 1455]:freeing 0x10e5b3b70
[src/callbacks.c:  285]:dereffing 0x10e5b2c30, should be final
[      src/ext.c:  662]:checking context 0x10e5b2c30
[      src/ext.c:  666]:context 0x10e5b2c30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e5b2c30, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5b2ca0
[      src/ext.c:  672]:freeing 0x10e5b2c30
[      src/ext.c:  673]:dereffing 0x10e5aea20, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5aea20
[      src/ext.c:  666]:context 0x10e5aea20: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101cd8ae0
[      src/ext.c:  689]:dereffing 0x101cd8ae0, not necessarily final
[      src/ext.c:  662]:checking context 0x101cd8ae0
[      src/ext.c:  666]:context 0x101cd8ae0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101cd8ae0, should already all be free!
[      src/ext.c:  670]:closing span 0x101cd8b50
[      src/ext.c:  672]:freeing 0x101cd8ae0
[      src/ext.c:  673]:dereffing 0x101cd7d00, not necessarily final
[      src/ext.c:  662]:checking context 0x101cd7d00
[      src/ext.c:  666]:context 0x101cd7d00: 1 dereffed
[      src/ext.c:  688]:checking context 0x101cd7d00
[      src/ext.c:  689]:dereffing 0x101cd7d00, not necessarily final
[      src/ext.c:  662]:checking context 0x101cd7d00
[      src/ext.c:  666]:context 0x101cd7d00: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101cd7d00, should already all be free!
[      src/ext.c:  647]:context 0x101cd7d00: freeing node 0x101cd8ae0
[      src/ext.c:  652]:freeing 0x10e5aefd0
[      src/ext.c:  670]:closing span 0x101cd7d70
[      src/ext.c:  672]:freeing 0x101cd7d00
[      src/ext.c:  673]:dereffing 0x101dbdc40, not necessarily final
[      src/ext.c:  662]:checking context 0x101dbdc40
[      src/ext.c:  666]:context 0x101dbdc40: 2 dereffed
[      src/get.c:  420]:dereffing 0x101dbdc40, should be final
[      src/ext.c:  662]:checking context 0x101dbdc40
[      src/ext.c:  666]:context 0x101dbdc40: 1 dereffed
[      src/ext.c:  678]:*** 0x101dbdc40 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101dbdc40, should already all be free!
[      src/ext.c:  647]:context 0x101dbdc40: freeing node 0x101cd7d00
[      src/ext.c:  652]:freeing 0x101cd88a0
[      src/ext.c:  647]:context 0x101dbdc40: freeing node 0x10e5aea20
[      src/ext.c:  652]:freeing 0x101cd6be0
[      src/ext.c:  647]:context 0x101dbdc40: freeing node 0x10e5ad610
[      src/ext.c:  652]:freeing 0x10e5ae7e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1038c5cf0
[      src/ext.c:  757]:Created context 0x1038c5cf0 with span 0x1038c5d60: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1038c6430
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c64a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c64a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c64a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c64a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c5d60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1038c7600
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c64a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c64a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c64a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c64a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c5d60, got nothing
[      src/ext.c:  707]:context 0x1038c5cf0: 2 reffed
[      src/ext.c:  757]:Created context 0x1038c6430 with span 0x1038c64a0: component: handle_single_key, operation request_encoding, ref_context 0x1038c5cf0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1038c7840
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c64a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c64a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c64a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c64a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1038c83e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c5d60, got nothing
[      src/ext.c:  707]:context 0x1038c5cf0: 3 reffed
[      src/ext.c:  757]:Created context 0x1038c7840 with span 0x1038c78b0: component: , operation response_decoding, ref_context 0x1038c5cf0
[      src/get.c:  134]:checking context 0x1038c7840
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbbb68: binding context 0x1038c7840 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4354504768, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1038c6430
[      src/ext.c:  689]:dereffing 0x1038c6430, not necessarily final
[      src/ext.c:  662]:checking context 0x1038c6430
[      src/ext.c:  666]:context 0x1038c6430: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1038c6430, should already all be free!
[      src/ext.c:  670]:closing span 0x1038c64a0
[      src/ext.c:  672]:freeing 0x1038c6430
[      src/ext.c:  673]:dereffing 0x1038c5cf0, not necessarily final
[      src/ext.c:  662]:checking context 0x1038c5cf0
[      src/ext.c:  666]:context 0x1038c5cf0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1038c9500
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c5d60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1038ca0a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c5d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c5d60, got nothing
[      src/ext.c:  707]:context 0x1038c5cf0: 3 reffed
[      src/ext.c:  757]:Created context 0x1038c9500 with span 0x1038c9570: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1038c5cf0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1038ca2e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038ca350, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038ca350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038ca350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038ca350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c9570, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1038cae80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038ca350, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038ca350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038ca350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c9570, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038ca350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c9570, got nothing
[      src/ext.c:  707]:context 0x1038c9500: 2 reffed
[      src/ext.c:  757]:Created context 0x1038ca2e0 with span 0x1038ca350: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1038c9500
[3576299217] <192.168.4.61:57936> (SOCK=f28eb79a9089f68d) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/61","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4354504768, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbbb68
[      src/ext.c:  866]:checking context 0x1038c7840
[      src/ext.c:  807]:checking context 0x1038c7840
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5b9190
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5b9200, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5b9200, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5b9200, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5b9200, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c78b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e5b9d30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e5b9200, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e5b9200, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e5b9200, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e5b9200, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c78b0, got nothing
[      src/ext.c:  707]:context 0x1038c7840: 5 reffed
[      src/ext.c:  757]:Created context 0x10e5b9190 with span 0x10e5b9200: component: get_common_objects, operation response_decoding, ref_context 0x1038c7840
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbbbf0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1038c7840
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e5b9f70
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e5b9fd0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e5ba040
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e5ba0d0
[      src/ext.c: 1537]:got span 0x1038c78b0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e5ba180
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e5ba1d0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e5ba220
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1038c78b0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1038c78b0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c78b0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1038c78b0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1038c78b0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c78b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038c78b0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038c78b0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1038c78b0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038c78b0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1038c78b0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038c78b0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1038c78b0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecf1680 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10eceda18 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396534729 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ecf1630 has count of 2: *** 4396534729 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eceef20 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1169: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21139: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396534729, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x1038c7840
[      src/ext.c: 1483]:deallocing Payload 0x10e5b9f70
[      src/ext.c: 1420]:deallocing span args 0x10e5b9fd0
[      src/ext.c: 1427]:freeing 0x10e5ba120
[      src/ext.c: 1431]:freeing 0x10e5ba220
[      src/ext.c: 1439]:freeing 0x10e5ba180
[      src/ext.c: 1364]:deallocing span tags args 0x10e5ba040
[      src/ext.c: 1371]:freeing 0x10e5ba2c0
[      src/ext.c: 1387]:freeing 0x10e5ba590
[      src/ext.c: 1407]:freeing 0x10e5ba5e0
[      src/ext.c: 1411]:freeing 0x10e5ba040
[      src/ext.c: 1447]:freeing 0x10e5b9fd0
[      src/ext.c: 1450]:deallocing finish args 0x10e5ba0d0
[      src/ext.c: 1455]:freeing 0x10e5ba0d0
[src/callbacks.c:  285]:dereffing 0x10e5b9190, should be final
[      src/ext.c:  662]:checking context 0x10e5b9190
[      src/ext.c:  666]:context 0x10e5b9190: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e5b9190, should already all be free!
[      src/ext.c:  670]:closing span 0x10e5b9200
[      src/ext.c:  672]:freeing 0x10e5b9190
[      src/ext.c:  673]:dereffing 0x1038c7840, not necessarily final
[      src/ext.c:  662]:checking context 0x1038c7840
[      src/ext.c:  666]:context 0x1038c7840: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1038ca2e0
[      src/ext.c:  689]:dereffing 0x1038ca2e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1038ca2e0
[      src/ext.c:  666]:context 0x1038ca2e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1038ca2e0, should already all be free!
[      src/ext.c:  670]:closing span 0x1038ca350
[      src/ext.c:  672]:freeing 0x1038ca2e0
[      src/ext.c:  673]:dereffing 0x1038c9500, not necessarily final
[      src/ext.c:  662]:checking context 0x1038c9500
[      src/ext.c:  666]:context 0x1038c9500: 1 dereffed
[      src/ext.c:  688]:checking context 0x1038c9500
[      src/ext.c:  689]:dereffing 0x1038c9500, not necessarily final
[      src/ext.c:  662]:checking context 0x1038c9500
[      src/ext.c:  666]:context 0x1038c9500: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1038c9500, should already all be free!
[      src/ext.c:  647]:context 0x1038c9500: freeing node 0x1038ca2e0
[      src/ext.c:  652]:freeing 0x1038cae80
[      src/ext.c:  670]:closing span 0x1038c9570
[      src/ext.c:  672]:freeing 0x1038c9500
[      src/ext.c:  673]:dereffing 0x1038c5cf0, not necessarily final
[      src/ext.c:  662]:checking context 0x1038c5cf0
[      src/ext.c:  666]:context 0x1038c5cf0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1038c5cf0, should be final
[      src/ext.c:  662]:checking context 0x1038c5cf0
[      src/ext.c:  666]:context 0x1038c5cf0: 1 dereffed
[      src/ext.c:  678]:*** 0x1038c5cf0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1038c5cf0, should already all be free!
[      src/ext.c:  647]:context 0x1038c5cf0: freeing node 0x1038c9500
[      src/ext.c:  652]:freeing 0x1038ca0a0
[      src/ext.c:  647]:context 0x1038c5cf0: freeing node 0x1038c7840
[      src/ext.c:  652]:freeing 0x1038c83e0
[      src/ext.c:  647]:context 0x1038c5cf0: freeing node 0x1038c6430
[      src/ext.c:  652]:freeing 0x1038c7600
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e5bb0e0
[      src/ext.c:  757]:Created context 0x10e5bb0e0 with span 0x105b57c70: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b58340
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b583b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b583b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b583b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b583b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b57c70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b59510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b583b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b583b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b583b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b583b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b57c70, got nothing
[      src/ext.c:  707]:context 0x10e5bb0e0: 2 reffed
[      src/ext.c:  757]:Created context 0x105b58340 with span 0x105b583b0: component: handle_single_key, operation request_encoding, ref_context 0x10e5bb0e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b59750
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b583b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b583b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b583b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b583b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b5a2f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b57c70, got nothing
[      src/ext.c:  707]:context 0x10e5bb0e0: 3 reffed
[      src/ext.c:  757]:Created context 0x105b59750 with span 0x105b597c0: component: , operation response_decoding, ref_context 0x10e5bb0e0
[      src/get.c:  134]:checking context 0x105b59750
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbbbf0: binding context 0x105b59750 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4390754128, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105b58340
[      src/ext.c:  689]:dereffing 0x105b58340, not necessarily final
[      src/ext.c:  662]:checking context 0x105b58340
[      src/ext.c:  666]:context 0x105b58340: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105b58340, should already all be free!
[      src/ext.c:  670]:closing span 0x105b583b0
[      src/ext.c:  672]:freeing 0x105b58340
[      src/ext.c:  673]:dereffing 0x10e5bb0e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5bb0e0
[      src/ext.c:  666]:context 0x10e5bb0e0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b5b410
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b57c70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b5bfb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b57c70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b57c70, got nothing
[      src/ext.c:  707]:context 0x10e5bb0e0: 3 reffed
[      src/ext.c:  757]:Created context 0x105b5b410 with span 0x105b5b480: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e5bb0e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b5c1f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b5c260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b5c260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b5c260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b5c260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b5b480, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b5cd90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b5c260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b5c260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b5c260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b5b480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b5c260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b5b480, got nothing
[      src/ext.c:  707]:context 0x105b5b410: 2 reffed
[      src/ext.c:  757]:Created context 0x105b5c1f0 with span 0x105b5c260: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105b5b410
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/62","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4390754128, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbbbf0
[      src/ext.c:  866]:checking context 0x105b59750
[      src/ext.c:  807]:checking context 0x105b59750
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1031fd5d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1031fd640, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1031fd640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1031fd640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1031fd640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b597c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10396afd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1031fd640, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1031fd640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1031fd640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1031fd640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b597c0, got nothing
[      src/ext.c:  707]:context 0x105b59750: 5 reffed
[      src/ext.c:  757]:Created context 0x1031fd5d0 with span 0x1031fd640: component: get_common_objects, operation response_decoding, ref_context 0x105b59750
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbbc78 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105b59750
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10396b210
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10396b270
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10396b2e0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10396b370
[      src/ext.c: 1537]:got span 0x105b597c0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10396b420
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10396b470
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10396b4c0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105b597c0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105b597c0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b597c0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105b597c0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105b597c0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b597c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b597c0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b597c0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105b597c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b597c0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105b597c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b597c0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105b597c0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecf1b80 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecede50 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055082710433792 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 14685055082710433792 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecf7580 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1170: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21145: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055082710433792, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105b59750
[      src/ext.c: 1483]:deallocing Payload 0x10396b210
[      src/ext.c: 1420]:deallocing span args 0x10396b270
[      src/ext.c: 1427]:freeing 0x10396b3c0
[      src/ext.c: 1431]:freeing 0x10396b4c0
[      src/ext.c: 1439]:freeing 0x10396b420
[      src/ext.c: 1364]:deallocing span tags args 0x10396b2e0
[      src/ext.c: 1371]:freeing 0x10396b560
[      src/ext.c: 1387]:freeing 0x101d4bd80
[      src/ext.c: 1407]:freeing 0x101d4bdd0
[      src/ext.c: 1411]:freeing 0x10396b2e0
[      src/ext.c: 1447]:freeing 0x10396b270
[      src/ext.c: 1450]:deallocing finish args 0x10396b370
[      src/ext.c: 1455]:freeing 0x10396b370
[src/callbacks.c:  285]:dereffing 0x1031fd5d0, should be final
[      src/ext.c:  662]:checking context 0x1031fd5d0
[      src/ext.c:  666]:context 0x1031fd5d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1031fd5d0, should already all be free!
[      src/ext.c:  670]:closing span 0x1031fd640
[      src/ext.c:  672]:freeing 0x1031fd5d0
[      src/ext.c:  673]:dereffing 0x105b59750, not necessarily final
[      src/ext.c:  662]:checking context 0x105b59750
[      src/ext.c:  666]:context 0x105b59750: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105b5c1f0
[      src/ext.c:  689]:dereffing 0x105b5c1f0, not necessarily final
[      src/ext.c:  662]:checking context 0x105b5c1f0
[      src/ext.c:  666]:context 0x105b5c1f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105b5c1f0, should already all be free!
[      src/ext.c:  670]:closing span 0x105b5c260
[      src/ext.c:  672]:freeing 0x105b5c1f0
[      src/ext.c:  673]:dereffing 0x105b5b410, not necessarily final
[      src/ext.c:  662]:checking context 0x105b5b410
[      src/ext.c:  666]:context 0x105b5b410: 1 dereffed
[      src/ext.c:  688]:checking context 0x105b5b410
[      src/ext.c:  689]:dereffing 0x105b5b410, not necessarily final
[      src/ext.c:  662]:checking context 0x105b5b410
[      src/ext.c:  666]:context 0x105b5b410: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105b5b410, should already all be free!
[      src/ext.c:  647]:context 0x105b5b410: freeing node 0x105b5c1f0
[      src/ext.c:  652]:freeing 0x105b5cd90
[      src/ext.c:  670]:closing span 0x105b5b480
[      src/ext.c:  672]:freeing 0x105b5b410
[      src/ext.c:  673]:dereffing 0x10e5bb0e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e5bb0e0
[      src/ext.c:  666]:context 0x10e5bb0e0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e5bb0e0, should be final
[      src/ext.c:  662]:checking context 0x10e5bb0e0
[      src/ext.c:  666]:context 0x10e5bb0e0: 1 dereffed
[      src/ext.c:  678]:*** 0x10e5bb0e0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e5bb0e0, should already all be free!
[      src/ext.c:  647]:context 0x10e5bb0e0: freeing node 0x105b5b410
[      src/ext.c:  652]:freeing 0x105b5bfb0
[      src/ext.c:  647]:context 0x10e5bb0e0: freeing node 0x105b59750
[      src/ext.c:  652]:freeing 0x105b5a2f0
[      src/ext.c:  647]:context 0x10e5bb0e0: freeing node 0x105b58340
[      src/ext.c:  652]:freeing 0x105b59510
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10399aae0
[      src/ext.c:  757]:Created context 0x10399aae0 with span 0x101d4c350: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101defd30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101defda0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101defda0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101defda0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101defda0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4c350, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1054e01c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101defda0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101defda0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101defda0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101defda0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4c350, got nothing
[      src/ext.c:  707]:context 0x10399aae0: 2 reffed
[      src/ext.c:  757]:Created context 0x101defd30 with span 0x101defda0: component: handle_single_key, operation request_encoding, ref_context 0x10399aae0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1054e0400
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101defda0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101defda0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101defda0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101defda0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1055d8750
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4c350, got nothing
[      src/ext.c:  707]:context 0x10399aae0: 3 reffed
[      src/ext.c:  757]:Created context 0x1054e0400 with span 0x1054e0470: component: , operation response_decoding, ref_context 0x10399aae0
[      src/get.c:  134]:checking context 0x1054e0400
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbbc78: binding context 0x1054e0400 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4383966208, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101defd30
[      src/ext.c:  689]:dereffing 0x101defd30, not necessarily final
[      src/ext.c:  662]:checking context 0x101defd30
[      src/ext.c:  666]:context 0x101defd30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101defd30, should already all be free!
[      src/ext.c:  670]:closing span 0x101defda0
[      src/ext.c:  672]:freeing 0x101defd30
[      src/ext.c:  673]:dereffing 0x10399aae0, not necessarily final
[      src/ext.c:  662]:checking context 0x10399aae0
[      src/ext.c:  666]:context 0x10399aae0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c37c90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4c350, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105c38830
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d4c350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d4c350, got nothing
[      src/ext.c:  707]:context 0x10399aae0: 3 reffed
[      src/ext.c:  757]:Created context 0x105c37c90 with span 0x105c37d00: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10399aae0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c38a70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c38ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c38ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c38ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c38ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c37d00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101cd9f80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c38ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c38ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c38ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c37d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c38ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c37d00, got nothing
[      src/ext.c:  707]:context 0x105c37c90: 2 reffed
[      src/ext.c:  757]:Created context 0x105c38a70 with span 0x105c38ae0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105c37c90
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/63","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4383966208, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbbc78
[      src/ext.c:  866]:checking context 0x1054e0400
[      src/ext.c:  807]:checking context 0x1054e0400
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b252b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b25320, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b25320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b25320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b25320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054e0470, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b25e50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b25320, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b25320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b25320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b25320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054e0470, got nothing
[      src/ext.c:  707]:context 0x1054e0400: 5 reffed
[      src/ext.c:  757]:Created context 0x105b252b0 with span 0x105b25320: component: get_common_objects, operation response_decoding, ref_context 0x1054e0400
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbbd00 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1054e0400
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105b26090
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105b260f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105b26160
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105b261f0
[      src/ext.c: 1537]:got span 0x1054e0470
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b262a0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b262f0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b26340
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1054e0470, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1054e0470, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054e0470, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1054e0470, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1054e0470, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054e0470, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1054e0470, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1054e0470, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1054e0470, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1054e0470, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1054e0470, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1054e0470, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1054e0470, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecf1f90 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecede50 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055086129564619 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 14685055086129564619 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecf7900 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1171: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc39e0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055086129564619, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x1054e0400
[      src/ext.c: 1483]:deallocing Payload 0x105b26090
[      src/ext.c: 1420]:deallocing span args 0x105b260f0
[      src/ext.c: 1427]:freeing 0x105b26240
[      src/ext.c: 1431]:freeing 0x105b26340
[      src/ext.c: 1439]:freeing 0x105b262a0
[      src/ext.c: 1364]:deallocing span tags args 0x105b26160
[      src/ext.c: 1371]:freeing 0x105b263e0
[      src/ext.c: 1387]:freeing 0x105b0da50
[      src/ext.c: 1407]:freeing 0x105b0daa0
[      src/ext.c: 1411]:freeing 0x105b26160
[      src/ext.c: 1447]:freeing 0x105b260f0
[      src/ext.c: 1450]:deallocing finish args 0x105b261f0
[      src/ext.c: 1455]:freeing 0x105b261f0
[src/callbacks.c:  285]:dereffing 0x105b252b0, should be final
[      src/ext.c:  662]:checking context 0x105b252b0
[      src/ext.c:  666]:context 0x105b252b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105b252b0, should already all be free!
[      src/ext.c:  670]:closing span 0x105b25320
[      src/ext.c:  672]:freeing 0x105b252b0
[      src/ext.c:  673]:dereffing 0x1054e0400, not necessarily final
[      src/ext.c:  662]:checking context 0x1054e0400
[      src/ext.c:  666]:context 0x1054e0400: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105c38a70
[      src/ext.c:  689]:dereffing 0x105c38a70, not necessarily final
[      src/ext.c:  662]:checking context 0x105c38a70
[      src/ext.c:  666]:context 0x105c38a70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105c38a70, should already all be free!
[      src/ext.c:  670]:closing span 0x105c38ae0
[      src/ext.c:  672]:freeing 0x105c38a70
[      src/ext.c:  673]:dereffing 0x105c37c90, not necessarily final
[      src/ext.c:  662]:checking context 0x105c37c90
[      src/ext.c:  666]:context 0x105c37c90: 1 dereffed
[      src/ext.c:  688]:checking context 0x105c37c90
[      src/ext.c:  689]:dereffing 0x105c37c90, not necessarily final
[      src/ext.c:  662]:checking context 0x105c37c90
[      src/ext.c:  666]:context 0x105c37c90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105c37c90, should already all be free!
[      src/ext.c:  647]:context 0x105c37c90: freeing node 0x105c38a70
[      src/ext.c:  652]:freeing 0x101cd9f80
[      src/ext.c:  670]:closing span 0x105c37d00
[      src/ext.c:  672]:freeing 0x105c37c90
[      src/ext.c:  673]:dereffing 0x10399aae0, not necessarily final
[      src/ext.c:  662]:checking context 0x10399aae0
[      src/ext.c:  666]:context 0x10399aae0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10399aae0, should be final
[      src/ext.c:  662]:checking context 0x10399aae0
[      src/ext.c:  666]:context 0x10399aae0: 1 dereffed
[      src/ext.c:  678]:*** 0x10399aae0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10399aae0, should already all be free!
[      src/ext.c:  647]:context 0x10399aae0: freeing node 0x105c37c90
[      src/ext.c:  652]:freeing 0x105c38830
[      src/ext.c:  647]:context 0x10399aae0: freeing node 0x1054e0400
[      src/ext.c:  652]:freeing 0x1055d8750
[      src/ext.c:  647]:context 0x10399aae0: freeing node 0x101defd30
[      src/ext.c:  652]:freeing 0x1054e01c0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b0e5a0
[      src/ext.c:  757]:Created context 0x105b0e5a0 with span 0x105b0e610: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b0ece0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b0ed50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b0ed50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b0ed50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b0ed50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b0e610, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105db5ff0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b0ed50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b0ed50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b0ed50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b0ed50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b0e610, got nothing
[      src/ext.c:  707]:context 0x105b0e5a0: 2 reffed
[      src/ext.c:  757]:Created context 0x105b0ece0 with span 0x105b0ed50: component: handle_single_key, operation request_encoding, ref_context 0x105b0e5a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105db6230
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b0ed50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b0ed50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b0ed50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b0ed50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105db6dd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b0e610, got nothing
[      src/ext.c:  707]:context 0x105b0e5a0: 3 reffed
[      src/ext.c:  757]:Created context 0x105db6230 with span 0x105db62a0: component: , operation response_decoding, ref_context 0x105b0e5a0
[      src/get.c:  134]:checking context 0x105db6230
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbbd00: binding context 0x105db6230 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4393230896, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105b0ece0
[      src/ext.c:  689]:dereffing 0x105b0ece0, not necessarily final
[      src/ext.c:  662]:checking context 0x105b0ece0
[      src/ext.c:  666]:context 0x105b0ece0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105b0ece0, should already all be free!
[      src/ext.c:  670]:closing span 0x105b0ed50
[      src/ext.c:  672]:freeing 0x105b0ece0
[      src/ext.c:  673]:dereffing 0x105b0e5a0, not necessarily final
[      src/ext.c:  662]:checking context 0x105b0e5a0
[      src/ext.c:  666]:context 0x105b0e5a0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ddc5f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b0e610, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101ddd190
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b0e610, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b0e610, got nothing
[      src/ext.c:  707]:context 0x105b0e5a0: 3 reffed
[      src/ext.c:  757]:Created context 0x101ddc5f0 with span 0x101ddc660: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105b0e5a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ddd3d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ddd440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ddd440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ddd440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ddd440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ddc660, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101dddf70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ddd440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ddd440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ddd440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ddc660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ddd440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ddc660, got nothing
[      src/ext.c:  707]:context 0x101ddc5f0: 2 reffed
[      src/ext.c:  757]:Created context 0x101ddd3d0 with span 0x101ddd440: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101ddc5f0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/64","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4393230896, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbbd00
[      src/ext.c:  866]:checking context 0x105db6230
[      src/ext.c:  807]:checking context 0x105db6230
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d92350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d923c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d923c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d923c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d923c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105db62a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d92ef0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d923c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d923c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d923c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d923c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105db62a0, got nothing
[      src/ext.c:  707]:context 0x105db6230: 5 reffed
[      src/ext.c:  757]:Created context 0x105d92350 with span 0x105d923c0: component: get_common_objects, operation response_decoding, ref_context 0x105db6230
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbbd88 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105db6230
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105d93130
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105d93190
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105d93200
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105d93290
[      src/ext.c: 1537]:got span 0x105db62a0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d93340
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d93390
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d933e0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105db62a0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105db62a0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105db62a0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105db62a0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105db62a0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105db62a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105db62a0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105db62a0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105db62a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105db62a0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105db62a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105db62a0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105db62a0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecfd270 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecede50 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecf75f0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1172: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21151: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105db6230
[      src/ext.c: 1483]:deallocing Payload 0x105d93130
[      src/ext.c: 1420]:deallocing span args 0x105d93190
[      src/ext.c: 1427]:freeing 0x105d932e0
[      src/ext.c: 1431]:freeing 0x105d933e0
[      src/ext.c: 1439]:freeing 0x105d93340
[      src/ext.c: 1364]:deallocing span tags args 0x105d93200
[      src/ext.c: 1371]:freeing 0x105dcb740
[      src/ext.c: 1387]:freeing 0x105dcba10
[      src/ext.c: 1407]:freeing 0x105dcba60
[      src/ext.c: 1411]:freeing 0x105d93200
[      src/ext.c: 1447]:freeing 0x105d93190
[      src/ext.c: 1450]:deallocing finish args 0x105d93290
[      src/ext.c: 1455]:freeing 0x105d93290
[src/callbacks.c:  285]:dereffing 0x105d92350, should be final
[      src/ext.c:  662]:checking context 0x105d92350
[      src/ext.c:  666]:context 0x105d92350: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d92350, should already all be free!
[      src/ext.c:  670]:closing span 0x105d923c0
[      src/ext.c:  672]:freeing 0x105d92350
[      src/ext.c:  673]:dereffing 0x105db6230, not necessarily final
[      src/ext.c:  662]:checking context 0x105db6230
[      src/ext.c:  666]:context 0x105db6230: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101ddd3d0
[      src/ext.c:  689]:dereffing 0x101ddd3d0, not necessarily final
[      src/ext.c:  662]:checking context 0x101ddd3d0
[      src/ext.c:  666]:context 0x101ddd3d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101ddd3d0, should already all be free!
[      src/ext.c:  670]:closing span 0x101ddd440
[      src/ext.c:  672]:freeing 0x101ddd3d0
[      src/ext.c:  673]:dereffing 0x101ddc5f0, not necessarily final
[      src/ext.c:  662]:checking context 0x101ddc5f0
[      src/ext.c:  666]:context 0x101ddc5f0: 1 dereffed
[      src/ext.c:  688]:checking context 0x101ddc5f0
[      src/ext.c:  689]:dereffing 0x101ddc5f0, not necessarily final
[      src/ext.c:  662]:checking context 0x101ddc5f0
[      src/ext.c:  666]:context 0x101ddc5f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101ddc5f0, should already all be free!
[      src/ext.c:  647]:context 0x101ddc5f0: freeing node 0x101ddd3d0
[      src/ext.c:  652]:freeing 0x101dddf70
[      src/ext.c:  670]:closing span 0x101ddc660
[      src/ext.c:  672]:freeing 0x101ddc5f0
[      src/ext.c:  673]:dereffing 0x105b0e5a0, not necessarily final
[      src/ext.c:  662]:checking context 0x105b0e5a0
[      src/ext.c:  666]:context 0x105b0e5a0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105b0e5a0, should be final
[      src/ext.c:  662]:checking context 0x105b0e5a0
[      src/ext.c:  666]:context 0x105b0e5a0: 1 dereffed
[      src/ext.c:  678]:*** 0x105b0e5a0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105b0e5a0, should already all be free!
[      src/ext.c:  647]:context 0x105b0e5a0: freeing node 0x101ddc5f0
[      src/ext.c:  652]:freeing 0x101ddd190
[      src/ext.c:  647]:context 0x105b0e5a0: freeing node 0x105db6230
[      src/ext.c:  652]:freeing 0x105db6dd0
[      src/ext.c:  647]:context 0x105b0e5a0: freeing node 0x105b0ece0
[      src/ext.c:  652]:freeing 0x105db5ff0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105dcc560
[      src/ext.c:  757]:Created context 0x105dcc560 with span 0x105dcc5d0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e2a110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2a180, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2a180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2a180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2a180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105dcc5d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e2b2e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2a180, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2a180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2a180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2a180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105dcc5d0, got nothing
[      src/ext.c:  707]:context 0x105dcc560: 2 reffed
[      src/ext.c:  757]:Created context 0x101e2a110 with span 0x101e2a180: component: handle_single_key, operation request_encoding, ref_context 0x105dcc560
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e2b520
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2a180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2a180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2a180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2a180, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e6134a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105dcc5d0, got nothing
[      src/ext.c:  707]:context 0x105dcc560: 3 reffed
[      src/ext.c:  757]:Created context 0x101e2b520 with span 0x101e2b590: component: , operation response_decoding, ref_context 0x105dcc560
[      src/get.c:  134]:checking context 0x101e2b520
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbbd88: binding context 0x101e2b520 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326602016, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101e2a110
[      src/ext.c:  689]:dereffing 0x101e2a110, not necessarily final
[      src/ext.c:  662]:checking context 0x101e2a110
[      src/ext.c:  666]:context 0x101e2a110: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e2a110, should already all be free!
[      src/ext.c:  670]:closing span 0x101e2a180
[      src/ext.c:  672]:freeing 0x101e2a110
[      src/ext.c:  673]:dereffing 0x105dcc560, not necessarily final
[      src/ext.c:  662]:checking context 0x105dcc560
[      src/ext.c:  666]:context 0x105dcc560: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e6145c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105dcc5d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e615160
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105dcc5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105dcc5d0, got nothing
[      src/ext.c:  707]:context 0x105dcc560: 3 reffed
[      src/ext.c:  757]:Created context 0x10e6145c0 with span 0x10e614630: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105dcc560
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e6153a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e615410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e615410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e615410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e615410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e614630, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10612c670
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e615410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e615410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e615410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e614630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e615410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e614630, got nothing
[      src/ext.c:  707]:context 0x10e6145c0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e6153a0 with span 0x10e615410: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e6145c0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/65","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326602016, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbbd88
[      src/ext.c:  866]:checking context 0x101e2b520
[      src/ext.c:  807]:checking context 0x101e2b520
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105e137b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e13820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e13820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e13820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e13820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2b590, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105e14350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e13820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e13820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e13820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e13820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2b590, got nothing
[      src/ext.c:  707]:context 0x101e2b520: 5 reffed
[      src/ext.c:  757]:Created context 0x105e137b0 with span 0x105e13820: component: get_common_objects, operation response_decoding, ref_context 0x101e2b520
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbbe10 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101e2b520
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105e14590
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105e145f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105e14660
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105e146f0
[      src/ext.c: 1537]:got span 0x101e2b590
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105e147a0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105e147f0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105e14840
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101e2b590, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101e2b590, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2b590, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101e2b590, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101e2b590, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2b590, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2b590, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2b590, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101e2b590, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2b590, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101e2b590, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2b590, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101e2b590, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecfd4f0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecede50 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecf7890 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1173: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc3ae8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x101e2b520
[      src/ext.c: 1483]:deallocing Payload 0x105e14590
[      src/ext.c: 1420]:deallocing span args 0x105e145f0
[      src/ext.c: 1427]:freeing 0x105e14740
[      src/ext.c: 1431]:freeing 0x105e14840
[      src/ext.c: 1439]:freeing 0x105e147a0
[      src/ext.c: 1364]:deallocing span tags args 0x105e14660
[      src/ext.c: 1371]:freeing 0x105e148e0
[      src/ext.c: 1387]:freeing 0x105e14bb0
[      src/ext.c: 1407]:freeing 0x105e14c00
[      src/ext.c: 1411]:freeing 0x105e14660
[      src/ext.c: 1447]:freeing 0x105e145f0
[      src/ext.c: 1450]:deallocing finish args 0x105e146f0
[      src/ext.c: 1455]:freeing 0x105e146f0
[src/callbacks.c:  285]:dereffing 0x105e137b0, should be final
[      src/ext.c:  662]:checking context 0x105e137b0
[      src/ext.c:  666]:context 0x105e137b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105e137b0, should already all be free!
[      src/ext.c:  670]:closing span 0x105e13820
[      src/ext.c:  672]:freeing 0x105e137b0
[      src/ext.c:  673]:dereffing 0x101e2b520, not necessarily final
[      src/ext.c:  662]:checking context 0x101e2b520
[      src/ext.c:  666]:context 0x101e2b520: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e6153a0
[      src/ext.c:  689]:dereffing 0x10e6153a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e6153a0
[      src/ext.c:  666]:context 0x10e6153a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e6153a0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e615410
[      src/ext.c:  672]:freeing 0x10e6153a0
[      src/ext.c:  673]:dereffing 0x10e6145c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e6145c0
[      src/ext.c:  666]:context 0x10e6145c0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e6145c0
[      src/ext.c:  689]:dereffing 0x10e6145c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e6145c0
[      src/ext.c:  666]:context 0x10e6145c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e6145c0, should already all be free!
[      src/ext.c:  647]:context 0x10e6145c0: freeing node 0x10e6153a0
[      src/ext.c:  652]:freeing 0x10612c670
[      src/ext.c:  670]:closing span 0x10e614630
[      src/ext.c:  672]:freeing 0x10e6145c0
[      src/ext.c:  673]:dereffing 0x105dcc560, not necessarily final
[      src/ext.c:  662]:checking context 0x105dcc560
[      src/ext.c:  666]:context 0x105dcc560: 2 dereffed
[      src/get.c:  420]:dereffing 0x105dcc560, should be final
[      src/ext.c:  662]:checking context 0x105dcc560
[      src/ext.c:  666]:context 0x105dcc560: 1 dereffed
[      src/ext.c:  678]:*** 0x105dcc560 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105dcc560, should already all be free!
[      src/ext.c:  647]:context 0x105dcc560: freeing node 0x10e6145c0
[      src/ext.c:  652]:freeing 0x10e615160
[      src/ext.c:  647]:context 0x105dcc560: freeing node 0x101e2b520
[      src/ext.c:  652]:freeing 0x10e6134a0
[      src/ext.c:  647]:context 0x105dcc560: freeing node 0x101e2a110
[      src/ext.c:  652]:freeing 0x101e2b2e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10380e5d0
[      src/ext.c:  757]:Created context 0x10380e5d0 with span 0x10380e640: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10380ed10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380ed80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380ed80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380ed80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380ed80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380e640, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10380fee0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380ed80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380ed80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380ed80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380ed80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380e640, got nothing
[      src/ext.c:  707]:context 0x10380e5d0: 2 reffed
[      src/ext.c:  757]:Created context 0x10380ed10 with span 0x10380ed80: component: handle_single_key, operation request_encoding, ref_context 0x10380e5d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103810120
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380ed80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380ed80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380ed80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380ed80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103810820
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380e640, got nothing
[      src/ext.c:  707]:context 0x10380e5d0: 3 reffed
[      src/ext.c:  757]:Created context 0x103810120 with span 0x103810190: component: , operation response_decoding, ref_context 0x10380e5d0
[      src/get.c:  134]:checking context 0x103810120
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbbe10: binding context 0x103810120 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353753376, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10380ed10
[      src/ext.c:  689]:dereffing 0x10380ed10, not necessarily final
[      src/ext.c:  662]:checking context 0x10380ed10
[      src/ext.c:  666]:context 0x10380ed10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10380ed10, should already all be free!
[      src/ext.c:  670]:closing span 0x10380ed80
[      src/ext.c:  672]:freeing 0x10380ed10
[      src/ext.c:  673]:dereffing 0x10380e5d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10380e5d0
[      src/ext.c:  666]:context 0x10380e5d0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103811940
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380e640, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103812030
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10380e640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10380e640, got nothing
[      src/ext.c:  707]:context 0x10380e5d0: 3 reffed
[      src/ext.c:  757]:Created context 0x103811940 with span 0x1039d3890: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10380e5d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103812270
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038122e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038122e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038122e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038122e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1039d3890, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b5f2e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038122e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038122e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038122e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1039d3890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038122e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1039d3890, got nothing
[      src/ext.c:  707]:context 0x103811940: 2 reffed
[      src/ext.c:  757]:Created context 0x103812270 with span 0x1038122e0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x103811940
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/66","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353753376, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbbe10
[      src/ext.c:  866]:checking context 0x103810120
[      src/ext.c:  807]:checking context 0x103810120
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ed24e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ed2550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ed2550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ed2550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ed2550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103810190, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101ed3080
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ed2550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ed2550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ed2550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ed2550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103810190, got nothing
[      src/ext.c:  707]:context 0x103810120: 5 reffed
[      src/ext.c:  757]:Created context 0x101ed24e0 with span 0x101ed2550: component: get_common_objects, operation response_decoding, ref_context 0x103810120
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbbe98 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x103810120
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105b617d0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105b61830
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105b618a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105b61930
[      src/ext.c: 1537]:got span 0x103810190
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b619e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b61a30
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105b61a80
[      src/ext.c: 1152]:Looking for tagname db.type from 0x103810190, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x103810190, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103810190, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x103810190, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x103810190, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103810190, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103810190, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103810190, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x103810190, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103810190, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x103810190, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103810190, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x103810190, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecfd770 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecede50 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 11 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea690 has count of 167: *** 11 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ecf7c80 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1174: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21154: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 11, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x103810120
[      src/ext.c: 1483]:deallocing Payload 0x105b617d0
[      src/ext.c: 1420]:deallocing span args 0x105b61830
[      src/ext.c: 1427]:freeing 0x105b61980
[      src/ext.c: 1431]:freeing 0x105b61a80
[      src/ext.c: 1439]:freeing 0x105b619e0
[      src/ext.c: 1364]:deallocing span tags args 0x105b618a0
[      src/ext.c: 1371]:freeing 0x105b61b20
[      src/ext.c: 1387]:freeing 0x105b61df0
[      src/ext.c: 1407]:freeing 0x105b61e40
[      src/ext.c: 1411]:freeing 0x105b618a0
[      src/ext.c: 1447]:freeing 0x105b61830
[      src/ext.c: 1450]:deallocing finish args 0x105b61930
[      src/ext.c: 1455]:freeing 0x105b61930
[src/callbacks.c:  285]:dereffing 0x101ed24e0, should be final
[      src/ext.c:  662]:checking context 0x101ed24e0
[      src/ext.c:  666]:context 0x101ed24e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101ed24e0, should already all be free!
[      src/ext.c:  670]:closing span 0x101ed2550
[      src/ext.c:  672]:freeing 0x101ed24e0
[      src/ext.c:  673]:dereffing 0x103810120, not necessarily final
[      src/ext.c:  662]:checking context 0x103810120
[      src/ext.c:  666]:context 0x103810120: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x103812270
[      src/ext.c:  689]:dereffing 0x103812270, not necessarily final
[      src/ext.c:  662]:checking context 0x103812270
[      src/ext.c:  666]:context 0x103812270: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x103812270, should already all be free!
[      src/ext.c:  670]:closing span 0x1038122e0
[      src/ext.c:  672]:freeing 0x103812270
[      src/ext.c:  673]:dereffing 0x103811940, not necessarily final
[      src/ext.c:  662]:checking context 0x103811940
[      src/ext.c:  666]:context 0x103811940: 1 dereffed
[      src/ext.c:  688]:checking context 0x103811940
[      src/ext.c:  689]:dereffing 0x103811940, not necessarily final
[      src/ext.c:  662]:checking context 0x103811940
[      src/ext.c:  666]:context 0x103811940: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x103811940, should already all be free!
[      src/ext.c:  647]:context 0x103811940: freeing node 0x103812270
[      src/ext.c:  652]:freeing 0x105b5f2e0
[      src/ext.c:  670]:closing span 0x1039d3890
[      src/ext.c:  672]:freeing 0x103811940
[      src/ext.c:  673]:dereffing 0x10380e5d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10380e5d0
[      src/ext.c:  666]:context 0x10380e5d0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10380e5d0, should be final
[      src/ext.c:  662]:checking context 0x10380e5d0
[      src/ext.c:  666]:context 0x10380e5d0: 1 dereffed
[      src/ext.c:  678]:*** 0x10380e5d0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10380e5d0, should already all be free!
[      src/ext.c:  647]:context 0x10380e5d0: freeing node 0x103811940
[      src/ext.c:  652]:freeing 0x103812030
[      src/ext.c:  647]:context 0x10380e5d0: freeing node 0x103810120
[      src/ext.c:  652]:freeing 0x103810820
[      src/ext.c:  647]:context 0x10380e5d0: freeing node 0x10380ed10
[      src/ext.c:  652]:freeing 0x10380fee0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10612f810
[      src/ext.c:  757]:Created context 0x10612f810 with span 0x10612f880: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10612ff50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612ffc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612ffc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612ffc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612ffc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612f880, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b62910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612ffc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612ffc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612ffc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612ffc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612f880, got nothing
[      src/ext.c:  707]:context 0x10612f810: 2 reffed
[      src/ext.c:  757]:Created context 0x10612ff50 with span 0x10612ffc0: component: handle_single_key, operation request_encoding, ref_context 0x10612f810
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b62b50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612ffc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612ffc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612ffc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612ffc0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b636f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612f880, got nothing
[      src/ext.c:  707]:context 0x10612f810: 3 reffed
[      src/ext.c:  757]:Created context 0x105b62b50 with span 0x105b62bc0: component: , operation response_decoding, ref_context 0x10612f810
[      src/get.c:  134]:checking context 0x105b62b50
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbbe98: binding context 0x105b62b50 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4390792016, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10612ff50
[      src/ext.c:  689]:dereffing 0x10612ff50, not necessarily final
[      src/ext.c:  662]:checking context 0x10612ff50
[      src/ext.c:  666]:context 0x10612ff50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10612ff50, should already all be free!
[      src/ext.c:  670]:closing span 0x10612ffc0
[      src/ext.c:  672]:freeing 0x10612ff50
[      src/ext.c:  673]:dereffing 0x10612f810, not necessarily final
[      src/ext.c:  662]:checking context 0x10612f810
[      src/ext.c:  666]:context 0x10612f810: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cae830
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612f880, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105caf3d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10612f880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10612f880, got nothing
[      src/ext.c:  707]:context 0x10612f810: 3 reffed
[      src/ext.c:  757]:Created context 0x105cae830 with span 0x105cae8a0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10612f810
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103812830
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038128a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038128a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038128a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038128a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cae8a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1038133d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1038128a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1038128a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1038128a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cae8a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1038128a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cae8a0, got nothing
[      src/ext.c:  707]:context 0x105cae830: 2 reffed
[      src/ext.c:  757]:Created context 0x103812830 with span 0x1038128a0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105cae830
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/67","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4390792016, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbbe98
[      src/ext.c:  866]:checking context 0x105b62b50
[      src/ext.c:  807]:checking context 0x105b62b50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cb14b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb1520, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb1520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb1520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb1520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b62bc0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105cb2050
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb1520, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb1520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb1520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb1520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b62bc0, got nothing
[      src/ext.c:  707]:context 0x105b62b50: 5 reffed
[      src/ext.c:  757]:Created context 0x105cb14b0 with span 0x105cb1520: component: get_common_objects, operation response_decoding, ref_context 0x105b62b50
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ecbbf20 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105b62b50
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105cb2290
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105cb22f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105cb2360
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105cb23f0
[      src/ext.c: 1537]:got span 0x105b62bc0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105cb24a0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105cb24f0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105cb2540
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105b62bc0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105b62bc0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b62bc0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105b62bc0, got something: q
[      src/ext.c: 1155]:Looking for tagname component from 0x105b62bc0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b62bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b62bc0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b62bc0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105b62bc0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b62bc0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105b62bc0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b62bc0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105b62bc0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecfd9f0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecede50 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 11 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea690 has count of 167: *** 11 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed02200 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1175: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21156: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 11, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105b62b50
[      src/ext.c: 1483]:deallocing Payload 0x105cb2290
[      src/ext.c: 1420]:deallocing span args 0x105cb22f0
[      src/ext.c: 1427]:freeing 0x105cb2440
[      src/ext.c: 1431]:freeing 0x105cb2540
[      src/ext.c: 1439]:freeing 0x105cb24a0
[      src/ext.c: 1364]:deallocing span tags args 0x105cb2360
[      src/ext.c: 1371]:freeing 0x105cb25e0
[      src/ext.c: 1387]:freeing 0x105cb28b0
[      src/ext.c: 1407]:freeing 0x105cb2900
[      src/ext.c: 1411]:freeing 0x105cb2360
[      src/ext.c: 1447]:freeing 0x105cb22f0
[      src/ext.c: 1450]:deallocing finish args 0x105cb23f0
[      src/ext.c: 1455]:freeing 0x105cb23f0
[src/callbacks.c:  285]:dereffing 0x105cb14b0, should be final
[      src/ext.c:  662]:checking context 0x105cb14b0
[      src/ext.c:  666]:context 0x105cb14b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105cb14b0, should already all be free!
[      src/ext.c:  670]:closing span 0x105cb1520
[      src/ext.c:  672]:freeing 0x105cb14b0
[      src/ext.c:  673]:dereffing 0x105b62b50, not necessarily final
[      src/ext.c:  662]:checking context 0x105b62b50
[      src/ext.c:  666]:context 0x105b62b50: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x103812830
[      src/ext.c:  689]:dereffing 0x103812830, not necessarily final
[      src/ext.c:  662]:checking context 0x103812830
[      src/ext.c:  666]:context 0x103812830: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x103812830, should already all be free!
[      src/ext.c:  670]:closing span 0x1038128a0
[      src/ext.c:  672]:freeing 0x103812830
[      src/ext.c:  673]:dereffing 0x105cae830, not necessarily final
[      src/ext.c:  662]:checking context 0x105cae830
[      src/ext.c:  666]:context 0x105cae830: 1 dereffed
[      src/ext.c:  688]:checking context 0x105cae830
[      src/ext.c:  689]:dereffing 0x105cae830, not necessarily final
[      src/ext.c:  662]:checking context 0x105cae830
[      src/ext.c:  666]:context 0x105cae830: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105cae830, should already all be free!
[      src/ext.c:  647]:context 0x105cae830: freeing node 0x103812830
[      src/ext.c:  652]:freeing 0x1038133d0
[      src/ext.c:  670]:closing span 0x105cae8a0
[      src/ext.c:  672]:freeing 0x105cae830
[      src/ext.c:  673]:dereffing 0x10612f810, not necessarily final
[      src/ext.c:  662]:checking context 0x10612f810
[      src/ext.c:  666]:context 0x10612f810: 2 dereffed
[      src/get.c:  420]:dereffing 0x10612f810, should be final
[      src/ext.c:  662]:checking context 0x10612f810
[      src/ext.c:  666]:context 0x10612f810: 1 dereffed
[      src/ext.c:  678]:*** 0x10612f810 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10612f810, should already all be free!
[      src/ext.c:  647]:context 0x10612f810: freeing node 0x105cae830
[      src/ext.c:  652]:freeing 0x105caf3d0
[      src/ext.c:  647]:context 0x10612f810: freeing node 0x105b62b50
[      src/ext.c:  652]:freeing 0x105b636f0
[      src/ext.c:  647]:context 0x10612f810: freeing node 0x10612ff50
[      src/ext.c:  652]:freeing 0x105b62910
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cb3400
[      src/ext.c:  757]:Created context 0x105cb3400 with span 0x105cb3470: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cb3b40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb3bb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb3bb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb3bb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb3bb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb3470, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105cb4d10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb3bb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb3bb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb3bb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb3bb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb3470, got nothing
[      src/ext.c:  707]:context 0x105cb3400: 2 reffed
[      src/ext.c:  757]:Created context 0x105cb3b40 with span 0x105cb3bb0: component: handle_single_key, operation request_encoding, ref_context 0x105cb3400
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e5e7c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb3bb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb3bb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb3bb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb3bb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e5f360
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb3470, got nothing
[      src/ext.c:  707]:context 0x105cb3400: 3 reffed
[      src/ext.c:  757]:Created context 0x101e5e7c0 with span 0x101e5e830: component: , operation response_decoding, ref_context 0x105cb3400
[      src/get.c:  134]:checking context 0x101e5e7c0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ecbbf20: binding context 0x101e5e7c0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326811584, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105cb3b40
[      src/ext.c:  689]:dereffing 0x105cb3b40, not necessarily final
[      src/ext.c:  662]:checking context 0x105cb3b40
[      src/ext.c:  666]:context 0x105cb3b40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105cb3b40, should already all be free!
[      src/ext.c:  670]:closing span 0x105cb3bb0
[      src/ext.c:  672]:freeing 0x105cb3b40
[      src/ext.c:  673]:dereffing 0x105cb3400, not necessarily final
[      src/ext.c:  662]:checking context 0x105cb3400
[      src/ext.c:  666]:context 0x105cb3400: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e60480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb3470, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e61020
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb3470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb3470, got nothing
[      src/ext.c:  707]:context 0x105cb3400: 3 reffed
[      src/ext.c:  757]:Created context 0x101e60480 with span 0x101e604f0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105cb3400
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e61260
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e612d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e612d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e612d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e612d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e604f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105cfb280
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e612d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e612d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e612d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e604f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e612d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e604f0, got nothing
[      src/ext.c:  707]:context 0x101e60480: 2 reffed
[      src/ext.c:  757]:Created context 0x101e61260 with span 0x101e612d0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101e60480
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/68","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326811584, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ecbbf20
[      src/ext.c:  866]:checking context 0x101e5e7c0
[      src/ext.c:  807]:checking context 0x101e5e7c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cdc280
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cdc2f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cdc2f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cdc2f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cdc2f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e5e830, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101cdce20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cdc2f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cdc2f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cdc2f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cdc2f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e5e830, got nothing
[      src/ext.c:  707]:context 0x101e5e7c0: 5 reffed
[      src/ext.c:  757]:Created context 0x101cdc280 with span 0x101cdc2f0: component: get_common_objects, operation response_decoding, ref_context 0x101e5e7c0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05040 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101e5e7c0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101cdd060
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101cdd0c0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101cdd130
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101cdd1c0
[      src/ext.c: 1537]:got span 0x101e5e830
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cdd270
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cdd2c0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101cdd310
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101e5e830, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101e5e830, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e5e830, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101e5e830, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101e5e830, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e5e830, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e5e830, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e5e830, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101e5e830, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e5e830, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101e5e830, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e5e830, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101e5e830, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecfdc70 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecfaec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4392058380 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ecfdc20 has count of 2: *** 4392058380 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed02040 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1176: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21158: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4392058380, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101e5e7c0
[      src/ext.c: 1483]:deallocing Payload 0x101cdd060
[      src/ext.c: 1420]:deallocing span args 0x101cdd0c0
[      src/ext.c: 1427]:freeing 0x101cdd210
[      src/ext.c: 1431]:freeing 0x101cdd310
[      src/ext.c: 1439]:freeing 0x101cdd270
[      src/ext.c: 1364]:deallocing span tags args 0x101cdd130
[      src/ext.c: 1371]:freeing 0x101cdd3b0
[      src/ext.c: 1387]:freeing 0x101cdd680
[      src/ext.c: 1407]:freeing 0x101cdd6d0
[      src/ext.c: 1411]:freeing 0x101cdd130
[      src/ext.c: 1447]:freeing 0x101cdd0c0
[      src/ext.c: 1450]:deallocing finish args 0x101cdd1c0
[      src/ext.c: 1455]:freeing 0x101cdd1c0
[src/callbacks.c:  285]:dereffing 0x101cdc280, should be final
[      src/ext.c:  662]:checking context 0x101cdc280
[      src/ext.c:  666]:context 0x101cdc280: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101cdc280, should already all be free!
[      src/ext.c:  670]:closing span 0x101cdc2f0
[      src/ext.c:  672]:freeing 0x101cdc280
[      src/ext.c:  673]:dereffing 0x101e5e7c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e5e7c0
[      src/ext.c:  666]:context 0x101e5e7c0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101e61260
[      src/ext.c:  689]:dereffing 0x101e61260, not necessarily final
[      src/ext.c:  662]:checking context 0x101e61260
[      src/ext.c:  666]:context 0x101e61260: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e61260, should already all be free!
[      src/ext.c:  670]:closing span 0x101e612d0
[      src/ext.c:  672]:freeing 0x101e61260
[      src/ext.c:  673]:dereffing 0x101e60480, not necessarily final
[      src/ext.c:  662]:checking context 0x101e60480
[      src/ext.c:  666]:context 0x101e60480: 1 dereffed
[      src/ext.c:  688]:checking context 0x101e60480
[      src/ext.c:  689]:dereffing 0x101e60480, not necessarily final
[      src/ext.c:  662]:checking context 0x101e60480
[      src/ext.c:  666]:context 0x101e60480: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e60480, should already all be free!
[      src/ext.c:  647]:context 0x101e60480: freeing node 0x101e61260
[      src/ext.c:  652]:freeing 0x105cfb280
[      src/ext.c:  670]:closing span 0x101e604f0
[      src/ext.c:  672]:freeing 0x101e60480
[      src/ext.c:  673]:dereffing 0x105cb3400, not necessarily final
[      src/ext.c:  662]:checking context 0x105cb3400
[      src/ext.c:  666]:context 0x105cb3400: 2 dereffed
[      src/get.c:  420]:dereffing 0x105cb3400, should be final
[      src/ext.c:  662]:checking context 0x105cb3400
[      src/ext.c:  666]:context 0x105cb3400: 1 dereffed
[      src/ext.c:  678]:*** 0x105cb3400 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105cb3400, should already all be free!
[      src/ext.c:  647]:context 0x105cb3400: freeing node 0x101e60480
[      src/ext.c:  652]:freeing 0x101e61020
[      src/ext.c:  647]:context 0x105cb3400: freeing node 0x101e5e7c0
[      src/ext.c:  652]:freeing 0x101e5f360
[      src/ext.c:  647]:context 0x105cb3400: freeing node 0x105cb3b40
[      src/ext.c:  652]:freeing 0x105cb4d10
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101cde1d0
[      src/ext.c:  757]:Created context 0x101cde1d0 with span 0x101cde240: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cfe730
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cfe7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cfe7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cfe7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cfe7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cde240, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105cff900
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cfe7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cfe7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cfe7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cfe7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cde240, got nothing
[      src/ext.c:  707]:context 0x101cde1d0: 2 reffed
[      src/ext.c:  757]:Created context 0x105cfe730 with span 0x105cfe7a0: component: handle_single_key, operation request_encoding, ref_context 0x101cde1d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cffb40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cfe7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cfe7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cfe7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cfe7a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d006e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cde240, got nothing
[      src/ext.c:  707]:context 0x101cde1d0: 3 reffed
[      src/ext.c:  757]:Created context 0x105cffb40 with span 0x105cffbb0: component: , operation response_decoding, ref_context 0x101cde1d0
[      src/get.c:  134]:checking context 0x105cffb40
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05040: binding context 0x105cffb40 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392483648, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105cfe730
[      src/ext.c:  689]:dereffing 0x105cfe730, not necessarily final
[      src/ext.c:  662]:checking context 0x105cfe730
[      src/ext.c:  666]:context 0x105cfe730: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105cfe730, should already all be free!
[      src/ext.c:  670]:closing span 0x105cfe7a0
[      src/ext.c:  672]:freeing 0x105cfe730
[      src/ext.c:  673]:dereffing 0x101cde1d0, not necessarily final
[      src/ext.c:  662]:checking context 0x101cde1d0
[      src/ext.c:  666]:context 0x101cde1d0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d01800
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cde240, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d023a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101cde240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101cde240, got nothing
[      src/ext.c:  707]:context 0x101cde1d0: 3 reffed
[      src/ext.c:  757]:Created context 0x105d01800 with span 0x105d01870: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101cde1d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d025e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d02650, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d02650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d02650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d02650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d01870, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d03180
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d02650, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d02650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d02650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d01870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d02650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d01870, got nothing
[      src/ext.c:  707]:context 0x105d01800: 2 reffed
[      src/ext.c:  757]:Created context 0x105d025e0 with span 0x105d02650: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105d01800
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/69","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392483648, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05040
[      src/ext.c:  866]:checking context 0x105cffb40
[      src/ext.c:  807]:checking context 0x105cffb40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101de20c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de2130, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de2130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de2130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de2130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cffbb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101de2c60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de2130, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de2130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de2130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de2130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cffbb0, got nothing
[      src/ext.c:  707]:context 0x105cffb40: 5 reffed
[      src/ext.c:  757]:Created context 0x101de20c0 with span 0x101de2130: component: get_common_objects, operation response_decoding, ref_context 0x105cffb40
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed050c8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105cffb40
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101de2ea0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101de2f00
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101de2f70
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101de3000
[      src/ext.c: 1537]:got span 0x105cffbb0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101de30b0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101de3100
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101de3150
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105cffbb0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105cffbb0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cffbb0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105cffbb0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105cffbb0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cffbb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cffbb0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cffbb0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105cffbb0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cffbb0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105cffbb0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cffbb0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105cffbb0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ecfdef0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecfaec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21160: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed02350 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1177: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 6 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea5a0 has count of 498: *** 6 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 6}})] from parent context 0x105cffb40
[      src/ext.c: 1483]:deallocing Payload 0x101de2ea0
[      src/ext.c: 1420]:deallocing span args 0x101de2f00
[      src/ext.c: 1427]:freeing 0x101de3050
[      src/ext.c: 1431]:freeing 0x101de3150
[      src/ext.c: 1439]:freeing 0x101de30b0
[      src/ext.c: 1364]:deallocing span tags args 0x101de2f70
[      src/ext.c: 1371]:freeing 0x101de31f0
[      src/ext.c: 1387]:freeing 0x101de34c0
[      src/ext.c: 1407]:freeing 0x101de3510
[      src/ext.c: 1411]:freeing 0x101de2f70
[      src/ext.c: 1447]:freeing 0x101de2f00
[      src/ext.c: 1450]:deallocing finish args 0x101de3000
[      src/ext.c: 1455]:freeing 0x101de3000
[src/callbacks.c:  285]:dereffing 0x101de20c0, should be final
[      src/ext.c:  662]:checking context 0x101de20c0
[      src/ext.c:  666]:context 0x101de20c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101de20c0, should already all be free!
[      src/ext.c:  670]:closing span 0x101de2130
[      src/ext.c:  672]:freeing 0x101de20c0
[      src/ext.c:  673]:dereffing 0x105cffb40, not necessarily final
[      src/ext.c:  662]:checking context 0x105cffb40
[      src/ext.c:  666]:context 0x105cffb40: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105d025e0
[      src/ext.c:  689]:dereffing 0x105d025e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d025e0
[      src/ext.c:  666]:context 0x105d025e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d025e0, should already all be free!
[      src/ext.c:  670]:closing span 0x105d02650
[      src/ext.c:  672]:freeing 0x105d025e0
[      src/ext.c:  673]:dereffing 0x105d01800, not necessarily final
[      src/ext.c:  662]:checking context 0x105d01800
[      src/ext.c:  666]:context 0x105d01800: 1 dereffed
[      src/ext.c:  688]:checking context 0x105d01800
[      src/ext.c:  689]:dereffing 0x105d01800, not necessarily final
[      src/ext.c:  662]:checking context 0x105d01800
[      src/ext.c:  666]:context 0x105d01800: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d01800, should already all be free!
[      src/ext.c:  647]:context 0x105d01800: freeing node 0x105d025e0
[      src/ext.c:  652]:freeing 0x105d03180
[      src/ext.c:  670]:closing span 0x105d01870
[      src/ext.c:  672]:freeing 0x105d01800
[      src/ext.c:  673]:dereffing 0x101cde1d0, not necessarily final
[      src/ext.c:  662]:checking context 0x101cde1d0
[      src/ext.c:  666]:context 0x101cde1d0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101cde1d0, should be final
[      src/ext.c:  662]:checking context 0x101cde1d0
[      src/ext.c:  666]:context 0x101cde1d0: 1 dereffed
[      src/ext.c:  678]:*** 0x101cde1d0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101cde1d0, should already all be free!
[      src/ext.c:  647]:context 0x101cde1d0: freeing node 0x105d01800
[      src/ext.c:  652]:freeing 0x105d023a0
[      src/ext.c:  647]:context 0x101cde1d0: freeing node 0x105cffb40
[      src/ext.c:  652]:freeing 0x105d006e0
[      src/ext.c:  647]:context 0x101cde1d0: freeing node 0x105cfe730
[      src/ext.c:  652]:freeing 0x105cff900
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101de4010
[      src/ext.c:  757]:Created context 0x101de4010 with span 0x101de4080: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101de4750
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de47c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de47c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de47c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de47c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de4080, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101de5920
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de47c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de47c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de47c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de47c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de4080, got nothing
[      src/ext.c:  707]:context 0x101de4010: 2 reffed
[      src/ext.c:  757]:Created context 0x101de4750 with span 0x101de47c0: component: handle_single_key, operation request_encoding, ref_context 0x101de4010
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101de5b60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de47c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de47c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de47c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de47c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d7fb70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de4080, got nothing
[      src/ext.c:  707]:context 0x101de4010: 3 reffed
[      src/ext.c:  757]:Created context 0x101de5b60 with span 0x105d7f040: component: , operation response_decoding, ref_context 0x101de4010
[      src/get.c:  134]:checking context 0x101de5b60
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed050c8: binding context 0x101de5b60 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326316896, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101de4750
[      src/ext.c:  689]:dereffing 0x101de4750, not necessarily final
[      src/ext.c:  662]:checking context 0x101de4750
[      src/ext.c:  666]:context 0x101de4750: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101de4750, should already all be free!
[      src/ext.c:  670]:closing span 0x101de47c0
[      src/ext.c:  672]:freeing 0x101de4750
[      src/ext.c:  673]:dereffing 0x101de4010, not necessarily final
[      src/ext.c:  662]:checking context 0x101de4010
[      src/ext.c:  666]:context 0x101de4010: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d80c90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de4080, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d81830
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de4080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de4080, got nothing
[      src/ext.c:  707]:context 0x101de4010: 3 reffed
[      src/ext.c:  757]:Created context 0x105d80c90 with span 0x105d80d00: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101de4010
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d81a70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d81ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d81ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d81ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d81ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d80d00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d82610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d81ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d81ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d81ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d80d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d81ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d80d00, got nothing
[      src/ext.c:  707]:context 0x105d80c90: 2 reffed
[      src/ext.c:  757]:Created context 0x105d81a70 with span 0x105d81ae0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105d80c90
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/6a","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326316896, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed050c8
[      src/ext.c:  866]:checking context 0x101de5b60
[      src/ext.c:  807]:checking context 0x101de5b60
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d85c90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d85d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d85d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d85d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d85d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d7f040, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d86830
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d85d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d85d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d85d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d85d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d7f040, got nothing
[      src/ext.c:  707]:context 0x101de5b60: 5 reffed
[      src/ext.c:  757]:Created context 0x105d85c90 with span 0x105d85d00: component: get_common_objects, operation response_decoding, ref_context 0x101de5b60
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05150 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101de5b60
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105d86a70
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105d86ad0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105d86b40
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105d86bd0
[      src/ext.c: 1537]:got span 0x105d7f040
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d86c80
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d86cd0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d86d20
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105d7f040, got something: couchbase~
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105d7f040, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d7f040, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105d7f040, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105d7f040, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d7f040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d7f040, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d7f040, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105d7f040, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d7f040, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105d7f040, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d7f040, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105d7f040, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed071d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecfaec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21161: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed02580 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1178: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 11 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea690 has count of 167: *** 11 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 11}})] from parent context 0x101de5b60
[      src/ext.c: 1483]:deallocing Payload 0x105d86a70
[      src/ext.c: 1420]:deallocing span args 0x105d86ad0
[      src/ext.c: 1427]:freeing 0x105d86c20
[      src/ext.c: 1431]:freeing 0x105d86d20
[      src/ext.c: 1439]:freeing 0x105d86c80
[      src/ext.c: 1364]:deallocing span tags args 0x105d86b40
[      src/ext.c: 1371]:freeing 0x105d86dc0
[      src/ext.c: 1387]:freeing 0x105d87090
[      src/ext.c: 1407]:freeing 0x105d870e0
[      src/ext.c: 1411]:freeing 0x105d86b40
[      src/ext.c: 1447]:freeing 0x105d86ad0
[      src/ext.c: 1450]:deallocing finish args 0x105d86bd0
[      src/ext.c: 1455]:freeing 0x105d86bd0
[src/callbacks.c:  285]:dereffing 0x105d85c90, should be final
[      src/ext.c:  662]:checking context 0x105d85c90
[      src/ext.c:  666]:context 0x105d85c90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d85c90, should already all be free!
[      src/ext.c:  670]:closing span 0x105d85d00
[      src/ext.c:  672]:freeing 0x105d85c90
[      src/ext.c:  673]:dereffing 0x101de5b60, not necessarily final
[      src/ext.c:  662]:checking context 0x101de5b60
[      src/ext.c:  666]:context 0x101de5b60: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105d81a70
[      src/ext.c:  689]:dereffing 0x105d81a70, not necessarily final
[      src/ext.c:  662]:checking context 0x105d81a70
[      src/ext.c:  666]:context 0x105d81a70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d81a70, should already all be free!
[      src/ext.c:  670]:closing span 0x105d81ae0
[      src/ext.c:  672]:freeing 0x105d81a70
[      src/ext.c:  673]:dereffing 0x105d80c90, not necessarily final
[      src/ext.c:  662]:checking context 0x105d80c90
[      src/ext.c:  666]:context 0x105d80c90: 1 dereffed
[      src/ext.c:  688]:checking context 0x105d80c90
[      src/ext.c:  689]:dereffing 0x105d80c90, not necessarily final
[      src/ext.c:  662]:checking context 0x105d80c90
[      src/ext.c:  666]:context 0x105d80c90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d80c90, should already all be free!
[      src/ext.c:  647]:context 0x105d80c90: freeing node 0x105d81a70
[      src/ext.c:  652]:freeing 0x105d82610
[      src/ext.c:  670]:closing span 0x105d80d00
[      src/ext.c:  672]:freeing 0x105d80c90
[      src/ext.c:  673]:dereffing 0x101de4010, not necessarily final
[      src/ext.c:  662]:checking context 0x101de4010
[      src/ext.c:  666]:context 0x101de4010: 2 dereffed
[      src/get.c:  420]:dereffing 0x101de4010, should be final
[      src/ext.c:  662]:checking context 0x101de4010
[      src/ext.c:  666]:context 0x101de4010: 1 dereffed
[      src/ext.c:  678]:*** 0x101de4010 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101de4010, should already all be free!
[      src/ext.c:  647]:context 0x101de4010: freeing node 0x105d80c90
[      src/ext.c:  652]:freeing 0x105d81830
[      src/ext.c:  647]:context 0x101de4010: freeing node 0x101de5b60
[      src/ext.c:  652]:freeing 0x105d7fb70
[      src/ext.c:  647]:context 0x101de4010: freeing node 0x101de4750
[      src/ext.c:  652]:freeing 0x101de5920
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d87be0
[      src/ext.c:  757]:Created context 0x105d87be0 with span 0x105d87c50: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d88320
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d88390, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d88390, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d88390, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d88390, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d87c50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d894f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d88390, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d88390, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d88390, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d88390, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d87c50, got nothing
[      src/ext.c:  707]:context 0x105d87be0: 2 reffed
[      src/ext.c:  757]:Created context 0x105d88320 with span 0x105d88390: component: handle_single_key, operation request_encoding, ref_context 0x105d87be0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d89730
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d88390, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d88390, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d88390, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d88390, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d8a2d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d87c50, got nothing
[      src/ext.c:  707]:context 0x105d87be0: 3 reffed
[      src/ext.c:  757]:Created context 0x105d89730 with span 0x105d897a0: component: , operation response_decoding, ref_context 0x105d87be0
[      src/get.c:  134]:checking context 0x105d89730
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05150: binding context 0x105d89730 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4393047856, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105d88320
[      src/ext.c:  689]:dereffing 0x105d88320, not necessarily final
[      src/ext.c:  662]:checking context 0x105d88320
[      src/ext.c:  666]:context 0x105d88320: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d88320, should already all be free!
[      src/ext.c:  670]:closing span 0x105d88390
[      src/ext.c:  672]:freeing 0x105d88320
[      src/ext.c:  673]:dereffing 0x105d87be0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d87be0
[      src/ext.c:  666]:context 0x105d87be0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101eed420
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d87c50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101eedfc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d87c50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d87c50, got nothing
[      src/ext.c:  707]:context 0x105d87be0: 3 reffed
[      src/ext.c:  757]:Created context 0x101eed420 with span 0x101eed490: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105d87be0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101eee200
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101eee270, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101eee270, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101eee270, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101eee270, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101eed490, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101eeeda0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101eee270, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101eee270, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101eee270, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101eed490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101eee270, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101eed490, got nothing
[      src/ext.c:  707]:context 0x101eed420: 2 reffed
[      src/ext.c:  757]:Created context 0x101eee200 with span 0x101eee270: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101eed420
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/6b","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4393047856, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05150
[      src/ext.c:  866]:checking context 0x105d89730
[      src/ext.c:  807]:checking context 0x105d89730
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ef2420
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ef2490, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ef2490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ef2490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ef2490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d897a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101ef2fc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ef2490, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ef2490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ef2490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ef2490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d897a0, got nothing
[      src/ext.c:  707]:context 0x105d89730: 5 reffed
[      src/ext.c:  757]:Created context 0x101ef2420 with span 0x101ef2490: component: get_common_objects, operation response_decoding, ref_context 0x105d89730
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed051d8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105d89730
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101ef3200
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101ef3260
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101ef32d0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101ef3360
[      src/ext.c: 1537]:got span 0x105d897a0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101ef3410
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101ef3460
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101ef34b0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105d897a0, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x105d897a0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d897a0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105d897a0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105d897a0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d897a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d897a0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d897a0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105d897a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d897a0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105d897a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d897a0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105d897a0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed07450 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecfaec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 6 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea5a0 has count of 499: *** 6 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed027b0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1179: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21162: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 6, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105d89730
[      src/ext.c: 1483]:deallocing Payload 0x101ef3200
[      src/ext.c: 1420]:deallocing span args 0x101ef3260
[      src/ext.c: 1427]:freeing 0x101ef33b0
[      src/ext.c: 1431]:freeing 0x101ef34b0
[      src/ext.c: 1439]:freeing 0x101ef3410
[      src/ext.c: 1364]:deallocing span tags args 0x101ef32d0
[      src/ext.c: 1371]:freeing 0x101ef3550
[      src/ext.c: 1387]:freeing 0x101ef3820
[      src/ext.c: 1407]:freeing 0x101ef3870
[      src/ext.c: 1411]:freeing 0x101ef32d0
[      src/ext.c: 1447]:freeing 0x101ef3260
[      src/ext.c: 1450]:deallocing finish args 0x101ef3360
[      src/ext.c: 1455]:freeing 0x101ef3360
[src/callbacks.c:  285]:dereffing 0x101ef2420, should be final
[      src/ext.c:  662]:checking context 0x101ef2420
[      src/ext.c:  666]:context 0x101ef2420: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101ef2420, should already all be free!
[      src/ext.c:  670]:closing span 0x101ef2490
[      src/ext.c:  672]:freeing 0x101ef2420
[      src/ext.c:  673]:dereffing 0x105d89730, not necessarily final
[      src/ext.c:  662]:checking context 0x105d89730
[      src/ext.c:  666]:context 0x105d89730: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101eee200
[      src/ext.c:  689]:dereffing 0x101eee200, not necessarily final
[      src/ext.c:  662]:checking context 0x101eee200
[      src/ext.c:  666]:context 0x101eee200: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101eee200, should already all be free!
[      src/ext.c:  670]:closing span 0x101eee270
[      src/ext.c:  672]:freeing 0x101eee200
[      src/ext.c:  673]:dereffing 0x101eed420, not necessarily final
[      src/ext.c:  662]:checking context 0x101eed420
[      src/ext.c:  666]:context 0x101eed420: 1 dereffed
[      src/ext.c:  688]:checking context 0x101eed420
[      src/ext.c:  689]:dereffing 0x101eed420, not necessarily final
[      src/ext.c:  662]:checking context 0x101eed420
[      src/ext.c:  666]:context 0x101eed420: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101eed420, should already all be free!
[      src/ext.c:  647]:context 0x101eed420: freeing node 0x101eee200
[      src/ext.c:  652]:freeing 0x101eeeda0
[      src/ext.c:  670]:closing span 0x101eed490
[      src/ext.c:  672]:freeing 0x101eed420
[      src/ext.c:  673]:dereffing 0x105d87be0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d87be0
[      src/ext.c:  666]:context 0x105d87be0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105d87be0, should be final
[      src/ext.c:  662]:checking context 0x105d87be0
[      src/ext.c:  666]:context 0x105d87be0: 1 dereffed
[      src/ext.c:  678]:*** 0x105d87be0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105d87be0, should already all be free!
[      src/ext.c:  647]:context 0x105d87be0: freeing node 0x101eed420
[      src/ext.c:  652]:freeing 0x101eedfc0
[      src/ext.c:  647]:context 0x105d87be0: freeing node 0x105d89730
[      src/ext.c:  652]:freeing 0x105d8a2d0
[      src/ext.c:  647]:context 0x105d87be0: freeing node 0x105d88320
[      src/ext.c:  652]:freeing 0x105d894f0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ef3e90
[      src/ext.c:  757]:Created context 0x101ef3e90 with span 0x101ef3f00: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105739340
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1057393b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1057393b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1057393b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1057393b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ef3f00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10573a510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1057393b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1057393b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1057393b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1057393b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ef3f00, got nothing
[      src/ext.c:  707]:context 0x101ef3e90: 2 reffed
[      src/ext.c:  757]:Created context 0x105739340 with span 0x1057393b0: component: handle_single_key, operation request_encoding, ref_context 0x101ef3e90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10573a750
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1057393b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1057393b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1057393b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1057393b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10573b2f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ef3f00, got nothing
[      src/ext.c:  707]:context 0x101ef3e90: 3 reffed
[      src/ext.c:  757]:Created context 0x10573a750 with span 0x10573a7c0: component: , operation response_decoding, ref_context 0x101ef3e90
[      src/get.c:  134]:checking context 0x10573a750
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed051d8: binding context 0x10573a750 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4386432848, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105739340
[      src/ext.c:  689]:dereffing 0x105739340, not necessarily final
[      src/ext.c:  662]:checking context 0x105739340
[      src/ext.c:  666]:context 0x105739340: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105739340, should already all be free!
[      src/ext.c:  670]:closing span 0x1057393b0
[      src/ext.c:  672]:freeing 0x105739340
[      src/ext.c:  673]:dereffing 0x101ef3e90, not necessarily final
[      src/ext.c:  662]:checking context 0x101ef3e90
[      src/ext.c:  666]:context 0x101ef3e90: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10573c410
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ef3f00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10573cfb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ef3f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ef3f00, got nothing
[      src/ext.c:  707]:context 0x101ef3e90: 3 reffed
[      src/ext.c:  757]:Created context 0x10573c410 with span 0x10573c480: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101ef3e90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10573d1f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573d260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573d260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573d260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573d260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573c480, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10573dd90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573d260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573d260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573d260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573c480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573d260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573c480, got nothing
[      src/ext.c:  707]:context 0x10573c410: 2 reffed
[      src/ext.c:  757]:Created context 0x10573d1f0 with span 0x10573d260: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10573c410
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/6c","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4386432848, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed051d8
[      src/ext.c:  866]:checking context 0x10573a750
[      src/ext.c:  807]:checking context 0x10573a750
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105741410
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105741480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105741480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105741480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105741480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573a7c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105741fb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105741480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105741480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105741480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105741480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573a7c0, got nothing
[      src/ext.c:  707]:context 0x10573a750: 5 reffed
[      src/ext.c:  757]:Created context 0x105741410 with span 0x105741480: component: get_common_objects, operation response_decoding, ref_context 0x10573a750
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05260 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10573a750
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1057421f0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105742250
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1057422c0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105742350
[      src/ext.c: 1537]:got span 0x10573a7c0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105742400
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105742450
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1057424a0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10573a7c0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10573a7c0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573a7c0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10573a7c0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10573a7c0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573a7c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10573a7c0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10573a7c0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10573a7c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10573a7c0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10573a7c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10573a7c0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10573a7c0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed076d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ecfaec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21164: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed029e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1180: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 6 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea5a0 has count of 499: *** 6 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 6}})] from parent context 0x10573a750
[      src/ext.c: 1483]:deallocing Payload 0x1057421f0
[      src/ext.c: 1420]:deallocing span args 0x105742250
[      src/ext.c: 1427]:freeing 0x1057423a0
[      src/ext.c: 1431]:freeing 0x1057424a0
[      src/ext.c: 1439]:freeing 0x105742400
[      src/ext.c: 1364]:deallocing span tags args 0x1057422c0
[      src/ext.c: 1371]:freeing 0x105742540
[      src/ext.c: 1387]:freeing 0x105742810
[      src/ext.c: 1407]:freeing 0x105742860
[      src/ext.c: 1411]:freeing 0x1057422c0
[      src/ext.c: 1447]:freeing 0x105742250
[      src/ext.c: 1450]:deallocing finish args 0x105742350
[      src/ext.c: 1455]:freeing 0x105742350
[src/callbacks.c:  285]:dereffing 0x105741410, should be final
[      src/ext.c:  662]:checking context 0x105741410
[      src/ext.c:  666]:context 0x105741410: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105741410, should already all be free!
[      src/ext.c:  670]:closing span 0x105741480
[      src/ext.c:  672]:freeing 0x105741410
[      src/ext.c:  673]:dereffing 0x10573a750, not necessarily final
[      src/ext.c:  662]:checking context 0x10573a750
[      src/ext.c:  666]:context 0x10573a750: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10573d1f0
[      src/ext.c:  689]:dereffing 0x10573d1f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10573d1f0
[      src/ext.c:  666]:context 0x10573d1f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10573d1f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10573d260
[      src/ext.c:  672]:freeing 0x10573d1f0
[      src/ext.c:  673]:dereffing 0x10573c410, not necessarily final
[      src/ext.c:  662]:checking context 0x10573c410
[      src/ext.c:  666]:context 0x10573c410: 1 dereffed
[      src/ext.c:  688]:checking context 0x10573c410
[      src/ext.c:  689]:dereffing 0x10573c410, not necessarily final
[      src/ext.c:  662]:checking context 0x10573c410
[      src/ext.c:  666]:context 0x10573c410: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10573c410, should already all be free!
[      src/ext.c:  647]:context 0x10573c410: freeing node 0x10573d1f0
[      src/ext.c:  652]:freeing 0x10573dd90
[      src/ext.c:  670]:closing span 0x10573c480
[      src/ext.c:  672]:freeing 0x10573c410
[      src/ext.c:  673]:dereffing 0x101ef3e90, not necessarily final
[      src/ext.c:  662]:checking context 0x101ef3e90
[      src/ext.c:  666]:context 0x101ef3e90: 2 dereffed
[      src/get.c:  420]:dereffing 0x101ef3e90, should be final
[      src/ext.c:  662]:checking context 0x101ef3e90
[      src/ext.c:  666]:context 0x101ef3e90: 1 dereffed
[      src/ext.c:  678]:*** 0x101ef3e90 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101ef3e90, should already all be free!
[      src/ext.c:  647]:context 0x101ef3e90: freeing node 0x10573c410
[      src/ext.c:  652]:freeing 0x10573cfb0
[      src/ext.c:  647]:context 0x101ef3e90: freeing node 0x10573a750
[      src/ext.c:  652]:freeing 0x10573b2f0
[      src/ext.c:  647]:context 0x101ef3e90: freeing node 0x105739340
[      src/ext.c:  652]:freeing 0x10573a510
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105743360
[      src/ext.c:  757]:Created context 0x105743360 with span 0x1057433d0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105743aa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105743b10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105743b10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105743b10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105743b10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1057433d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105744c70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105743b10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105743b10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105743b10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105743b10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1057433d0, got nothing
[      src/ext.c:  707]:context 0x105743360: 2 reffed
[      src/ext.c:  757]:Created context 0x105743aa0 with span 0x105743b10: component: handle_single_key, operation request_encoding, ref_context 0x105743360
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105744eb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105743b10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105743b10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105743b10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105743b10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105745a50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1057433d0, got nothing
[      src/ext.c:  707]:context 0x105743360: 3 reffed
[      src/ext.c:  757]:Created context 0x105744eb0 with span 0x105744f20: component: , operation response_decoding, ref_context 0x105743360
[      src/get.c:  134]:checking context 0x105744eb0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05260: binding context 0x105744eb0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4386475696, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105743aa0
[      src/ext.c:  689]:dereffing 0x105743aa0, not necessarily final
[      src/ext.c:  662]:checking context 0x105743aa0
[      src/ext.c:  666]:context 0x105743aa0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105743aa0, should already all be free!
[      src/ext.c:  670]:closing span 0x105743b10
[      src/ext.c:  672]:freeing 0x105743aa0
[      src/ext.c:  673]:dereffing 0x105743360, not necessarily final
[      src/ext.c:  662]:checking context 0x105743360
[      src/ext.c:  666]:context 0x105743360: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105746b70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1057433d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f2feb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1057433d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1057433d0, got nothing
[      src/ext.c:  707]:context 0x105743360: 3 reffed
[      src/ext.c:  757]:Created context 0x105746b70 with span 0x105746be0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105743360
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f300f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f30160, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f30160, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f30160, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f30160, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105746be0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f30c90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f30160, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f30160, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f30160, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105746be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f30160, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105746be0, got nothing
[      src/ext.c:  707]:context 0x105746b70: 2 reffed
[      src/ext.c:  757]:Created context 0x101f300f0 with span 0x101f30160: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105746b70
[3576299217] <192.168.4.61:57932> (CTX=0x10e5b0a70,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[3576299217] Provider 'HTTP' failed (L:185)
[3576299217] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/6d","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4386475696, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05260
[      src/ext.c:  866]:checking context 0x105744eb0
[      src/ext.c:  807]:checking context 0x105744eb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f35b70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f35be0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f35be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f35be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f35be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105744f20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f36710
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f35be0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f35be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f35be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f35be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105744f20, got nothing
[      src/ext.c:  707]:context 0x105744eb0: 5 reffed
[      src/ext.c:  757]:Created context 0x101f35b70 with span 0x101f35be0: component: get_common_objects, operation response_decoding, ref_context 0x105744eb0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed052e8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105744eb0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101f36950
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101f369b0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101f36a20
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101f36ab0
[      src/ext.c: 1537]:got span 0x105744f20
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f36b60
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f36bb0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f36c00
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105744f20, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105744f20, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105744f20, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105744f20, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105744f20, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105744f20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105744f20, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105744f20, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105744f20, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105744f20, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105744f20, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105744f20, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105744f20, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed07b30 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed04d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21166: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed0d270 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1181: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4392058496 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed07ae0 has count of 2: *** 4392058496 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4392058496}})] from parent context 0x105744eb0
[      src/ext.c: 1483]:deallocing Payload 0x101f36950
[      src/ext.c: 1420]:deallocing span args 0x101f369b0
[      src/ext.c: 1427]:freeing 0x101f36b00
[      src/ext.c: 1431]:freeing 0x101f36c00
[      src/ext.c: 1439]:freeing 0x101f36b60
[      src/ext.c: 1364]:deallocing span tags args 0x101f36a20
[      src/ext.c: 1371]:freeing 0x101f36ca0
[      src/ext.c: 1387]:freeing 0x101f36f70
[      src/ext.c: 1407]:freeing 0x101f36fc0
[      src/ext.c: 1411]:freeing 0x101f36a20
[      src/ext.c: 1447]:freeing 0x101f369b0
[      src/ext.c: 1450]:deallocing finish args 0x101f36ab0
[      src/ext.c: 1455]:freeing 0x101f36ab0
[src/callbacks.c:  285]:dereffing 0x101f35b70, should be final
[      src/ext.c:  662]:checking context 0x101f35b70
[      src/ext.c:  666]:context 0x101f35b70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f35b70, should already all be free!
[      src/ext.c:  670]:closing span 0x101f35be0
[      src/ext.c:  672]:freeing 0x101f35b70
[      src/ext.c:  673]:dereffing 0x105744eb0, not necessarily final
[      src/ext.c:  662]:checking context 0x105744eb0
[      src/ext.c:  666]:context 0x105744eb0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101f300f0
[      src/ext.c:  689]:dereffing 0x101f300f0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f300f0
[      src/ext.c:  666]:context 0x101f300f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f300f0, should already all be free!
[      src/ext.c:  670]:closing span 0x101f30160
[      src/ext.c:  672]:freeing 0x101f300f0
[      src/ext.c:  673]:dereffing 0x105746b70, not necessarily final
[      src/ext.c:  662]:checking context 0x105746b70
[      src/ext.c:  666]:context 0x105746b70: 1 dereffed
[      src/ext.c:  688]:checking context 0x105746b70
[      src/ext.c:  689]:dereffing 0x105746b70, not necessarily final
[      src/ext.c:  662]:checking context 0x105746b70
[      src/ext.c:  666]:context 0x105746b70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105746b70, should already all be free!
[      src/ext.c:  647]:context 0x105746b70: freeing node 0x101f300f0
[      src/ext.c:  652]:freeing 0x101f30c90
[      src/ext.c:  670]:closing span 0x105746be0
[      src/ext.c:  672]:freeing 0x105746b70
[      src/ext.c:  673]:dereffing 0x105743360, not necessarily final
[      src/ext.c:  662]:checking context 0x105743360
[      src/ext.c:  666]:context 0x105743360: 2 dereffed
[      src/get.c:  420]:dereffing 0x105743360, should be final
[      src/ext.c:  662]:checking context 0x105743360
[      src/ext.c:  666]:context 0x105743360: 1 dereffed
[      src/ext.c:  678]:*** 0x105743360 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105743360, should already all be free!
[      src/ext.c:  647]:context 0x105743360: freeing node 0x105746b70
[      src/ext.c:  652]:freeing 0x101f2feb0
[      src/ext.c:  647]:context 0x105743360: freeing node 0x105744eb0
[      src/ext.c:  652]:freeing 0x105745a50
[      src/ext.c:  647]:context 0x105743360: freeing node 0x105743aa0
[      src/ext.c:  652]:freeing 0x105744c70
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f37fa0
[      src/ext.c:  757]:Created context 0x101f37fa0 with span 0x101f38010: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e194b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e19520, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e19520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e19520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e19520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f38010, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e1a680
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e19520, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e19520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e19520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e19520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f38010, got nothing
[      src/ext.c:  707]:context 0x101f37fa0: 2 reffed
[      src/ext.c:  757]:Created context 0x101e194b0 with span 0x101e19520: component: handle_single_key, operation request_encoding, ref_context 0x101f37fa0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e1a8c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e19520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e19520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e19520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e19520, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e1b460
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f38010, got nothing
[      src/ext.c:  707]:context 0x101f37fa0: 3 reffed
[      src/ext.c:  757]:Created context 0x101e1a8c0 with span 0x101e1a930: component: , operation response_decoding, ref_context 0x101f37fa0
[      src/get.c:  134]:checking context 0x101e1a8c0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed052e8: binding context 0x101e1a8c0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326533312, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101e194b0
[      src/ext.c:  689]:dereffing 0x101e194b0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e194b0
[      src/ext.c:  666]:context 0x101e194b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e194b0, should already all be free!
[      src/ext.c:  670]:closing span 0x101e19520
[      src/ext.c:  672]:freeing 0x101e194b0
[      src/ext.c:  673]:dereffing 0x101f37fa0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f37fa0
[      src/ext.c:  666]:context 0x101f37fa0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e1c580
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f38010, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e1d120
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f38010, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f38010, got nothing
[      src/ext.c:  707]:context 0x101f37fa0: 3 reffed
[      src/ext.c:  757]:Created context 0x101e1c580 with span 0x101e1c5f0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101f37fa0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e1d360
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1d3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1d3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1d3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1d3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1c5f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e1df00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1d3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1d3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1d3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1c5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1d3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1c5f0, got nothing
[      src/ext.c:  707]:context 0x101e1c580: 2 reffed
[      src/ext.c:  757]:Created context 0x101e1d360 with span 0x101e1d3d0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101e1c580
[3576299217] <192.168.4.61:57933> (SOCK=c3cdf5bc9cfbe157) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/6e","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326533312, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed052e8
[      src/ext.c:  866]:checking context 0x101e1a8c0
[      src/ext.c:  807]:checking context 0x101e1a8c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d52310
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d52380, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d52380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d52380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d52380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1a930, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d52eb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d52380, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d52380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d52380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d52380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1a930, got nothing
[      src/ext.c:  707]:context 0x101e1a8c0: 5 reffed
[      src/ext.c:  757]:Created context 0x101d52310 with span 0x101d52380: component: get_common_objects, operation response_decoding, ref_context 0x101e1a8c0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05370 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101e1a8c0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101d530f0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101d53150
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101d531c0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101d53250
[      src/ext.c: 1537]:got span 0x101e1a930
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d53300
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d53350
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d533a0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101e1a930, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101e1a930, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1a930, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101e1a930, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101e1a930, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1a930, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e1a930, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e1a930, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101e1a930, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e1a930, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101e1a930, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e1a930, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101e1a930, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed12270 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed0f388 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed0da50 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1182: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc3e58 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x101e1a8c0
[      src/ext.c: 1483]:deallocing Payload 0x101d530f0
[      src/ext.c: 1420]:deallocing span args 0x101d53150
[      src/ext.c: 1427]:freeing 0x101d532a0
[      src/ext.c: 1431]:freeing 0x101d533a0
[      src/ext.c: 1439]:freeing 0x101d53300
[      src/ext.c: 1364]:deallocing span tags args 0x101d531c0
[      src/ext.c: 1371]:freeing 0x101d53440
[      src/ext.c: 1387]:freeing 0x101d53710
[      src/ext.c: 1407]:freeing 0x101d53760
[      src/ext.c: 1411]:freeing 0x101d531c0
[      src/ext.c: 1447]:freeing 0x101d53150
[      src/ext.c: 1450]:deallocing finish args 0x101d53250
[      src/ext.c: 1455]:freeing 0x101d53250
[src/callbacks.c:  285]:dereffing 0x101d52310, should be final
[      src/ext.c:  662]:checking context 0x101d52310
[      src/ext.c:  666]:context 0x101d52310: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d52310, should already all be free!
[      src/ext.c:  670]:closing span 0x101d52380
[      src/ext.c:  672]:freeing 0x101d52310
[      src/ext.c:  673]:dereffing 0x101e1a8c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e1a8c0
[      src/ext.c:  666]:context 0x101e1a8c0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101e1d360
[      src/ext.c:  689]:dereffing 0x101e1d360, not necessarily final
[      src/ext.c:  662]:checking context 0x101e1d360
[      src/ext.c:  666]:context 0x101e1d360: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e1d360, should already all be free!
[      src/ext.c:  670]:closing span 0x101e1d3d0
[      src/ext.c:  672]:freeing 0x101e1d360
[      src/ext.c:  673]:dereffing 0x101e1c580, not necessarily final
[      src/ext.c:  662]:checking context 0x101e1c580
[      src/ext.c:  666]:context 0x101e1c580: 1 dereffed
[      src/ext.c:  688]:checking context 0x101e1c580
[      src/ext.c:  689]:dereffing 0x101e1c580, not necessarily final
[      src/ext.c:  662]:checking context 0x101e1c580
[      src/ext.c:  666]:context 0x101e1c580: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e1c580, should already all be free!
[      src/ext.c:  647]:context 0x101e1c580: freeing node 0x101e1d360
[      src/ext.c:  652]:freeing 0x101e1df00
[      src/ext.c:  670]:closing span 0x101e1c5f0
[      src/ext.c:  672]:freeing 0x101e1c580
[      src/ext.c:  673]:dereffing 0x101f37fa0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f37fa0
[      src/ext.c:  666]:context 0x101f37fa0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101f37fa0, should be final
[      src/ext.c:  662]:checking context 0x101f37fa0
[      src/ext.c:  666]:context 0x101f37fa0: 1 dereffed
[      src/ext.c:  678]:*** 0x101f37fa0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101f37fa0, should already all be free!
[      src/ext.c:  647]:context 0x101f37fa0: freeing node 0x101e1c580
[      src/ext.c:  652]:freeing 0x101e1d120
[      src/ext.c:  647]:context 0x101f37fa0: freeing node 0x101e1a8c0
[      src/ext.c:  652]:freeing 0x101e1b460
[      src/ext.c:  647]:context 0x101f37fa0: freeing node 0x101e194b0
[      src/ext.c:  652]:freeing 0x101e1a680
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d54260
[      src/ext.c:  757]:Created context 0x101d54260 with span 0x101d542d0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d549a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d54a10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d54a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d54a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d54a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d542d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d55b70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d54a10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d54a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d54a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d54a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d542d0, got nothing
[      src/ext.c:  707]:context 0x101d54260: 2 reffed
[      src/ext.c:  757]:Created context 0x101d549a0 with span 0x101d54a10: component: handle_single_key, operation request_encoding, ref_context 0x101d54260
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d55db0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d54a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d54a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d54a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d54a10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d56950
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d542d0, got nothing
[      src/ext.c:  707]:context 0x101d54260: 3 reffed
[      src/ext.c:  757]:Created context 0x101d55db0 with span 0x101d55e20: component: , operation response_decoding, ref_context 0x101d54260
[      src/get.c:  134]:checking context 0x101d55db0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05370: binding context 0x101d55db0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4325727664, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101d549a0
[      src/ext.c:  689]:dereffing 0x101d549a0, not necessarily final
[      src/ext.c:  662]:checking context 0x101d549a0
[      src/ext.c:  666]:context 0x101d549a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d549a0, should already all be free!
[      src/ext.c:  670]:closing span 0x101d54a10
[      src/ext.c:  672]:freeing 0x101d549a0
[      src/ext.c:  673]:dereffing 0x101d54260, not necessarily final
[      src/ext.c:  662]:checking context 0x101d54260
[      src/ext.c:  666]:context 0x101d54260: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d57a70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d542d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d58610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d542d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d542d0, got nothing
[      src/ext.c:  707]:context 0x101d54260: 3 reffed
[      src/ext.c:  757]:Created context 0x101d57a70 with span 0x101d57ae0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101d54260
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d58850
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d588c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d588c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d588c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d588c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d57ae0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d593f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d588c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d588c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d588c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d57ae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d588c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d57ae0, got nothing
[      src/ext.c:  707]:context 0x101d57a70: 2 reffed
[      src/ext.c:  757]:Created context 0x101d58850 with span 0x101d588c0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101d57a70
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103a01ec0,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57933","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/70","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4325727664, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05370
[      src/ext.c:  866]:checking context 0x101d55db0
[      src/ext.c:  807]:checking context 0x101d55db0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d5e900
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d5e970, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d5e970, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d5e970, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d5e970, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d55e20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101d5f4a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d5e970, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d5e970, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d5e970, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d5e970, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d55e20, got nothing
[      src/ext.c:  707]:context 0x101d55db0: 5 reffed
[      src/ext.c:  757]:Created context 0x101d5e900 with span 0x101d5e970: component: get_common_objects, operation response_decoding, ref_context 0x101d55db0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed053f8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101d55db0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101d5f6e0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101d5f740
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101d5f7b0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101d5f840
[      src/ext.c: 1537]:got span 0x101d55e20
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d5f8f0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d5f940
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101d5f990
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101d55e20, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101d55e20, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d55e20, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101d55e20, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101d55e20, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d55e20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d55e20, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d55e20, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101d55e20, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d55e20, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101d55e20, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d55e20, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101d55e20, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed126d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed0f9a0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed0dd60 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1183: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc3f08 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x101d55db0
[      src/ext.c: 1483]:deallocing Payload 0x101d5f6e0
[      src/ext.c: 1420]:deallocing span args 0x101d5f740
[      src/ext.c: 1427]:freeing 0x101d5f890
[      src/ext.c: 1431]:freeing 0x101d5f990
[      src/ext.c: 1439]:freeing 0x101d5f8f0
[      src/ext.c: 1364]:deallocing span tags args 0x101d5f7b0
[      src/ext.c: 1371]:freeing 0x101d5fa30
[      src/ext.c: 1387]:freeing 0x101d5fd00
[      src/ext.c: 1407]:freeing 0x101d5fd50
[      src/ext.c: 1411]:freeing 0x101d5f7b0
[      src/ext.c: 1447]:freeing 0x101d5f740
[      src/ext.c: 1450]:deallocing finish args 0x101d5f840
[      src/ext.c: 1455]:freeing 0x101d5f840
[src/callbacks.c:  285]:dereffing 0x101d5e900, should be final
[      src/ext.c:  662]:checking context 0x101d5e900
[      src/ext.c:  666]:context 0x101d5e900: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d5e900, should already all be free!
[      src/ext.c:  670]:closing span 0x101d5e970
[      src/ext.c:  672]:freeing 0x101d5e900
[      src/ext.c:  673]:dereffing 0x101d55db0, not necessarily final
[      src/ext.c:  662]:checking context 0x101d55db0
[      src/ext.c:  666]:context 0x101d55db0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101d58850
[      src/ext.c:  689]:dereffing 0x101d58850, not necessarily final
[      src/ext.c:  662]:checking context 0x101d58850
[      src/ext.c:  666]:context 0x101d58850: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d58850, should already all be free!
[      src/ext.c:  670]:closing span 0x101d588c0
[      src/ext.c:  672]:freeing 0x101d58850
[      src/ext.c:  673]:dereffing 0x101d57a70, not necessarily final
[      src/ext.c:  662]:checking context 0x101d57a70
[      src/ext.c:  666]:context 0x101d57a70: 1 dereffed
[      src/ext.c:  688]:checking context 0x101d57a70
[      src/ext.c:  689]:dereffing 0x101d57a70, not necessarily final
[      src/ext.c:  662]:checking context 0x101d57a70
[      src/ext.c:  666]:context 0x101d57a70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d57a70, should already all be free!
[      src/ext.c:  647]:context 0x101d57a70: freeing node 0x101d58850
[      src/ext.c:  652]:freeing 0x101d593f0
[      src/ext.c:  670]:closing span 0x101d57ae0
[      src/ext.c:  672]:freeing 0x101d57a70
[      src/ext.c:  673]:dereffing 0x101d54260, not necessarily final
[      src/ext.c:  662]:checking context 0x101d54260
[      src/ext.c:  666]:context 0x101d54260: 2 dereffed
[      src/get.c:  420]:dereffing 0x101d54260, should be final
[      src/ext.c:  662]:checking context 0x101d54260
[      src/ext.c:  666]:context 0x101d54260: 1 dereffed
[      src/ext.c:  678]:*** 0x101d54260 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101d54260, should already all be free!
[      src/ext.c:  647]:context 0x101d54260: freeing node 0x101d57a70
[      src/ext.c:  652]:freeing 0x101d58610
[      src/ext.c:  647]:context 0x101d54260: freeing node 0x101d55db0
[      src/ext.c:  652]:freeing 0x101d56950
[      src/ext.c:  647]:context 0x101d54260: freeing node 0x101d549a0
[      src/ext.c:  652]:freeing 0x101d55b70
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d60370
[      src/ext.c:  757]:Created context 0x101d60370 with span 0x101d603e0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10628a9f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628aa60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628aa60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628aa60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628aa60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d603e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10628bbc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628aa60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628aa60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628aa60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628aa60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d603e0, got nothing
[      src/ext.c:  707]:context 0x101d60370: 2 reffed
[      src/ext.c:  757]:Created context 0x10628a9f0 with span 0x10628aa60: component: handle_single_key, operation request_encoding, ref_context 0x101d60370
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10628be00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628aa60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628aa60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628aa60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628aa60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10628c9a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d603e0, got nothing
[      src/ext.c:  707]:context 0x101d60370: 3 reffed
[      src/ext.c:  757]:Created context 0x10628be00 with span 0x10628be70: component: , operation response_decoding, ref_context 0x101d60370
[      src/get.c:  134]:checking context 0x10628be00
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed053f8: binding context 0x10628be00 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398300672, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10628a9f0
[      src/ext.c:  689]:dereffing 0x10628a9f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10628a9f0
[      src/ext.c:  666]:context 0x10628a9f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10628a9f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10628aa60
[      src/ext.c:  672]:freeing 0x10628a9f0
[      src/ext.c:  673]:dereffing 0x101d60370, not necessarily final
[      src/ext.c:  662]:checking context 0x101d60370
[      src/ext.c:  666]:context 0x101d60370: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10628dac0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d603e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10628e660
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d603e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d603e0, got nothing
[      src/ext.c:  707]:context 0x101d60370: 3 reffed
[      src/ext.c:  757]:Created context 0x10628dac0 with span 0x10628db30: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101d60370
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10628e8a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628e910, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628e910, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628e910, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628e910, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628db30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10628f440
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628e910, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628e910, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628e910, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628db30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628e910, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628db30, got nothing
[      src/ext.c:  707]:context 0x10628dac0: 2 reffed
[      src/ext.c:  757]:Created context 0x10628e8a0 with span 0x10628e910: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10628dac0
[3576299217] <192.168.4.61:57933> (SOCK=c3cdf5bc9cfbe157) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/71","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57935> (SOCK=1235923cbfba6ab0) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/72","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398300672, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed053f8
[      src/ext.c:  866]:checking context 0x10628be00
[      src/ext.c:  807]:checking context 0x10628be00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1056081b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105608220, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105608220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105608220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105608220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628be70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1062976f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105608220, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105608220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105608220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105608220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628be70, got nothing
[      src/ext.c:  707]:context 0x10628be00: 5 reffed
[      src/ext.c:  757]:Created context 0x1056081b0 with span 0x105608220: component: get_common_objects, operation response_decoding, ref_context 0x10628be00
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05480 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10628be00
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106297930
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106297990
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106297a00
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106297a90
[      src/ext.c: 1537]:got span 0x10628be70
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106297b40
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106297b90
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106297be0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10628be70, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10628be70, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628be70, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10628be70, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10628be70, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628be70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10628be70, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10628be70, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10628be70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10628be70, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10628be70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10628be70, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10628be70, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed12f90 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed18040 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed15a50 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1184: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ecc3fb8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10628be00
[      src/ext.c: 1483]:deallocing Payload 0x106297930
[      src/ext.c: 1420]:deallocing span args 0x106297990
[      src/ext.c: 1427]:freeing 0x106297ae0
[      src/ext.c: 1431]:freeing 0x106297be0
[      src/ext.c: 1439]:freeing 0x106297b40
[      src/ext.c: 1364]:deallocing span tags args 0x106297a00
[      src/ext.c: 1371]:freeing 0x106297c80
[      src/ext.c: 1387]:freeing 0x106297f50
[      src/ext.c: 1407]:freeing 0x106297fa0
[      src/ext.c: 1411]:freeing 0x106297a00
[      src/ext.c: 1447]:freeing 0x106297990
[      src/ext.c: 1450]:deallocing finish args 0x106297a90
[      src/ext.c: 1455]:freeing 0x106297a90
[src/callbacks.c:  285]:dereffing 0x1056081b0, should be final
[      src/ext.c:  662]:checking context 0x1056081b0
[      src/ext.c:  666]:context 0x1056081b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1056081b0, should already all be free!
[      src/ext.c:  670]:closing span 0x105608220
[      src/ext.c:  672]:freeing 0x1056081b0
[      src/ext.c:  673]:dereffing 0x10628be00, not necessarily final
[      src/ext.c:  662]:checking context 0x10628be00
[      src/ext.c:  666]:context 0x10628be00: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10628e8a0
[      src/ext.c:  689]:dereffing 0x10628e8a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10628e8a0
[      src/ext.c:  666]:context 0x10628e8a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10628e8a0, should already all be free!
[      src/ext.c:  670]:closing span 0x10628e910
[      src/ext.c:  672]:freeing 0x10628e8a0
[      src/ext.c:  673]:dereffing 0x10628dac0, not necessarily final
[      src/ext.c:  662]:checking context 0x10628dac0
[      src/ext.c:  666]:context 0x10628dac0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10628dac0
[      src/ext.c:  689]:dereffing 0x10628dac0, not necessarily final
[      src/ext.c:  662]:checking context 0x10628dac0
[      src/ext.c:  666]:context 0x10628dac0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10628dac0, should already all be free!
[      src/ext.c:  647]:context 0x10628dac0: freeing node 0x10628e8a0
[      src/ext.c:  652]:freeing 0x10628f440
[      src/ext.c:  670]:closing span 0x10628db30
[      src/ext.c:  672]:freeing 0x10628dac0
[      src/ext.c:  673]:dereffing 0x101d60370, not necessarily final
[      src/ext.c:  662]:checking context 0x101d60370
[      src/ext.c:  666]:context 0x101d60370: 2 dereffed
[      src/get.c:  420]:dereffing 0x101d60370, should be final
[      src/ext.c:  662]:checking context 0x101d60370
[      src/ext.c:  666]:context 0x101d60370: 1 dereffed
[      src/ext.c:  678]:*** 0x101d60370 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101d60370, should already all be free!
[      src/ext.c:  647]:context 0x101d60370: freeing node 0x10628dac0
[      src/ext.c:  652]:freeing 0x10628e660
[      src/ext.c:  647]:context 0x101d60370: freeing node 0x10628be00
[      src/ext.c:  652]:freeing 0x10628c9a0
[      src/ext.c:  647]:context 0x101d60370: freeing node 0x10628a9f0
[      src/ext.c:  652]:freeing 0x10628bbc0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10552a9b0
[      src/ext.c:  757]:Created context 0x10552a9b0 with span 0x105b64020: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b646f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b64760, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b64760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b64760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b64760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b64020, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1062985e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b64760, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b64760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b64760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b64760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b64020, got nothing
[      src/ext.c:  707]:context 0x10552a9b0: 2 reffed
[      src/ext.c:  757]:Created context 0x105b646f0 with span 0x105b64760: component: handle_single_key, operation request_encoding, ref_context 0x10552a9b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106298820
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b64760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b64760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b64760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b64760, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1062993c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b64020, got nothing
[      src/ext.c:  707]:context 0x10552a9b0: 3 reffed
[      src/ext.c:  757]:Created context 0x106298820 with span 0x106298890: component: , operation response_decoding, ref_context 0x10552a9b0
[      src/get.c:  134]:checking context 0x106298820
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05480: binding context 0x106298820 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398352416, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105b646f0
[      src/ext.c:  689]:dereffing 0x105b646f0, not necessarily final
[      src/ext.c:  662]:checking context 0x105b646f0
[      src/ext.c:  666]:context 0x105b646f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105b646f0, should already all be free!
[      src/ext.c:  670]:closing span 0x105b64760
[      src/ext.c:  672]:freeing 0x105b646f0
[      src/ext.c:  673]:dereffing 0x10552a9b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10552a9b0
[      src/ext.c:  666]:context 0x10552a9b0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10629a4e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b64020, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10629b080
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b64020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b64020, got nothing
[      src/ext.c:  707]:context 0x10552a9b0: 3 reffed
[      src/ext.c:  757]:Created context 0x10629a4e0 with span 0x10629a550: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10552a9b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10629b2c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10629b330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10629b330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10629b330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10629b330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10629a550, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10629be60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10629b330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10629b330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10629b330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10629a550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10629b330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10629a550, got nothing
[      src/ext.c:  707]:context 0x10629a4e0: 2 reffed
[      src/ext.c:  757]:Created context 0x10629b2c0 with span 0x10629b330: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10629a4e0
[3576299217] <192.168.4.61:57932> (SOCK=c350d52fd66c2851) Starting. Timeout=2000000us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/74","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398352416, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05480
[      src/ext.c:  866]:checking context 0x106298820
[      src/ext.c:  807]:checking context 0x106298820
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f23fe0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f04d470, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f04d470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f04d470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f04d470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106298890, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f04df50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f04d470, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f04d470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f04d470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f04d470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106298890, got nothing
[      src/ext.c:  707]:context 0x106298820: 5 reffed
[      src/ext.c:  757]:Created context 0x105f23fe0 with span 0x10f04d470: component: get_common_objects, operation response_decoding, ref_context 0x106298820
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05508 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106298820
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f04e190
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f04e1f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f04e260
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f04e2f0
[      src/ext.c: 1537]:got span 0x106298890
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f04e3a0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f04e3f0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f04e440
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106298890, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x106298890, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106298890, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106298890, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106298890, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106298890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106298890, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106298890, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106298890, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106298890, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106298890, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106298890, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106298890, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed1b5e0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed18658 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21182: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed1c190 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1185: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21183: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x106298820
[      src/ext.c: 1483]:deallocing Payload 0x10f04e190
[      src/ext.c: 1420]:deallocing span args 0x10f04e1f0
[      src/ext.c: 1427]:freeing 0x10f04e340
[      src/ext.c: 1431]:freeing 0x10f04e440
[      src/ext.c: 1439]:freeing 0x10f04e3a0
[      src/ext.c: 1364]:deallocing span tags args 0x10f04e260
[      src/ext.c: 1371]:freeing 0x10f04e4e0
[      src/ext.c: 1387]:freeing 0x10f04e7b0
[      src/ext.c: 1407]:freeing 0x10f04e800
[      src/ext.c: 1411]:freeing 0x10f04e260
[      src/ext.c: 1447]:freeing 0x10f04e1f0
[      src/ext.c: 1450]:deallocing finish args 0x10f04e2f0
[      src/ext.c: 1455]:freeing 0x10f04e2f0
[src/callbacks.c:  285]:dereffing 0x105f23fe0, should be final
[      src/ext.c:  662]:checking context 0x105f23fe0
[      src/ext.c:  666]:context 0x105f23fe0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105f23fe0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f04d470
[      src/ext.c:  672]:freeing 0x105f23fe0
[      src/ext.c:  673]:dereffing 0x106298820, not necessarily final
[      src/ext.c:  662]:checking context 0x106298820
[      src/ext.c:  666]:context 0x106298820: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10629b2c0
[      src/ext.c:  689]:dereffing 0x10629b2c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10629b2c0
[      src/ext.c:  666]:context 0x10629b2c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10629b2c0, should already all be free!
[      src/ext.c:  670]:closing span 0x10629b330
[      src/ext.c:  672]:freeing 0x10629b2c0
[      src/ext.c:  673]:dereffing 0x10629a4e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10629a4e0
[      src/ext.c:  666]:context 0x10629a4e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10629a4e0
[      src/ext.c:  689]:dereffing 0x10629a4e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10629a4e0
[      src/ext.c:  666]:context 0x10629a4e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10629a4e0, should already all be free!
[      src/ext.c:  647]:context 0x10629a4e0: freeing node 0x10629b2c0
[      src/ext.c:  652]:freeing 0x10629be60
[      src/ext.c:  670]:closing span 0x10629a550
[      src/ext.c:  672]:freeing 0x10629a4e0
[      src/ext.c:  673]:dereffing 0x10552a9b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10552a9b0
[      src/ext.c:  666]:context 0x10552a9b0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10552a9b0, should be final
[      src/ext.c:  662]:checking context 0x10552a9b0
[      src/ext.c:  666]:context 0x10552a9b0: 1 dereffed
[      src/ext.c:  678]:*** 0x10552a9b0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10552a9b0, should already all be free!
[      src/ext.c:  647]:context 0x10552a9b0: freeing node 0x10629a4e0
[      src/ext.c:  652]:freeing 0x10629b080
[      src/ext.c:  647]:context 0x10552a9b0: freeing node 0x106298820
[      src/ext.c:  652]:freeing 0x1062993c0
[      src/ext.c:  647]:context 0x10552a9b0: freeing node 0x105b646f0
[      src/ext.c:  652]:freeing 0x1062985e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106150e50
[      src/ext.c:  757]:Created context 0x106150e50 with span 0x106150ec0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106151590
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106151600, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106151600, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106151600, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106151600, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106150ec0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106152760
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106151600, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106151600, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106151600, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106151600, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106150ec0, got nothing
[      src/ext.c:  707]:context 0x106150e50: 2 reffed
[      src/ext.c:  757]:Created context 0x106151590 with span 0x106151600: component: handle_single_key, operation request_encoding, ref_context 0x106150e50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061529a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106151600, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106151600, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106151600, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106151600, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106153540
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106150ec0, got nothing
[      src/ext.c:  707]:context 0x106150e50: 3 reffed
[      src/ext.c:  757]:Created context 0x1061529a0 with span 0x106152a10: component: , operation response_decoding, ref_context 0x106150e50
[      src/get.c:  134]:checking context 0x1061529a0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05508: binding context 0x1061529a0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397017504, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106151590
[      src/ext.c:  689]:dereffing 0x106151590, not necessarily final
[      src/ext.c:  662]:checking context 0x106151590
[      src/ext.c:  666]:context 0x106151590: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106151590, should already all be free!
[      src/ext.c:  670]:closing span 0x106151600
[      src/ext.c:  672]:freeing 0x106151590
[      src/ext.c:  673]:dereffing 0x106150e50, not necessarily final
[      src/ext.c:  662]:checking context 0x106150e50
[      src/ext.c:  666]:context 0x106150e50: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f04f350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106150ec0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f04fef0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106150ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106150ec0, got nothing
[      src/ext.c:  707]:context 0x106150e50: 3 reffed
[      src/ext.c:  757]:Created context 0x10f04f350 with span 0x10f04f3c0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106150e50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f050130
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0501a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0501a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0501a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0501a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f04f3c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f050cd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0501a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0501a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0501a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f04f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0501a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f04f3c0, got nothing
[      src/ext.c:  707]:context 0x10f04f350: 2 reffed
[      src/ext.c:  757]:Created context 0x10f050130 with span 0x10f0501a0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f04f350
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb4ea0,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57935","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57936> (SOCK=b8fb63c20268126a) Starting. Timeout=900us (L:474)
[3576299217] <192.168.4.61:57935> (SOCK=1235923cbfba6ab0) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/75","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397017504, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05508
[      src/ext.c:  866]:checking context 0x1061529a0
[      src/ext.c:  807]:checking context 0x1061529a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10631da10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10631da80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10631da80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10631da80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10631da80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106152a10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10631e5b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10631da80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10631da80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10631da80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10631da80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106152a10, got nothing
[      src/ext.c:  707]:context 0x1061529a0: 5 reffed
[      src/ext.c:  757]:Created context 0x10631da10 with span 0x10631da80: component: get_common_objects, operation response_decoding, ref_context 0x1061529a0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05590 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1061529a0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10631e7f0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10631e850
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10631e8c0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10631e950
[      src/ext.c: 1537]:got span 0x106152a10
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10631ea00
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10631ea50
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10631eaa0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106152a10, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x106152a10, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106152a10, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106152a10, got something: ۫
[      src/ext.c: 1155]:Looking for tagname component from 0x106152a10, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106152a10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106152a10, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106152a10, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106152a10, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106152a10, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106152a10, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106152a10, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106152a10, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed1bea0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed18658 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4530753472 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1be50 has count of 2: *** 4530753472 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed1cd60 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1186: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21187: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4530753472, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x1061529a0
[      src/ext.c: 1483]:deallocing Payload 0x10631e7f0
[      src/ext.c: 1420]:deallocing span args 0x10631e850
[      src/ext.c: 1427]:freeing 0x10631e9a0
[      src/ext.c: 1431]:freeing 0x10631eaa0
[      src/ext.c: 1439]:freeing 0x10631ea00
[      src/ext.c: 1364]:deallocing span tags args 0x10631e8c0
[      src/ext.c: 1371]:freeing 0x10631eb40
[      src/ext.c: 1387]:freeing 0x10631ee10
[      src/ext.c: 1407]:freeing 0x10631ee60
[      src/ext.c: 1411]:freeing 0x10631e8c0
[      src/ext.c: 1447]:freeing 0x10631e850
[      src/ext.c: 1450]:deallocing finish args 0x10631e950
[      src/ext.c: 1455]:freeing 0x10631e950
[src/callbacks.c:  285]:dereffing 0x10631da10, should be final
[      src/ext.c:  662]:checking context 0x10631da10
[      src/ext.c:  666]:context 0x10631da10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10631da10, should already all be free!
[      src/ext.c:  670]:closing span 0x10631da80
[      src/ext.c:  672]:freeing 0x10631da10
[      src/ext.c:  673]:dereffing 0x1061529a0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061529a0
[      src/ext.c:  666]:context 0x1061529a0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f050130
[      src/ext.c:  689]:dereffing 0x10f050130, not necessarily final
[      src/ext.c:  662]:checking context 0x10f050130
[      src/ext.c:  666]:context 0x10f050130: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f050130, should already all be free!
[      src/ext.c:  670]:closing span 0x10f0501a0
[      src/ext.c:  672]:freeing 0x10f050130
[      src/ext.c:  673]:dereffing 0x10f04f350, not necessarily final
[      src/ext.c:  662]:checking context 0x10f04f350
[      src/ext.c:  666]:context 0x10f04f350: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f04f350
[      src/ext.c:  689]:dereffing 0x10f04f350, not necessarily final
[      src/ext.c:  662]:checking context 0x10f04f350
[      src/ext.c:  666]:context 0x10f04f350: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f04f350, should already all be free!
[      src/ext.c:  647]:context 0x10f04f350: freeing node 0x10f050130
[      src/ext.c:  652]:freeing 0x10f050cd0
[      src/ext.c:  670]:closing span 0x10f04f3c0
[      src/ext.c:  672]:freeing 0x10f04f350
[      src/ext.c:  673]:dereffing 0x106150e50, not necessarily final
[      src/ext.c:  662]:checking context 0x106150e50
[      src/ext.c:  666]:context 0x106150e50: 2 dereffed
[      src/get.c:  420]:dereffing 0x106150e50, should be final
[      src/ext.c:  662]:checking context 0x106150e50
[      src/ext.c:  666]:context 0x106150e50: 1 dereffed
[      src/ext.c:  678]:*** 0x106150e50 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106150e50, should already all be free!
[      src/ext.c:  647]:context 0x106150e50: freeing node 0x10f04f350
[      src/ext.c:  652]:freeing 0x10f04fef0
[      src/ext.c:  647]:context 0x106150e50: freeing node 0x1061529a0
[      src/ext.c:  652]:freeing 0x106153540
[      src/ext.c:  647]:context 0x106150e50: freeing node 0x106151590
[      src/ext.c:  652]:freeing 0x106152760
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f056b00
[      src/ext.c:  757]:Created context 0x10f056b00 with span 0x105cb4e90: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cb5560
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb55d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb55d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb55d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb55d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb4e90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105cb6730
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb55d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb55d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb55d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb55d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb4e90, got nothing
[      src/ext.c:  707]:context 0x10f056b00: 2 reffed
[      src/ext.c:  757]:Created context 0x105cb5560 with span 0x105cb55d0: component: handle_single_key, operation request_encoding, ref_context 0x10f056b00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cb6970
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb55d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb55d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb55d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb55d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105cb7510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb4e90, got nothing
[      src/ext.c:  707]:context 0x10f056b00: 3 reffed
[      src/ext.c:  757]:Created context 0x105cb6970 with span 0x105cb69e0: component: , operation response_decoding, ref_context 0x10f056b00
[      src/get.c:  134]:checking context 0x105cb6970
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05590: binding context 0x105cb6970 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392184176, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105cb5560
[      src/ext.c:  689]:dereffing 0x105cb5560, not necessarily final
[      src/ext.c:  662]:checking context 0x105cb5560
[      src/ext.c:  666]:context 0x105cb5560: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105cb5560, should already all be free!
[      src/ext.c:  670]:closing span 0x105cb55d0
[      src/ext.c:  672]:freeing 0x105cb5560
[      src/ext.c:  673]:dereffing 0x10f056b00, not necessarily final
[      src/ext.c:  662]:checking context 0x10f056b00
[      src/ext.c:  666]:context 0x10f056b00: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f056b70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb4e90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f057710
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb4e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb4e90, got nothing
[      src/ext.c:  707]:context 0x10f056b00: 3 reffed
[      src/ext.c:  757]:Created context 0x10f056b70 with span 0x10f056be0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f056b00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f057950
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0579c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0579c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0579c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0579c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f056be0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0584f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0579c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0579c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0579c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f056be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0579c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f056be0, got nothing
[      src/ext.c:  707]:context 0x10f056b70: 2 reffed
[      src/ext.c:  757]:Created context 0x10f057950 with span 0x10f0579c0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f056b70
[3576299217] <192.168.4.61:57932> (SOCK=c350d52fd66c2851) Connected established (L:147)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb5f40,IX=3) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57936","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Provider 'CCCP' failed (L:185)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/77","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392184176, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05590
[      src/ext.c:  866]:checking context 0x105cb6970
[      src/ext.c:  807]:checking context 0x105cb6970
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d08300
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05b970, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05b970, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05b970, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05b970, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb69e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f05c450
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05b970, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05b970, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05b970, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05b970, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb69e0, got nothing
[      src/ext.c:  707]:context 0x105cb6970: 5 reffed
[      src/ext.c:  757]:Created context 0x105d08300 with span 0x10f05b970: component: get_common_objects, operation response_decoding, ref_context 0x105cb6970
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed056a0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105cb6970
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f05c690
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f05c6f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f05c760
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f05c7f0
[      src/ext.c: 1537]:got span 0x105cb69e0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f05c8a0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f05c8f0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f05c940
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105cb69e0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105cb69e0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb69e0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105cb69e0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105cb69e0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cb69e0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cb69e0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105cb69e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cb69e0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105cb69e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cb69e0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105cb69e0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed29630 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed267c0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21189: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed2b6d0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1187: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21190: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x105cb6970
[      src/ext.c: 1483]:deallocing Payload 0x10f05c690
[      src/ext.c: 1420]:deallocing span args 0x10f05c6f0
[      src/ext.c: 1427]:freeing 0x10f05c840
[      src/ext.c: 1431]:freeing 0x10f05c940
[      src/ext.c: 1439]:freeing 0x10f05c8a0
[      src/ext.c: 1364]:deallocing span tags args 0x10f05c760
[      src/ext.c: 1371]:freeing 0x10f05c9e0
[      src/ext.c: 1387]:freeing 0x10f05ccb0
[      src/ext.c: 1407]:freeing 0x10f05cd00
[      src/ext.c: 1411]:freeing 0x10f05c760
[      src/ext.c: 1447]:freeing 0x10f05c6f0
[      src/ext.c: 1450]:deallocing finish args 0x10f05c7f0
[      src/ext.c: 1455]:freeing 0x10f05c7f0
[src/callbacks.c:  285]:dereffing 0x105d08300, should be final
[      src/ext.c:  662]:checking context 0x105d08300
[      src/ext.c:  666]:context 0x105d08300: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d08300, should already all be free!
[      src/ext.c:  670]:closing span 0x10f05b970
[      src/ext.c:  672]:freeing 0x105d08300
[      src/ext.c:  673]:dereffing 0x105cb6970, not necessarily final
[      src/ext.c:  662]:checking context 0x105cb6970
[      src/ext.c:  666]:context 0x105cb6970: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f057950
[      src/ext.c:  689]:dereffing 0x10f057950, not necessarily final
[      src/ext.c:  662]:checking context 0x10f057950
[      src/ext.c:  666]:context 0x10f057950: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f057950, should already all be free!
[      src/ext.c:  670]:closing span 0x10f0579c0
[      src/ext.c:  672]:freeing 0x10f057950
[      src/ext.c:  673]:dereffing 0x10f056b70, not necessarily final
[      src/ext.c:  662]:checking context 0x10f056b70
[      src/ext.c:  666]:context 0x10f056b70: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f056b70
[      src/ext.c:  689]:dereffing 0x10f056b70, not necessarily final
[      src/ext.c:  662]:checking context 0x10f056b70
[      src/ext.c:  666]:context 0x10f056b70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f056b70, should already all be free!
[      src/ext.c:  647]:context 0x10f056b70: freeing node 0x10f057950
[      src/ext.c:  652]:freeing 0x10f0584f0
[      src/ext.c:  670]:closing span 0x10f056be0
[      src/ext.c:  672]:freeing 0x10f056b70
[      src/ext.c:  673]:dereffing 0x10f056b00, not necessarily final
[      src/ext.c:  662]:checking context 0x10f056b00
[      src/ext.c:  666]:context 0x10f056b00: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f056b00, should be final
[      src/ext.c:  662]:checking context 0x10f056b00
[      src/ext.c:  666]:context 0x10f056b00: 1 dereffed
[      src/ext.c:  678]:*** 0x10f056b00 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f056b00, should already all be free!
[      src/ext.c:  647]:context 0x10f056b00: freeing node 0x10f056b70
[      src/ext.c:  652]:freeing 0x10f057710
[      src/ext.c:  647]:context 0x10f056b00: freeing node 0x105cb6970
[      src/ext.c:  652]:freeing 0x105cb7510
[      src/ext.c:  647]:context 0x10f056b00: freeing node 0x105cb5560
[      src/ext.c:  652]:freeing 0x105cb6730
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f05d800
[      src/ext.c:  757]:Created context 0x10f05d800 with span 0x10f05d870: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f05df40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05d870, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f05f110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05d870, got nothing
[      src/ext.c:  707]:context 0x10f05d800: 2 reffed
[      src/ext.c:  757]:Created context 0x10f05df40 with span 0x10f05dfb0: component: handle_single_key, operation request_encoding, ref_context 0x10f05d800
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f05f350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05dfb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f05fef0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05d870, got nothing
[      src/ext.c:  707]:context 0x10f05d800: 3 reffed
[      src/ext.c:  757]:Created context 0x10f05f350 with span 0x10f05f3c0: component: , operation response_decoding, ref_context 0x10f05d800
[      src/get.c:  134]:checking context 0x10f05f350
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed056a0: binding context 0x10f05f350 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547015504, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f05df40
[      src/ext.c:  689]:dereffing 0x10f05df40, not necessarily final
[      src/ext.c:  662]:checking context 0x10f05df40
[      src/ext.c:  666]:context 0x10f05df40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f05df40, should already all be free!
[      src/ext.c:  670]:closing span 0x10f05dfb0
[      src/ext.c:  672]:freeing 0x10f05df40
[      src/ext.c:  673]:dereffing 0x10f05d800, not necessarily final
[      src/ext.c:  662]:checking context 0x10f05d800
[      src/ext.c:  666]:context 0x10f05d800: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f061010
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05d870, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f061700
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05d870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05d870, got nothing
[      src/ext.c:  707]:context 0x10f05d800: 3 reffed
[      src/ext.c:  757]:Created context 0x10f061010 with span 0x105ad93e0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f05d800
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f061940
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0619b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0619b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0619b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0619b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ad93e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0624e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0619b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0619b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0619b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ad93e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0619b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ad93e0, got nothing
[      src/ext.c:  707]:context 0x10f061010: 2 reffed
[      src/ext.c:  757]:Created context 0x10f061940 with span 0x10f0619b0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f061010
[3576299217] <192.168.4.61:57936> (SOCK=b8fb63c20268126a) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/78","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547015504, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed056a0
[      src/ext.c:  866]:checking context 0x10f05f350
[      src/ext.c:  807]:checking context 0x10f05f350
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f063610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f063680, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f063680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f063680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f063680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05f3c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0641b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f063680, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f063680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f063680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f063680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05f3c0, got nothing
[      src/ext.c:  707]:context 0x10f05f350: 5 reffed
[      src/ext.c:  757]:Created context 0x10f063610 with span 0x10f063680: component: get_common_objects, operation response_decoding, ref_context 0x10f05f350
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05728 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f05f350
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f0643f0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f064450
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f0644c0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f064550
[      src/ext.c: 1537]:got span 0x10f05f3c0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f064600
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f064650
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f0646a0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f05f3c0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f05f3c0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05f3c0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f05f3c0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f05f3c0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05f3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f05f3c0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f05f3c0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f05f3c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f05f3c0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f05f3c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f05f3c0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f05f3c0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed29a40 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed26c70 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21191: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed2bc80 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1188: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21192: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f05f350
[      src/ext.c: 1483]:deallocing Payload 0x10f0643f0
[      src/ext.c: 1420]:deallocing span args 0x10f064450
[      src/ext.c: 1427]:freeing 0x10f0645a0
[      src/ext.c: 1431]:freeing 0x10f0646a0
[      src/ext.c: 1439]:freeing 0x10f064600
[      src/ext.c: 1364]:deallocing span tags args 0x10f0644c0
[      src/ext.c: 1371]:freeing 0x10f064740
[      src/ext.c: 1387]:freeing 0x10f064a10
[      src/ext.c: 1407]:freeing 0x10f064a60
[      src/ext.c: 1411]:freeing 0x10f0644c0
[      src/ext.c: 1447]:freeing 0x10f064450
[      src/ext.c: 1450]:deallocing finish args 0x10f064550
[      src/ext.c: 1455]:freeing 0x10f064550
[src/callbacks.c:  285]:dereffing 0x10f063610, should be final
[      src/ext.c:  662]:checking context 0x10f063610
[      src/ext.c:  666]:context 0x10f063610: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f063610, should already all be free!
[      src/ext.c:  670]:closing span 0x10f063680
[      src/ext.c:  672]:freeing 0x10f063610
[      src/ext.c:  673]:dereffing 0x10f05f350, not necessarily final
[      src/ext.c:  662]:checking context 0x10f05f350
[      src/ext.c:  666]:context 0x10f05f350: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f061940
[      src/ext.c:  689]:dereffing 0x10f061940, not necessarily final
[      src/ext.c:  662]:checking context 0x10f061940
[      src/ext.c:  666]:context 0x10f061940: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f061940, should already all be free!
[      src/ext.c:  670]:closing span 0x10f0619b0
[      src/ext.c:  672]:freeing 0x10f061940
[      src/ext.c:  673]:dereffing 0x10f061010, not necessarily final
[      src/ext.c:  662]:checking context 0x10f061010
[      src/ext.c:  666]:context 0x10f061010: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f061010
[      src/ext.c:  689]:dereffing 0x10f061010, not necessarily final
[      src/ext.c:  662]:checking context 0x10f061010
[      src/ext.c:  666]:context 0x10f061010: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f061010, should already all be free!
[      src/ext.c:  647]:context 0x10f061010: freeing node 0x10f061940
[      src/ext.c:  652]:freeing 0x10f0624e0
[      src/ext.c:  670]:closing span 0x105ad93e0
[      src/ext.c:  672]:freeing 0x10f061010
[      src/ext.c:  673]:dereffing 0x10f05d800, not necessarily final
[      src/ext.c:  662]:checking context 0x10f05d800
[      src/ext.c:  666]:context 0x10f05d800: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f05d800, should be final
[      src/ext.c:  662]:checking context 0x10f05d800
[      src/ext.c:  666]:context 0x10f05d800: 1 dereffed
[      src/ext.c:  678]:*** 0x10f05d800 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f05d800, should already all be free!
[      src/ext.c:  647]:context 0x10f05d800: freeing node 0x10f061010
[      src/ext.c:  652]:freeing 0x10f061700
[      src/ext.c:  647]:context 0x10f05d800: freeing node 0x10f05f350
[      src/ext.c:  652]:freeing 0x10f05fef0
[      src/ext.c:  647]:context 0x10f05d800: freeing node 0x10f05df40
[      src/ext.c:  652]:freeing 0x10f05f110
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e6eb30
[      src/ext.c:  757]:Created context 0x101e6eb30 with span 0x101e6eba0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e6f270
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6f2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6f2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6f2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6f2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6eba0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e70440
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6f2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6f2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6f2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6f2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6eba0, got nothing
[      src/ext.c:  707]:context 0x101e6eb30: 2 reffed
[      src/ext.c:  757]:Created context 0x101e6f270 with span 0x101e6f2e0: component: handle_single_key, operation request_encoding, ref_context 0x101e6eb30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e70680
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6f2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6f2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6f2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6f2e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0658b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6eba0, got nothing
[      src/ext.c:  707]:context 0x101e6eb30: 3 reffed
[      src/ext.c:  757]:Created context 0x101e70680 with span 0x101e706f0: component: , operation response_decoding, ref_context 0x101e6eb30
[      src/get.c:  134]:checking context 0x101e70680
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05728: binding context 0x101e70680 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326884992, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101e6f270
[      src/ext.c:  689]:dereffing 0x101e6f270, not necessarily final
[      src/ext.c:  662]:checking context 0x101e6f270
[      src/ext.c:  666]:context 0x101e6f270: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e6f270, should already all be free!
[      src/ext.c:  670]:closing span 0x101e6f2e0
[      src/ext.c:  672]:freeing 0x101e6f270
[      src/ext.c:  673]:dereffing 0x101e6eb30, not necessarily final
[      src/ext.c:  662]:checking context 0x101e6eb30
[      src/ext.c:  666]:context 0x101e6eb30: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0669d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6eba0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f067570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6eba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6eba0, got nothing
[      src/ext.c:  707]:context 0x101e6eb30: 3 reffed
[      src/ext.c:  757]:Created context 0x10f0669d0 with span 0x10f066a40: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101e6eb30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0677b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f067820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f067820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f067820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f067820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f066a40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f068350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f067820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f067820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f067820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f066a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f067820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f066a40, got nothing
[      src/ext.c:  707]:context 0x10f0669d0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f0677b0 with span 0x10f067820: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f0669d0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/79","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326884992, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05728
[      src/ext.c:  866]:checking context 0x101e70680
[      src/ext.c:  807]:checking context 0x101e70680
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1055ccaf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055ccb60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055ccb60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055ccb60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055ccb60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e706f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10565a690
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055ccb60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055ccb60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055ccb60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055ccb60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e706f0, got nothing
[      src/ext.c:  707]:context 0x101e70680: 5 reffed
[      src/ext.c:  757]:Created context 0x1055ccaf0 with span 0x1055ccb60: component: get_common_objects, operation response_decoding, ref_context 0x101e70680
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed057b0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101e70680
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10565a8d0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10565a930
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10565a9a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10565aa30
[      src/ext.c: 1537]:got span 0x101e706f0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1057222e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105722330
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105722380
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101e706f0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101e706f0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e706f0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101e706f0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101e706f0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e706f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e706f0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e706f0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101e706f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e706f0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101e706f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e706f0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101e706f0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed29f40 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed26dd8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21197: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed312e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1189: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21198: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101e70680
[      src/ext.c: 1483]:deallocing Payload 0x10565a8d0
[      src/ext.c: 1420]:deallocing span args 0x10565a930
[      src/ext.c: 1427]:freeing 0x105722280
[      src/ext.c: 1431]:freeing 0x105722380
[      src/ext.c: 1439]:freeing 0x1057222e0
[      src/ext.c: 1364]:deallocing span tags args 0x10565a9a0
[      src/ext.c: 1371]:freeing 0x105722420
[      src/ext.c: 1387]:freeing 0x1057226f0
[      src/ext.c: 1407]:freeing 0x105722740
[      src/ext.c: 1411]:freeing 0x10565a9a0
[      src/ext.c: 1447]:freeing 0x10565a930
[      src/ext.c: 1450]:deallocing finish args 0x10565aa30
[      src/ext.c: 1455]:freeing 0x10565aa30
[src/callbacks.c:  285]:dereffing 0x1055ccaf0, should be final
[      src/ext.c:  662]:checking context 0x1055ccaf0
[      src/ext.c:  666]:context 0x1055ccaf0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1055ccaf0, should already all be free!
[      src/ext.c:  670]:closing span 0x1055ccb60
[      src/ext.c:  672]:freeing 0x1055ccaf0
[      src/ext.c:  673]:dereffing 0x101e70680, not necessarily final
[      src/ext.c:  662]:checking context 0x101e70680
[      src/ext.c:  666]:context 0x101e70680: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f0677b0
[      src/ext.c:  689]:dereffing 0x10f0677b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0677b0
[      src/ext.c:  666]:context 0x10f0677b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f0677b0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f067820
[      src/ext.c:  672]:freeing 0x10f0677b0
[      src/ext.c:  673]:dereffing 0x10f0669d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0669d0
[      src/ext.c:  666]:context 0x10f0669d0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f0669d0
[      src/ext.c:  689]:dereffing 0x10f0669d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0669d0
[      src/ext.c:  666]:context 0x10f0669d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f0669d0, should already all be free!
[      src/ext.c:  647]:context 0x10f0669d0: freeing node 0x10f0677b0
[      src/ext.c:  652]:freeing 0x10f068350
[      src/ext.c:  670]:closing span 0x10f066a40
[      src/ext.c:  672]:freeing 0x10f0669d0
[      src/ext.c:  673]:dereffing 0x101e6eb30, not necessarily final
[      src/ext.c:  662]:checking context 0x101e6eb30
[      src/ext.c:  666]:context 0x101e6eb30: 2 dereffed
[      src/get.c:  420]:dereffing 0x101e6eb30, should be final
[      src/ext.c:  662]:checking context 0x101e6eb30
[      src/ext.c:  666]:context 0x101e6eb30: 1 dereffed
[      src/ext.c:  678]:*** 0x101e6eb30 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101e6eb30, should already all be free!
[      src/ext.c:  647]:context 0x101e6eb30: freeing node 0x10f0669d0
[      src/ext.c:  652]:freeing 0x10f067570
[      src/ext.c:  647]:context 0x101e6eb30: freeing node 0x101e70680
[      src/ext.c:  652]:freeing 0x10f0658b0
[      src/ext.c:  647]:context 0x101e6eb30: freeing node 0x101e6f270
[      src/ext.c:  652]:freeing 0x101e70440
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1055feac0
[      src/ext.c:  757]:Created context 0x1055feac0 with span 0x1055feb30: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105e27460
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e274d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e274d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e274d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e274d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055feb30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105e28630
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e274d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e274d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e274d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e274d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055feb30, got nothing
[      src/ext.c:  707]:context 0x1055feac0: 2 reffed
[      src/ext.c:  757]:Created context 0x105e27460 with span 0x105e274d0: component: handle_single_key, operation request_encoding, ref_context 0x1055feac0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105f42820
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e274d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e274d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e274d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e274d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105f433c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055feb30, got nothing
[      src/ext.c:  707]:context 0x1055feac0: 3 reffed
[      src/ext.c:  757]:Created context 0x105f42820 with span 0x105f42890: component: , operation response_decoding, ref_context 0x1055feac0
[      src/get.c:  134]:checking context 0x105f42820
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed057b0: binding context 0x105f42820 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394854432, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105e27460
[      src/ext.c:  689]:dereffing 0x105e27460, not necessarily final
[      src/ext.c:  662]:checking context 0x105e27460
[      src/ext.c:  666]:context 0x105e27460: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105e27460, should already all be free!
[      src/ext.c:  670]:closing span 0x105e274d0
[      src/ext.c:  672]:freeing 0x105e27460
[      src/ext.c:  673]:dereffing 0x1055feac0, not necessarily final
[      src/ext.c:  662]:checking context 0x1055feac0
[      src/ext.c:  666]:context 0x1055feac0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10606cc50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055feb30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105c42880
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055feb30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055feb30, got nothing
[      src/ext.c:  707]:context 0x1055feac0: 3 reffed
[      src/ext.c:  757]:Created context 0x10606cc50 with span 0x10606ccc0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1055feac0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c42ac0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c42b30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c42b30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c42b30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c42b30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10606ccc0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105c43660
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c42b30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c42b30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c42b30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10606ccc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c42b30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10606ccc0, got nothing
[      src/ext.c:  707]:context 0x10606cc50: 2 reffed
[      src/ext.c:  757]:Created context 0x105c42ac0 with span 0x105c42b30: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10606cc50
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/7a","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394854432, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed057b0
[      src/ext.c:  866]:checking context 0x105f42820
[      src/ext.c:  807]:checking context 0x105f42820
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10658d5a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10658d610, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10658d610, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10658d610, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10658d610, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f42890, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e72780
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10658d610, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10658d610, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10658d610, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10658d610, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f42890, got nothing
[      src/ext.c:  707]:context 0x105f42820: 5 reffed
[      src/ext.c:  757]:Created context 0x10658d5a0 with span 0x10658d610: component: get_common_objects, operation response_decoding, ref_context 0x105f42820
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05838 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105f42820
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101e729c0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101e72a20
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101e72a90
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101e72b20
[      src/ext.c: 1537]:got span 0x105f42890
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e72bd0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e72c20
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e72c70
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105f42890, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105f42890, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f42890, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105f42890, got something: 5

[      src/ext.c: 1155]:Looking for tagname component from 0x105f42890, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f42890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105f42890, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105f42890, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105f42890, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105f42890, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105f42890, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105f42890, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105f42890, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed323b0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed26dd8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055086129564619 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 14685055086129564619 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed31660 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1190: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396539486 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed32360 has count of 2: *** 4396539486 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055086129564619, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396539486}})] from parent context 0x105f42820
[      src/ext.c: 1483]:deallocing Payload 0x101e729c0
[      src/ext.c: 1420]:deallocing span args 0x101e72a20
[      src/ext.c: 1427]:freeing 0x101e72b70
[      src/ext.c: 1431]:freeing 0x101e72c70
[      src/ext.c: 1439]:freeing 0x101e72bd0
[      src/ext.c: 1364]:deallocing span tags args 0x101e72a90
[      src/ext.c: 1371]:freeing 0x101e72d10
[      src/ext.c: 1387]:freeing 0x101e72fe0
[      src/ext.c: 1407]:freeing 0x101e73030
[      src/ext.c: 1411]:freeing 0x101e72a90
[      src/ext.c: 1447]:freeing 0x101e72a20
[      src/ext.c: 1450]:deallocing finish args 0x101e72b20
[      src/ext.c: 1455]:freeing 0x101e72b20
[src/callbacks.c:  285]:dereffing 0x10658d5a0, should be final
[      src/ext.c:  662]:checking context 0x10658d5a0
[      src/ext.c:  666]:context 0x10658d5a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10658d5a0, should already all be free!
[      src/ext.c:  670]:closing span 0x10658d610
[      src/ext.c:  672]:freeing 0x10658d5a0
[      src/ext.c:  673]:dereffing 0x105f42820, not necessarily final
[      src/ext.c:  662]:checking context 0x105f42820
[      src/ext.c:  666]:context 0x105f42820: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105c42ac0
[      src/ext.c:  689]:dereffing 0x105c42ac0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c42ac0
[      src/ext.c:  666]:context 0x105c42ac0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105c42ac0, should already all be free!
[      src/ext.c:  670]:closing span 0x105c42b30
[      src/ext.c:  672]:freeing 0x105c42ac0
[      src/ext.c:  673]:dereffing 0x10606cc50, not necessarily final
[      src/ext.c:  662]:checking context 0x10606cc50
[      src/ext.c:  666]:context 0x10606cc50: 1 dereffed
[      src/ext.c:  688]:checking context 0x10606cc50
[      src/ext.c:  689]:dereffing 0x10606cc50, not necessarily final
[      src/ext.c:  662]:checking context 0x10606cc50
[      src/ext.c:  666]:context 0x10606cc50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10606cc50, should already all be free!
[      src/ext.c:  647]:context 0x10606cc50: freeing node 0x105c42ac0
[      src/ext.c:  652]:freeing 0x105c43660
[      src/ext.c:  670]:closing span 0x10606ccc0
[      src/ext.c:  672]:freeing 0x10606cc50
[      src/ext.c:  673]:dereffing 0x1055feac0, not necessarily final
[      src/ext.c:  662]:checking context 0x1055feac0
[      src/ext.c:  666]:context 0x1055feac0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1055feac0, should be final
[      src/ext.c:  662]:checking context 0x1055feac0
[      src/ext.c:  666]:context 0x1055feac0: 1 dereffed
[      src/ext.c:  678]:*** 0x1055feac0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1055feac0, should already all be free!
[      src/ext.c:  647]:context 0x1055feac0: freeing node 0x10606cc50
[      src/ext.c:  652]:freeing 0x105c42880
[      src/ext.c:  647]:context 0x1055feac0: freeing node 0x105f42820
[      src/ext.c:  652]:freeing 0x105f433c0
[      src/ext.c:  647]:context 0x1055feac0: freeing node 0x105e27460
[      src/ext.c:  652]:freeing 0x105e28630
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e753d0
[      src/ext.c:  757]:Created context 0x101e753d0 with span 0x101e75440: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e75b10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e75b80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e75b80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e75b80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e75b80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e75440, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e76ce0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e75b80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e75b80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e75b80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e75b80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e75440, got nothing
[      src/ext.c:  707]:context 0x101e753d0: 2 reffed
[      src/ext.c:  757]:Created context 0x101e75b10 with span 0x101e75b80: component: handle_single_key, operation request_encoding, ref_context 0x101e753d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e76f20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e75b80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e75b80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e75b80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e75b80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e77ac0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e75440, got nothing
[      src/ext.c:  707]:context 0x101e753d0: 3 reffed
[      src/ext.c:  757]:Created context 0x101e76f20 with span 0x101e76f90: component: , operation response_decoding, ref_context 0x101e753d0
[      src/get.c:  134]:checking context 0x101e76f20
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05838: binding context 0x101e76f20 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326911776, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101e75b10
[      src/ext.c:  689]:dereffing 0x101e75b10, not necessarily final
[      src/ext.c:  662]:checking context 0x101e75b10
[      src/ext.c:  666]:context 0x101e75b10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e75b10, should already all be free!
[      src/ext.c:  670]:closing span 0x101e75b80
[      src/ext.c:  672]:freeing 0x101e75b10
[      src/ext.c:  673]:dereffing 0x101e753d0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e753d0
[      src/ext.c:  666]:context 0x101e753d0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e78be0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e75440, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e79780
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e75440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e75440, got nothing
[      src/ext.c:  707]:context 0x101e753d0: 3 reffed
[      src/ext.c:  757]:Created context 0x101e78be0 with span 0x101e78c50: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101e753d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e799c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e79a30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e79a30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e79a30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e79a30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e78c50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e7a560
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e79a30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e79a30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e79a30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e78c50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e79a30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e78c50, got nothing
[      src/ext.c:  707]:context 0x101e78be0: 2 reffed
[      src/ext.c:  757]:Created context 0x101e799c0 with span 0x101e79a30: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101e78be0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/7b","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326911776, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05838
[      src/ext.c:  866]:checking context 0x101e76f20
[      src/ext.c:  807]:checking context 0x101e76f20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105e7e610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e7e680, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e7e680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e7e680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e7e680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e76f90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105e7f1b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e7e680, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e7e680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e7e680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e7e680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e76f90, got nothing
[      src/ext.c:  707]:context 0x101e76f20: 5 reffed
[      src/ext.c:  757]:Created context 0x105e7e610 with span 0x105e7e680: component: get_common_objects, operation response_decoding, ref_context 0x101e76f20
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed058c0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101e76f20
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105e7f3f0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105e7f450
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105e7f4c0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105e7f550
[      src/ext.c: 1537]:got span 0x101e76f90
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105e7f600
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105e7f650
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105e7f6a0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101e76f90, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x101e76f90, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e76f90, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101e76f90, got something: x2
[      src/ext.c: 1155]:Looking for tagname component from 0x101e76f90, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e76f90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e76f90, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e76f90, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101e76f90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e76f90, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101e76f90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e76f90, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101e76f90, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed32680 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed26dd8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396539365 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed32630 has count of 2: *** 4396539365 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed31350 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1191: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 14685055082710433792 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ec46eb0 has count of 2: *** 14685055082710433792 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396539365, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 14685055082710433792}})] from parent context 0x101e76f20
[      src/ext.c: 1483]:deallocing Payload 0x105e7f3f0
[      src/ext.c: 1420]:deallocing span args 0x105e7f450
[      src/ext.c: 1427]:freeing 0x105e7f5a0
[      src/ext.c: 1431]:freeing 0x105e7f6a0
[      src/ext.c: 1439]:freeing 0x105e7f600
[      src/ext.c: 1364]:deallocing span tags args 0x105e7f4c0
[      src/ext.c: 1371]:freeing 0x105e7f740
[      src/ext.c: 1387]:freeing 0x105e7fa10
[      src/ext.c: 1407]:freeing 0x105e7fa60
[      src/ext.c: 1411]:freeing 0x105e7f4c0
[      src/ext.c: 1447]:freeing 0x105e7f450
[      src/ext.c: 1450]:deallocing finish args 0x105e7f550
[      src/ext.c: 1455]:freeing 0x105e7f550
[src/callbacks.c:  285]:dereffing 0x105e7e610, should be final
[      src/ext.c:  662]:checking context 0x105e7e610
[      src/ext.c:  666]:context 0x105e7e610: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105e7e610, should already all be free!
[      src/ext.c:  670]:closing span 0x105e7e680
[      src/ext.c:  672]:freeing 0x105e7e610
[      src/ext.c:  673]:dereffing 0x101e76f20, not necessarily final
[      src/ext.c:  662]:checking context 0x101e76f20
[      src/ext.c:  666]:context 0x101e76f20: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101e799c0
[      src/ext.c:  689]:dereffing 0x101e799c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e799c0
[      src/ext.c:  666]:context 0x101e799c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e799c0, should already all be free!
[      src/ext.c:  670]:closing span 0x101e79a30
[      src/ext.c:  672]:freeing 0x101e799c0
[      src/ext.c:  673]:dereffing 0x101e78be0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e78be0
[      src/ext.c:  666]:context 0x101e78be0: 1 dereffed
[      src/ext.c:  688]:checking context 0x101e78be0
[      src/ext.c:  689]:dereffing 0x101e78be0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e78be0
[      src/ext.c:  666]:context 0x101e78be0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e78be0, should already all be free!
[      src/ext.c:  647]:context 0x101e78be0: freeing node 0x101e799c0
[      src/ext.c:  652]:freeing 0x101e7a560
[      src/ext.c:  670]:closing span 0x101e78c50
[      src/ext.c:  672]:freeing 0x101e78be0
[      src/ext.c:  673]:dereffing 0x101e753d0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e753d0
[      src/ext.c:  666]:context 0x101e753d0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101e753d0, should be final
[      src/ext.c:  662]:checking context 0x101e753d0
[      src/ext.c:  666]:context 0x101e753d0: 1 dereffed
[      src/ext.c:  678]:*** 0x101e753d0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101e753d0, should already all be free!
[      src/ext.c:  647]:context 0x101e753d0: freeing node 0x101e78be0
[      src/ext.c:  652]:freeing 0x101e79780
[      src/ext.c:  647]:context 0x101e753d0: freeing node 0x101e76f20
[      src/ext.c:  652]:freeing 0x101e77ac0
[      src/ext.c:  647]:context 0x101e753d0: freeing node 0x101e75b10
[      src/ext.c:  652]:freeing 0x101e76ce0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105e80560
[      src/ext.c:  757]:Created context 0x105e80560 with span 0x105e805d0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105e80ca0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e80d10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e80d10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e80d10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e80d10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e805d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105e81e70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e80d10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e80d10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e80d10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e80d10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e805d0, got nothing
[      src/ext.c:  707]:context 0x105e80560: 2 reffed
[      src/ext.c:  757]:Created context 0x105e80ca0 with span 0x105e80d10: component: handle_single_key, operation request_encoding, ref_context 0x105e80560
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105e820b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e80d10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e80d10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e80d10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e80d10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105e82c50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e805d0, got nothing
[      src/ext.c:  707]:context 0x105e80560: 3 reffed
[      src/ext.c:  757]:Created context 0x105e820b0 with span 0x105e82120: component: , operation response_decoding, ref_context 0x105e80560
[      src/get.c:  134]:checking context 0x105e820b0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed058c0: binding context 0x105e820b0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394066096, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105e80ca0
[      src/ext.c:  689]:dereffing 0x105e80ca0, not necessarily final
[      src/ext.c:  662]:checking context 0x105e80ca0
[      src/ext.c:  666]:context 0x105e80ca0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105e80ca0, should already all be free!
[      src/ext.c:  670]:closing span 0x105e80d10
[      src/ext.c:  672]:freeing 0x105e80ca0
[      src/ext.c:  673]:dereffing 0x105e80560, not necessarily final
[      src/ext.c:  662]:checking context 0x105e80560
[      src/ext.c:  666]:context 0x105e80560: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105e83d70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e805d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105e84910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e805d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e805d0, got nothing
[      src/ext.c:  707]:context 0x105e80560: 3 reffed
[      src/ext.c:  757]:Created context 0x105e83d70 with span 0x105e83de0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105e80560
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105e84b50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e84bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e84bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e84bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e84bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e83de0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ef4700
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e84bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e84bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e84bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e83de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e84bc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e83de0, got nothing
[      src/ext.c:  707]:context 0x105e83d70: 2 reffed
[      src/ext.c:  757]:Created context 0x105e84b50 with span 0x105e84bc0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105e83d70
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/7c","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394066096, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed058c0
[      src/ext.c:  866]:checking context 0x105e820b0
[      src/ext.c:  807]:checking context 0x105e820b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ef7d80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef7df0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef7df0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef7df0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef7df0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e82120, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ef8920
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef7df0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef7df0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef7df0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef7df0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e82120, got nothing
[      src/ext.c:  707]:context 0x105e820b0: 5 reffed
[      src/ext.c:  757]:Created context 0x105ef7d80 with span 0x105ef7df0: component: get_common_objects, operation response_decoding, ref_context 0x105e820b0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05948 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105e820b0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105ef8b60
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105ef8bc0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105ef8c30
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105ef8cc0
[      src/ext.c: 1537]:got span 0x105e82120
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ef8d70
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ef8dc0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ef8e10
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105e82120, got something: couchbase~
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105e82120, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e82120, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105e82120, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105e82120, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e82120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105e82120, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105e82120, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105e82120, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105e82120, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105e82120, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105e82120, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105e82120, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed32900 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed26dd8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21204: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed315f0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1192: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 11 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea690 has count of 168: *** 11 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 11}})] from parent context 0x105e820b0
[      src/ext.c: 1483]:deallocing Payload 0x105ef8b60
[      src/ext.c: 1420]:deallocing span args 0x105ef8bc0
[      src/ext.c: 1427]:freeing 0x105ef8d10
[      src/ext.c: 1431]:freeing 0x105ef8e10
[      src/ext.c: 1439]:freeing 0x105ef8d70
[      src/ext.c: 1364]:deallocing span tags args 0x105ef8c30
[      src/ext.c: 1371]:freeing 0x105ef8eb0
[      src/ext.c: 1387]:freeing 0x105ef9180
[      src/ext.c: 1407]:freeing 0x105ef91d0
[      src/ext.c: 1411]:freeing 0x105ef8c30
[      src/ext.c: 1447]:freeing 0x105ef8bc0
[      src/ext.c: 1450]:deallocing finish args 0x105ef8cc0
[      src/ext.c: 1455]:freeing 0x105ef8cc0
[src/callbacks.c:  285]:dereffing 0x105ef7d80, should be final
[      src/ext.c:  662]:checking context 0x105ef7d80
[      src/ext.c:  666]:context 0x105ef7d80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ef7d80, should already all be free!
[      src/ext.c:  670]:closing span 0x105ef7df0
[      src/ext.c:  672]:freeing 0x105ef7d80
[      src/ext.c:  673]:dereffing 0x105e820b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105e820b0
[      src/ext.c:  666]:context 0x105e820b0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105e84b50
[      src/ext.c:  689]:dereffing 0x105e84b50, not necessarily final
[      src/ext.c:  662]:checking context 0x105e84b50
[      src/ext.c:  666]:context 0x105e84b50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105e84b50, should already all be free!
[      src/ext.c:  670]:closing span 0x105e84bc0
[      src/ext.c:  672]:freeing 0x105e84b50
[      src/ext.c:  673]:dereffing 0x105e83d70, not necessarily final
[      src/ext.c:  662]:checking context 0x105e83d70
[      src/ext.c:  666]:context 0x105e83d70: 1 dereffed
[      src/ext.c:  688]:checking context 0x105e83d70
[      src/ext.c:  689]:dereffing 0x105e83d70, not necessarily final
[      src/ext.c:  662]:checking context 0x105e83d70
[      src/ext.c:  666]:context 0x105e83d70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105e83d70, should already all be free!
[      src/ext.c:  647]:context 0x105e83d70: freeing node 0x105e84b50
[      src/ext.c:  652]:freeing 0x105ef4700
[      src/ext.c:  670]:closing span 0x105e83de0
[      src/ext.c:  672]:freeing 0x105e83d70
[      src/ext.c:  673]:dereffing 0x105e80560, not necessarily final
[      src/ext.c:  662]:checking context 0x105e80560
[      src/ext.c:  666]:context 0x105e80560: 2 dereffed
[      src/get.c:  420]:dereffing 0x105e80560, should be final
[      src/ext.c:  662]:checking context 0x105e80560
[      src/ext.c:  666]:context 0x105e80560: 1 dereffed
[      src/ext.c:  678]:*** 0x105e80560 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105e80560, should already all be free!
[      src/ext.c:  647]:context 0x105e80560: freeing node 0x105e83d70
[      src/ext.c:  652]:freeing 0x105e84910
[      src/ext.c:  647]:context 0x105e80560: freeing node 0x105e820b0
[      src/ext.c:  652]:freeing 0x105e82c50
[      src/ext.c:  647]:context 0x105e80560: freeing node 0x105e80ca0
[      src/ext.c:  652]:freeing 0x105e81e70
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ef9cd0
[      src/ext.c:  757]:Created context 0x105ef9cd0 with span 0x105ef9d40: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105efa410
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efa480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efa480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efa480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efa480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef9d40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105efb5e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efa480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efa480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efa480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efa480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef9d40, got nothing
[      src/ext.c:  707]:context 0x105ef9cd0: 2 reffed
[      src/ext.c:  757]:Created context 0x105efa410 with span 0x105efa480: component: handle_single_key, operation request_encoding, ref_context 0x105ef9cd0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105efb820
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efa480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efa480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efa480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efa480, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105efc3c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef9d40, got nothing
[      src/ext.c:  707]:context 0x105ef9cd0: 3 reffed
[      src/ext.c:  757]:Created context 0x105efb820 with span 0x105efb890: component: , operation response_decoding, ref_context 0x105ef9cd0
[      src/get.c:  134]:checking context 0x105efb820
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05948: binding context 0x105efb820 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394563616, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105efa410
[      src/ext.c:  689]:dereffing 0x105efa410, not necessarily final
[      src/ext.c:  662]:checking context 0x105efa410
[      src/ext.c:  666]:context 0x105efa410: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105efa410, should already all be free!
[      src/ext.c:  670]:closing span 0x105efa480
[      src/ext.c:  672]:freeing 0x105efa410
[      src/ext.c:  673]:dereffing 0x105ef9cd0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ef9cd0
[      src/ext.c:  666]:context 0x105ef9cd0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105efd4e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef9d40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105efe080
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef9d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef9d40, got nothing
[      src/ext.c:  707]:context 0x105ef9cd0: 3 reffed
[      src/ext.c:  757]:Created context 0x105efd4e0 with span 0x105efd550: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105ef9cd0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105efe2c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efe330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efe330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efe330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efe330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efd550, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105efee60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efe330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efe330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efe330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efd550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efe330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efd550, got nothing
[      src/ext.c:  707]:context 0x105efd4e0: 2 reffed
[      src/ext.c:  757]:Created context 0x105efe2c0 with span 0x105efe330: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105efd4e0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/7d","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4394563616, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05948
[      src/ext.c:  866]:checking context 0x105efb820
[      src/ext.c:  807]:checking context 0x105efb820
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060b55d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b5640, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b5640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b5640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b5640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efb890, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060b6170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b5640, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b5640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b5640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b5640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efb890, got nothing
[      src/ext.c:  707]:context 0x105efb820: 5 reffed
[      src/ext.c:  757]:Created context 0x1060b55d0 with span 0x1060b5640: component: get_common_objects, operation response_decoding, ref_context 0x105efb820
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed059d0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105efb820
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1060b63b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1060b6410
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1060b6480
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1060b6510
[      src/ext.c: 1537]:got span 0x105efb890
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060b65c0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060b6610
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060b6660
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105efb890, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105efb890, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efb890, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105efb890, got something: Х
[      src/ext.c: 1155]:Looking for tagname component from 0x105efb890, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efb890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105efb890, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105efb890, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105efb890, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105efb890, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105efb890, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105efb890, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105efb890, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed32b80 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed26dd8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21205: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed319e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1193: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4530753472 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed32b30 has count of 2: *** 4530753472 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4530753472}})] from parent context 0x105efb820
[      src/ext.c: 1483]:deallocing Payload 0x1060b63b0
[      src/ext.c: 1420]:deallocing span args 0x1060b6410
[      src/ext.c: 1427]:freeing 0x1060b6560
[      src/ext.c: 1431]:freeing 0x1060b6660
[      src/ext.c: 1439]:freeing 0x1060b65c0
[      src/ext.c: 1364]:deallocing span tags args 0x1060b6480
[      src/ext.c: 1371]:freeing 0x1060b6700
[      src/ext.c: 1387]:freeing 0x1060b69d0
[      src/ext.c: 1407]:freeing 0x1060b6a20
[      src/ext.c: 1411]:freeing 0x1060b6480
[      src/ext.c: 1447]:freeing 0x1060b6410
[      src/ext.c: 1450]:deallocing finish args 0x1060b6510
[      src/ext.c: 1455]:freeing 0x1060b6510
[src/callbacks.c:  285]:dereffing 0x1060b55d0, should be final
[      src/ext.c:  662]:checking context 0x1060b55d0
[      src/ext.c:  666]:context 0x1060b55d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060b55d0, should already all be free!
[      src/ext.c:  670]:closing span 0x1060b5640
[      src/ext.c:  672]:freeing 0x1060b55d0
[      src/ext.c:  673]:dereffing 0x105efb820, not necessarily final
[      src/ext.c:  662]:checking context 0x105efb820
[      src/ext.c:  666]:context 0x105efb820: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105efe2c0
[      src/ext.c:  689]:dereffing 0x105efe2c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105efe2c0
[      src/ext.c:  666]:context 0x105efe2c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105efe2c0, should already all be free!
[      src/ext.c:  670]:closing span 0x105efe330
[      src/ext.c:  672]:freeing 0x105efe2c0
[      src/ext.c:  673]:dereffing 0x105efd4e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105efd4e0
[      src/ext.c:  666]:context 0x105efd4e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105efd4e0
[      src/ext.c:  689]:dereffing 0x105efd4e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105efd4e0
[      src/ext.c:  666]:context 0x105efd4e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105efd4e0, should already all be free!
[      src/ext.c:  647]:context 0x105efd4e0: freeing node 0x105efe2c0
[      src/ext.c:  652]:freeing 0x105efee60
[      src/ext.c:  670]:closing span 0x105efd550
[      src/ext.c:  672]:freeing 0x105efd4e0
[      src/ext.c:  673]:dereffing 0x105ef9cd0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ef9cd0
[      src/ext.c:  666]:context 0x105ef9cd0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105ef9cd0, should be final
[      src/ext.c:  662]:checking context 0x105ef9cd0
[      src/ext.c:  666]:context 0x105ef9cd0: 1 dereffed
[      src/ext.c:  678]:*** 0x105ef9cd0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105ef9cd0, should already all be free!
[      src/ext.c:  647]:context 0x105ef9cd0: freeing node 0x105efd4e0
[      src/ext.c:  652]:freeing 0x105efe080
[      src/ext.c:  647]:context 0x105ef9cd0: freeing node 0x105efb820
[      src/ext.c:  652]:freeing 0x105efc3c0
[      src/ext.c:  647]:context 0x105ef9cd0: freeing node 0x105efa410
[      src/ext.c:  652]:freeing 0x105efb5e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060b7520
[      src/ext.c:  757]:Created context 0x1060b7520 with span 0x1060b7590: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060b7c60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b7cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b7cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b7cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b7cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b7590, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060b8e30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b7cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b7cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b7cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b7cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b7590, got nothing
[      src/ext.c:  707]:context 0x1060b7520: 2 reffed
[      src/ext.c:  757]:Created context 0x1060b7c60 with span 0x1060b7cd0: component: handle_single_key, operation request_encoding, ref_context 0x1060b7520
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060b9070
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b7cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b7cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b7cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b7cd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060b9c10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b7590, got nothing
[      src/ext.c:  707]:context 0x1060b7520: 3 reffed
[      src/ext.c:  757]:Created context 0x1060b9070 with span 0x1060b90e0: component: , operation response_decoding, ref_context 0x1060b7520
[      src/get.c:  134]:checking context 0x1060b9070
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed059d0: binding context 0x1060b9070 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396388464, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1060b7c60
[      src/ext.c:  689]:dereffing 0x1060b7c60, not necessarily final
[      src/ext.c:  662]:checking context 0x1060b7c60
[      src/ext.c:  666]:context 0x1060b7c60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060b7c60, should already all be free!
[      src/ext.c:  670]:closing span 0x1060b7cd0
[      src/ext.c:  672]:freeing 0x1060b7c60
[      src/ext.c:  673]:dereffing 0x1060b7520, not necessarily final
[      src/ext.c:  662]:checking context 0x1060b7520
[      src/ext.c:  666]:context 0x1060b7520: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060bad30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b7590, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060bb8d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b7590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b7590, got nothing
[      src/ext.c:  707]:context 0x1060b7520: 3 reffed
[      src/ext.c:  757]:Created context 0x1060bad30 with span 0x1060bada0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1060b7520
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060bbb10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060bbb80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060bbb80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060bbb80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060bbb80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060bada0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060bc6b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060bbb80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060bbb80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060bbb80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060bada0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060bbb80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060bada0, got nothing
[      src/ext.c:  707]:context 0x1060bad30: 2 reffed
[      src/ext.c:  757]:Created context 0x1060bbb10 with span 0x1060bbb80: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1060bad30
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/7e","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396388464, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed059d0
[      src/ext.c:  866]:checking context 0x1060b9070
[      src/ext.c:  807]:checking context 0x1060b9070
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d52170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d521e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d521e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d521e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d521e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b90e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d52d10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d521e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d521e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d521e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d521e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b90e0, got nothing
[      src/ext.c:  707]:context 0x1060b9070: 5 reffed
[      src/ext.c:  757]:Created context 0x105d52170 with span 0x105d521e0: component: get_common_objects, operation response_decoding, ref_context 0x1060b9070
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05a58 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1060b9070
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105d52f50
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105d52fb0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105d53020
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105d530b0
[      src/ext.c: 1537]:got span 0x1060b90e0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d53160
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d531b0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105d53200
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1060b90e0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1060b90e0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b90e0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1060b90e0, got something: `X
[      src/ext.c: 1155]:Looking for tagname component from 0x1060b90e0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b90e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060b90e0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060b90e0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1060b90e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060b90e0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1060b90e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060b90e0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1060b90e0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed32e50 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed2fec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396539528 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed32e00 has count of 2: *** 4396539528 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed31c10 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1194: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21206: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396539528, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x1060b9070
[      src/ext.c: 1483]:deallocing Payload 0x105d52f50
[      src/ext.c: 1420]:deallocing span args 0x105d52fb0
[      src/ext.c: 1427]:freeing 0x105d53100
[      src/ext.c: 1431]:freeing 0x105d53200
[      src/ext.c: 1439]:freeing 0x105d53160
[      src/ext.c: 1364]:deallocing span tags args 0x105d53020
[      src/ext.c: 1371]:freeing 0x105d532a0
[      src/ext.c: 1387]:freeing 0x105d53570
[      src/ext.c: 1407]:freeing 0x105d535c0
[      src/ext.c: 1411]:freeing 0x105d53020
[      src/ext.c: 1447]:freeing 0x105d52fb0
[      src/ext.c: 1450]:deallocing finish args 0x105d530b0
[      src/ext.c: 1455]:freeing 0x105d530b0
[src/callbacks.c:  285]:dereffing 0x105d52170, should be final
[      src/ext.c:  662]:checking context 0x105d52170
[      src/ext.c:  666]:context 0x105d52170: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d52170, should already all be free!
[      src/ext.c:  670]:closing span 0x105d521e0
[      src/ext.c:  672]:freeing 0x105d52170
[      src/ext.c:  673]:dereffing 0x1060b9070, not necessarily final
[      src/ext.c:  662]:checking context 0x1060b9070
[      src/ext.c:  666]:context 0x1060b9070: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1060bbb10
[      src/ext.c:  689]:dereffing 0x1060bbb10, not necessarily final
[      src/ext.c:  662]:checking context 0x1060bbb10
[      src/ext.c:  666]:context 0x1060bbb10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060bbb10, should already all be free!
[      src/ext.c:  670]:closing span 0x1060bbb80
[      src/ext.c:  672]:freeing 0x1060bbb10
[      src/ext.c:  673]:dereffing 0x1060bad30, not necessarily final
[      src/ext.c:  662]:checking context 0x1060bad30
[      src/ext.c:  666]:context 0x1060bad30: 1 dereffed
[      src/ext.c:  688]:checking context 0x1060bad30
[      src/ext.c:  689]:dereffing 0x1060bad30, not necessarily final
[      src/ext.c:  662]:checking context 0x1060bad30
[      src/ext.c:  666]:context 0x1060bad30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060bad30, should already all be free!
[      src/ext.c:  647]:context 0x1060bad30: freeing node 0x1060bbb10
[      src/ext.c:  652]:freeing 0x1060bc6b0
[      src/ext.c:  670]:closing span 0x1060bada0
[      src/ext.c:  672]:freeing 0x1060bad30
[      src/ext.c:  673]:dereffing 0x1060b7520, not necessarily final
[      src/ext.c:  662]:checking context 0x1060b7520
[      src/ext.c:  666]:context 0x1060b7520: 2 dereffed
[      src/get.c:  420]:dereffing 0x1060b7520, should be final
[      src/ext.c:  662]:checking context 0x1060b7520
[      src/ext.c:  666]:context 0x1060b7520: 1 dereffed
[      src/ext.c:  678]:*** 0x1060b7520 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1060b7520, should already all be free!
[      src/ext.c:  647]:context 0x1060b7520: freeing node 0x1060bad30
[      src/ext.c:  652]:freeing 0x1060bb8d0
[      src/ext.c:  647]:context 0x1060b7520: freeing node 0x1060b9070
[      src/ext.c:  652]:freeing 0x1060b9c10
[      src/ext.c:  647]:context 0x1060b7520: freeing node 0x1060b7c60
[      src/ext.c:  652]:freeing 0x1060b8e30
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d540c0
[      src/ext.c:  757]:Created context 0x105d540c0 with span 0x105d54130: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d54800
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d54870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d54870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d54870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d54870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d54130, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d559d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d54870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d54870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d54870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d54870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d54130, got nothing
[      src/ext.c:  707]:context 0x105d540c0: 2 reffed
[      src/ext.c:  757]:Created context 0x105d54800 with span 0x105d54870: component: handle_single_key, operation request_encoding, ref_context 0x105d540c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d55c10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d54870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d54870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d54870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d54870, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d567b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d54130, got nothing
[      src/ext.c:  707]:context 0x105d540c0: 3 reffed
[      src/ext.c:  757]:Created context 0x105d55c10 with span 0x105d55c80: component: , operation response_decoding, ref_context 0x105d540c0
[      src/get.c:  134]:checking context 0x105d55c10
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05a58: binding context 0x105d55c10 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392836112, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105d54800
[      src/ext.c:  689]:dereffing 0x105d54800, not necessarily final
[      src/ext.c:  662]:checking context 0x105d54800
[      src/ext.c:  666]:context 0x105d54800: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d54800, should already all be free!
[      src/ext.c:  670]:closing span 0x105d54870
[      src/ext.c:  672]:freeing 0x105d54800
[      src/ext.c:  673]:dereffing 0x105d540c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d540c0
[      src/ext.c:  666]:context 0x105d540c0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d578d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d54130, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d58470
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d54130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d54130, got nothing
[      src/ext.c:  707]:context 0x105d540c0: 3 reffed
[      src/ext.c:  757]:Created context 0x105d578d0 with span 0x105d57940: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105d540c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105d586b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d58720, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d58720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d58720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d58720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d57940, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105d59250
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d58720, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d58720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d58720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d57940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d58720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d57940, got nothing
[      src/ext.c:  707]:context 0x105d578d0: 2 reffed
[      src/ext.c:  757]:Created context 0x105d586b0 with span 0x105d58720: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105d578d0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/7f","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4392836112, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05a58
[      src/ext.c:  866]:checking context 0x105d55c10
[      src/ext.c:  807]:checking context 0x105d55c10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061018e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106101950, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106101950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106101950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106101950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d55c80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106102480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106101950, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106101950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106101950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106101950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d55c80, got nothing
[      src/ext.c:  707]:context 0x105d55c10: 5 reffed
[      src/ext.c:  757]:Created context 0x1061018e0 with span 0x106101950: component: get_common_objects, operation response_decoding, ref_context 0x105d55c10
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05ae0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105d55c10
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1061026c0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106102720
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106102790
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106102820
[      src/ext.c: 1537]:got span 0x105d55c80
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061028d0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106102920
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106102970
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105d55c80, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105d55c80, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d55c80, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105d55c80, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105d55c80, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d55c80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105d55c80, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105d55c80, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105d55c80, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105d55c80, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105d55c80, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105d55c80, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105d55c80, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed3b130 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed2fec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1d2a8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed3a190 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1195: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed1d460 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x105d55c10
[      src/ext.c: 1483]:deallocing Payload 0x1061026c0
[      src/ext.c: 1420]:deallocing span args 0x106102720
[      src/ext.c: 1427]:freeing 0x106102870
[      src/ext.c: 1431]:freeing 0x106102970
[      src/ext.c: 1439]:freeing 0x1061028d0
[      src/ext.c: 1364]:deallocing span tags args 0x106102790
[      src/ext.c: 1371]:freeing 0x106102a10
[      src/ext.c: 1387]:freeing 0x106102ce0
[      src/ext.c: 1407]:freeing 0x106102d30
[      src/ext.c: 1411]:freeing 0x106102790
[      src/ext.c: 1447]:freeing 0x106102720
[      src/ext.c: 1450]:deallocing finish args 0x106102820
[      src/ext.c: 1455]:freeing 0x106102820
[src/callbacks.c:  285]:dereffing 0x1061018e0, should be final
[      src/ext.c:  662]:checking context 0x1061018e0
[      src/ext.c:  666]:context 0x1061018e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061018e0, should already all be free!
[      src/ext.c:  670]:closing span 0x106101950
[      src/ext.c:  672]:freeing 0x1061018e0
[      src/ext.c:  673]:dereffing 0x105d55c10, not necessarily final
[      src/ext.c:  662]:checking context 0x105d55c10
[      src/ext.c:  666]:context 0x105d55c10: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105d586b0
[      src/ext.c:  689]:dereffing 0x105d586b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d586b0
[      src/ext.c:  666]:context 0x105d586b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d586b0, should already all be free!
[      src/ext.c:  670]:closing span 0x105d58720
[      src/ext.c:  672]:freeing 0x105d586b0
[      src/ext.c:  673]:dereffing 0x105d578d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d578d0
[      src/ext.c:  666]:context 0x105d578d0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105d578d0
[      src/ext.c:  689]:dereffing 0x105d578d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d578d0
[      src/ext.c:  666]:context 0x105d578d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105d578d0, should already all be free!
[      src/ext.c:  647]:context 0x105d578d0: freeing node 0x105d586b0
[      src/ext.c:  652]:freeing 0x105d59250
[      src/ext.c:  670]:closing span 0x105d57940
[      src/ext.c:  672]:freeing 0x105d578d0
[      src/ext.c:  673]:dereffing 0x105d540c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105d540c0
[      src/ext.c:  666]:context 0x105d540c0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105d540c0, should be final
[      src/ext.c:  662]:checking context 0x105d540c0
[      src/ext.c:  666]:context 0x105d540c0: 1 dereffed
[      src/ext.c:  678]:*** 0x105d540c0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105d540c0, should already all be free!
[      src/ext.c:  647]:context 0x105d540c0: freeing node 0x105d578d0
[      src/ext.c:  652]:freeing 0x105d58470
[      src/ext.c:  647]:context 0x105d540c0: freeing node 0x105d55c10
[      src/ext.c:  652]:freeing 0x105d567b0
[      src/ext.c:  647]:context 0x105d540c0: freeing node 0x105d54800
[      src/ext.c:  652]:freeing 0x105d559d0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106103830
[      src/ext.c:  757]:Created context 0x106103830 with span 0x1061038a0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106103f70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106103fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106103fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106103fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106103fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061038a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106105140
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106103fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106103fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106103fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106103fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061038a0, got nothing
[      src/ext.c:  707]:context 0x106103830: 2 reffed
[      src/ext.c:  757]:Created context 0x106103f70 with span 0x106103fe0: component: handle_single_key, operation request_encoding, ref_context 0x106103830
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106105380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106103fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106103fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106103fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106103fe0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106105f20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061038a0, got nothing
[      src/ext.c:  707]:context 0x106103830: 3 reffed
[      src/ext.c:  757]:Created context 0x106105380 with span 0x1061053f0: component: , operation response_decoding, ref_context 0x106103830
[      src/get.c:  134]:checking context 0x106105380
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05ae0: binding context 0x106105380 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396700544, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106103f70
[      src/ext.c:  689]:dereffing 0x106103f70, not necessarily final
[      src/ext.c:  662]:checking context 0x106103f70
[      src/ext.c:  666]:context 0x106103f70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106103f70, should already all be free!
[      src/ext.c:  670]:closing span 0x106103fe0
[      src/ext.c:  672]:freeing 0x106103f70
[      src/ext.c:  673]:dereffing 0x106103830, not necessarily final
[      src/ext.c:  662]:checking context 0x106103830
[      src/ext.c:  666]:context 0x106103830: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106107040
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061038a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106107be0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061038a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061038a0, got nothing
[      src/ext.c:  707]:context 0x106103830: 3 reffed
[      src/ext.c:  757]:Created context 0x106107040 with span 0x1061070b0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106103830
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106107e20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106107e90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106107e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106107e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106107e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061070b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061089c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106107e90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106107e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106107e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061070b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106107e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061070b0, got nothing
[      src/ext.c:  707]:context 0x106107040: 2 reffed
[      src/ext.c:  757]:Created context 0x106107e20 with span 0x106107e90: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106107040
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/80","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396700544, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05ae0
[      src/ext.c:  866]:checking context 0x106105380
[      src/ext.c:  807]:checking context 0x106105380
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10610c040
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10610c0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10610c0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10610c0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10610c0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061053f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10610cbe0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10610c0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10610c0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10610c0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10610c0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061053f0, got nothing
[      src/ext.c:  707]:context 0x106105380: 5 reffed
[      src/ext.c:  757]:Created context 0x10610c040 with span 0x10610c0b0: component: get_common_objects, operation response_decoding, ref_context 0x106105380
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05b68 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106105380
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106304c90
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106304cf0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106304d60
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106304df0
[      src/ext.c: 1537]:got span 0x1061053f0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106304ea0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106304ef0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106304f40
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1061053f0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1061053f0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061053f0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1061053f0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1061053f0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061053f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061053f0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061053f0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1061053f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061053f0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1061053f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061053f0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1061053f0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed3b3b0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed2fec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21209: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed3a3c0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1196: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4392058496 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed3b360 has count of 2: *** 4392058496 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4392058496}})] from parent context 0x106105380
[      src/ext.c: 1483]:deallocing Payload 0x106304c90
[      src/ext.c: 1420]:deallocing span args 0x106304cf0
[      src/ext.c: 1427]:freeing 0x106304e40
[      src/ext.c: 1431]:freeing 0x106304f40
[      src/ext.c: 1439]:freeing 0x106304ea0
[      src/ext.c: 1364]:deallocing span tags args 0x106304d60
[      src/ext.c: 1371]:freeing 0x106304fe0
[      src/ext.c: 1387]:freeing 0x1063052b0
[      src/ext.c: 1407]:freeing 0x106305300
[      src/ext.c: 1411]:freeing 0x106304d60
[      src/ext.c: 1447]:freeing 0x106304cf0
[      src/ext.c: 1450]:deallocing finish args 0x106304df0
[      src/ext.c: 1455]:freeing 0x106304df0
[src/callbacks.c:  285]:dereffing 0x10610c040, should be final
[      src/ext.c:  662]:checking context 0x10610c040
[      src/ext.c:  666]:context 0x10610c040: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10610c040, should already all be free!
[      src/ext.c:  670]:closing span 0x10610c0b0
[      src/ext.c:  672]:freeing 0x10610c040
[      src/ext.c:  673]:dereffing 0x106105380, not necessarily final
[      src/ext.c:  662]:checking context 0x106105380
[      src/ext.c:  666]:context 0x106105380: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x106107e20
[      src/ext.c:  689]:dereffing 0x106107e20, not necessarily final
[      src/ext.c:  662]:checking context 0x106107e20
[      src/ext.c:  666]:context 0x106107e20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106107e20, should already all be free!
[      src/ext.c:  670]:closing span 0x106107e90
[      src/ext.c:  672]:freeing 0x106107e20
[      src/ext.c:  673]:dereffing 0x106107040, not necessarily final
[      src/ext.c:  662]:checking context 0x106107040
[      src/ext.c:  666]:context 0x106107040: 1 dereffed
[      src/ext.c:  688]:checking context 0x106107040
[      src/ext.c:  689]:dereffing 0x106107040, not necessarily final
[      src/ext.c:  662]:checking context 0x106107040
[      src/ext.c:  666]:context 0x106107040: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106107040, should already all be free!
[      src/ext.c:  647]:context 0x106107040: freeing node 0x106107e20
[      src/ext.c:  652]:freeing 0x1061089c0
[      src/ext.c:  670]:closing span 0x1061070b0
[      src/ext.c:  672]:freeing 0x106107040
[      src/ext.c:  673]:dereffing 0x106103830, not necessarily final
[      src/ext.c:  662]:checking context 0x106103830
[      src/ext.c:  666]:context 0x106103830: 2 dereffed
[      src/get.c:  420]:dereffing 0x106103830, should be final
[      src/ext.c:  662]:checking context 0x106103830
[      src/ext.c:  666]:context 0x106103830: 1 dereffed
[      src/ext.c:  678]:*** 0x106103830 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106103830, should already all be free!
[      src/ext.c:  647]:context 0x106103830: freeing node 0x106107040
[      src/ext.c:  652]:freeing 0x106107be0
[      src/ext.c:  647]:context 0x106103830: freeing node 0x106105380
[      src/ext.c:  652]:freeing 0x106105f20
[      src/ext.c:  647]:context 0x106103830: freeing node 0x106103f70
[      src/ext.c:  652]:freeing 0x106105140
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106305e00
[      src/ext.c:  757]:Created context 0x106305e00 with span 0x106305e70: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106306540
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063065b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063065b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063065b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063065b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106305e70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106307710
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063065b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063065b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063065b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063065b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106305e70, got nothing
[      src/ext.c:  707]:context 0x106305e00: 2 reffed
[      src/ext.c:  757]:Created context 0x106306540 with span 0x1063065b0: component: handle_single_key, operation request_encoding, ref_context 0x106305e00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106307950
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063065b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063065b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063065b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063065b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1063084f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106305e70, got nothing
[      src/ext.c:  707]:context 0x106305e00: 3 reffed
[      src/ext.c:  757]:Created context 0x106307950 with span 0x1063079c0: component: , operation response_decoding, ref_context 0x106305e00
[      src/get.c:  134]:checking context 0x106307950
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05b68: binding context 0x106307950 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398807376, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106306540
[      src/ext.c:  689]:dereffing 0x106306540, not necessarily final
[      src/ext.c:  662]:checking context 0x106306540
[      src/ext.c:  666]:context 0x106306540: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106306540, should already all be free!
[      src/ext.c:  670]:closing span 0x1063065b0
[      src/ext.c:  672]:freeing 0x106306540
[      src/ext.c:  673]:dereffing 0x106305e00, not necessarily final
[      src/ext.c:  662]:checking context 0x106305e00
[      src/ext.c:  666]:context 0x106305e00: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106309610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106305e70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10630a1b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106305e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106305e70, got nothing
[      src/ext.c:  707]:context 0x106305e00: 3 reffed
[      src/ext.c:  757]:Created context 0x106309610 with span 0x106309680: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106305e00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10630a3f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10630a460, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10630a460, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10630a460, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10630a460, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106309680, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10630af90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10630a460, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10630a460, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10630a460, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106309680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10630a460, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106309680, got nothing
[      src/ext.c:  707]:context 0x106309610: 2 reffed
[      src/ext.c:  757]:Created context 0x10630a3f0 with span 0x10630a460: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106309610
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/81","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398807376, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05b68
[      src/ext.c:  866]:checking context 0x106307950
[      src/ext.c:  807]:checking context 0x106307950
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10630e610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10630e680, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10630e680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10630e680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10630e680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063079c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10630f1b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10630e680, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10630e680, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10630e680, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10630e680, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063079c0, got nothing
[      src/ext.c:  707]:context 0x106307950: 5 reffed
[      src/ext.c:  757]:Created context 0x10630e610 with span 0x10630e680: component: get_common_objects, operation response_decoding, ref_context 0x106307950
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05bf0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106307950
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10630f3f0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10630f450
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10630f4c0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10630f550
[      src/ext.c: 1537]:got span 0x1063079c0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10630f600
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10630f650
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10630f6a0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1063079c0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1063079c0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063079c0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1063079c0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1063079c0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063079c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063079c0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063079c0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1063079c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063079c0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1063079c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063079c0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1063079c0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed3b680 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed2fec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21210: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed3a2e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1197: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 11 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea690 has count of 169: *** 11 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 11}})] from parent context 0x106307950
[      src/ext.c: 1483]:deallocing Payload 0x10630f3f0
[      src/ext.c: 1420]:deallocing span args 0x10630f450
[      src/ext.c: 1427]:freeing 0x10630f5a0
[      src/ext.c: 1431]:freeing 0x10630f6a0
[      src/ext.c: 1439]:freeing 0x10630f600
[      src/ext.c: 1364]:deallocing span tags args 0x10630f4c0
[      src/ext.c: 1371]:freeing 0x10630f740
[      src/ext.c: 1387]:freeing 0x10630fa10
[      src/ext.c: 1407]:freeing 0x10630fa60
[      src/ext.c: 1411]:freeing 0x10630f4c0
[      src/ext.c: 1447]:freeing 0x10630f450
[      src/ext.c: 1450]:deallocing finish args 0x10630f550
[      src/ext.c: 1455]:freeing 0x10630f550
[src/callbacks.c:  285]:dereffing 0x10630e610, should be final
[      src/ext.c:  662]:checking context 0x10630e610
[      src/ext.c:  666]:context 0x10630e610: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10630e610, should already all be free!
[      src/ext.c:  670]:closing span 0x10630e680
[      src/ext.c:  672]:freeing 0x10630e610
[      src/ext.c:  673]:dereffing 0x106307950, not necessarily final
[      src/ext.c:  662]:checking context 0x106307950
[      src/ext.c:  666]:context 0x106307950: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10630a3f0
[      src/ext.c:  689]:dereffing 0x10630a3f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10630a3f0
[      src/ext.c:  666]:context 0x10630a3f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10630a3f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10630a460
[      src/ext.c:  672]:freeing 0x10630a3f0
[      src/ext.c:  673]:dereffing 0x106309610, not necessarily final
[      src/ext.c:  662]:checking context 0x106309610
[      src/ext.c:  666]:context 0x106309610: 1 dereffed
[      src/ext.c:  688]:checking context 0x106309610
[      src/ext.c:  689]:dereffing 0x106309610, not necessarily final
[      src/ext.c:  662]:checking context 0x106309610
[      src/ext.c:  666]:context 0x106309610: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106309610, should already all be free!
[      src/ext.c:  647]:context 0x106309610: freeing node 0x10630a3f0
[      src/ext.c:  652]:freeing 0x10630af90
[      src/ext.c:  670]:closing span 0x106309680
[      src/ext.c:  672]:freeing 0x106309610
[      src/ext.c:  673]:dereffing 0x106305e00, not necessarily final
[      src/ext.c:  662]:checking context 0x106305e00
[      src/ext.c:  666]:context 0x106305e00: 2 dereffed
[      src/get.c:  420]:dereffing 0x106305e00, should be final
[      src/ext.c:  662]:checking context 0x106305e00
[      src/ext.c:  666]:context 0x106305e00: 1 dereffed
[      src/ext.c:  678]:*** 0x106305e00 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106305e00, should already all be free!
[      src/ext.c:  647]:context 0x106305e00: freeing node 0x106309610
[      src/ext.c:  652]:freeing 0x10630a1b0
[      src/ext.c:  647]:context 0x106305e00: freeing node 0x106307950
[      src/ext.c:  652]:freeing 0x1063084f0
[      src/ext.c:  647]:context 0x106305e00: freeing node 0x106306540
[      src/ext.c:  652]:freeing 0x106307710
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106310560
[      src/ext.c:  757]:Created context 0x106310560 with span 0x1063105d0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106310ca0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106310d10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106310d10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106310d10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106310d10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063105d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106311e70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106310d10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106310d10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106310d10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106310d10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063105d0, got nothing
[      src/ext.c:  707]:context 0x106310560: 2 reffed
[      src/ext.c:  757]:Created context 0x106310ca0 with span 0x106310d10: component: handle_single_key, operation request_encoding, ref_context 0x106310560
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1063120b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106310d10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106310d10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106310d10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106310d10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106312c50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063105d0, got nothing
[      src/ext.c:  707]:context 0x106310560: 3 reffed
[      src/ext.c:  757]:Created context 0x1063120b0 with span 0x106312120: component: , operation response_decoding, ref_context 0x106310560
[      src/get.c:  134]:checking context 0x1063120b0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05bf0: binding context 0x1063120b0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398850224, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106310ca0
[      src/ext.c:  689]:dereffing 0x106310ca0, not necessarily final
[      src/ext.c:  662]:checking context 0x106310ca0
[      src/ext.c:  666]:context 0x106310ca0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106310ca0, should already all be free!
[      src/ext.c:  670]:closing span 0x106310d10
[      src/ext.c:  672]:freeing 0x106310ca0
[      src/ext.c:  673]:dereffing 0x106310560, not necessarily final
[      src/ext.c:  662]:checking context 0x106310560
[      src/ext.c:  666]:context 0x106310560: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106139450
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063105d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106139ff0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1063105d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1063105d0, got nothing
[      src/ext.c:  707]:context 0x106310560: 3 reffed
[      src/ext.c:  757]:Created context 0x106139450 with span 0x1061394c0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106310560
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10613a230
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10613a2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10613a2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10613a2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10613a2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061394c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10613add0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10613a2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10613a2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10613a2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061394c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10613a2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061394c0, got nothing
[      src/ext.c:  707]:context 0x106139450: 2 reffed
[      src/ext.c:  757]:Created context 0x10613a230 with span 0x10613a2a0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106139450
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/82","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398850224, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05bf0
[      src/ext.c:  866]:checking context 0x1063120b0
[      src/ext.c:  807]:checking context 0x1063120b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10613e450
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10613e4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10613e4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10613e4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10613e4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106312120, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10613eff0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10613e4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10613e4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10613e4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10613e4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106312120, got nothing
[      src/ext.c:  707]:context 0x1063120b0: 5 reffed
[      src/ext.c:  757]:Created context 0x10613e450 with span 0x10613e4c0: component: get_common_objects, operation response_decoding, ref_context 0x1063120b0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05c78 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1063120b0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10613f230
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10613f290
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10613f300
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10613f390
[      src/ext.c: 1537]:got span 0x106312120
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10613f440
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10613f490
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10613f4e0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106312120, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x106312120, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106312120, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106312120, got something: -
[      src/ext.c: 1155]:Looking for tagname component from 0x106312120, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106312120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106312120, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106312120, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106312120, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106312120, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106312120, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106312120, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106312120, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed3b900 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed2fec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 2 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea4e0 has count of 5915: *** 2 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed3a510 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1198: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21211: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 2, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x1063120b0
[      src/ext.c: 1483]:deallocing Payload 0x10613f230
[      src/ext.c: 1420]:deallocing span args 0x10613f290
[      src/ext.c: 1427]:freeing 0x10613f3e0
[      src/ext.c: 1431]:freeing 0x10613f4e0
[      src/ext.c: 1439]:freeing 0x10613f440
[      src/ext.c: 1364]:deallocing span tags args 0x10613f300
[      src/ext.c: 1371]:freeing 0x10613f580
[      src/ext.c: 1387]:freeing 0x10613f850
[      src/ext.c: 1407]:freeing 0x10613f8a0
[      src/ext.c: 1411]:freeing 0x10613f300
[      src/ext.c: 1447]:freeing 0x10613f290
[      src/ext.c: 1450]:deallocing finish args 0x10613f390
[      src/ext.c: 1455]:freeing 0x10613f390
[src/callbacks.c:  285]:dereffing 0x10613e450, should be final
[      src/ext.c:  662]:checking context 0x10613e450
[      src/ext.c:  666]:context 0x10613e450: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10613e450, should already all be free!
[      src/ext.c:  670]:closing span 0x10613e4c0
[      src/ext.c:  672]:freeing 0x10613e450
[      src/ext.c:  673]:dereffing 0x1063120b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1063120b0
[      src/ext.c:  666]:context 0x1063120b0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10613a230
[      src/ext.c:  689]:dereffing 0x10613a230, not necessarily final
[      src/ext.c:  662]:checking context 0x10613a230
[      src/ext.c:  666]:context 0x10613a230: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10613a230, should already all be free!
[      src/ext.c:  670]:closing span 0x10613a2a0
[      src/ext.c:  672]:freeing 0x10613a230
[      src/ext.c:  673]:dereffing 0x106139450, not necessarily final
[      src/ext.c:  662]:checking context 0x106139450
[      src/ext.c:  666]:context 0x106139450: 1 dereffed
[      src/ext.c:  688]:checking context 0x106139450
[      src/ext.c:  689]:dereffing 0x106139450, not necessarily final
[      src/ext.c:  662]:checking context 0x106139450
[      src/ext.c:  666]:context 0x106139450: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106139450, should already all be free!
[      src/ext.c:  647]:context 0x106139450: freeing node 0x10613a230
[      src/ext.c:  652]:freeing 0x10613add0
[      src/ext.c:  670]:closing span 0x1061394c0
[      src/ext.c:  672]:freeing 0x106139450
[      src/ext.c:  673]:dereffing 0x106310560, not necessarily final
[      src/ext.c:  662]:checking context 0x106310560
[      src/ext.c:  666]:context 0x106310560: 2 dereffed
[      src/get.c:  420]:dereffing 0x106310560, should be final
[      src/ext.c:  662]:checking context 0x106310560
[      src/ext.c:  666]:context 0x106310560: 1 dereffed
[      src/ext.c:  678]:*** 0x106310560 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106310560, should already all be free!
[      src/ext.c:  647]:context 0x106310560: freeing node 0x106139450
[      src/ext.c:  652]:freeing 0x106139ff0
[      src/ext.c:  647]:context 0x106310560: freeing node 0x1063120b0
[      src/ext.c:  652]:freeing 0x106312c50
[      src/ext.c:  647]:context 0x106310560: freeing node 0x106310ca0
[      src/ext.c:  652]:freeing 0x106311e70
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061403a0
[      src/ext.c:  757]:Created context 0x1061403a0 with span 0x106140410: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106140ae0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106140b50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106140b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106140b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106140b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106140410, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106141cb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106140b50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106140b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106140b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106140b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106140410, got nothing
[      src/ext.c:  707]:context 0x1061403a0: 2 reffed
[      src/ext.c:  757]:Created context 0x106140ae0 with span 0x106140b50: component: handle_single_key, operation request_encoding, ref_context 0x1061403a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106141ef0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106140b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106140b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106140b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106140b50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106142a90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106140410, got nothing
[      src/ext.c:  707]:context 0x1061403a0: 3 reffed
[      src/ext.c:  757]:Created context 0x106141ef0 with span 0x106141f60: component: , operation response_decoding, ref_context 0x1061403a0
[      src/get.c:  134]:checking context 0x106141ef0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05c78: binding context 0x106141ef0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396949232, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106140ae0
[      src/ext.c:  689]:dereffing 0x106140ae0, not necessarily final
[      src/ext.c:  662]:checking context 0x106140ae0
[      src/ext.c:  666]:context 0x106140ae0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106140ae0, should already all be free!
[      src/ext.c:  670]:closing span 0x106140b50
[      src/ext.c:  672]:freeing 0x106140ae0
[      src/ext.c:  673]:dereffing 0x1061403a0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061403a0
[      src/ext.c:  666]:context 0x1061403a0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106143bb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106140410, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106144750
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106140410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106140410, got nothing
[      src/ext.c:  707]:context 0x1061403a0: 3 reffed
[      src/ext.c:  757]:Created context 0x106143bb0 with span 0x106143c20: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061403a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106144990
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106144a00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106144a00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106144a00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106144a00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106143c20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106145530
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106144a00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106144a00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106144a00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106143c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106144a00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106143c20, got nothing
[      src/ext.c:  707]:context 0x106143bb0: 2 reffed
[      src/ext.c:  757]:Created context 0x106144990 with span 0x106144a00: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106143bb0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/83","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396949232, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05c78
[      src/ext.c:  866]:checking context 0x106141ef0
[      src/ext.c:  807]:checking context 0x106141ef0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106148bb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106148c20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106148c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106148c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106148c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106141f60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106149750
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106148c20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106148c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106148c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106148c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106141f60, got nothing
[      src/ext.c:  707]:context 0x106141ef0: 5 reffed
[      src/ext.c:  757]:Created context 0x106148bb0 with span 0x106148c20: component: get_common_objects, operation response_decoding, ref_context 0x106141ef0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05d00 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106141ef0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106149990
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1061499f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106149a60
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106149af0
[      src/ext.c: 1537]:got span 0x106141f60
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106149ba0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106149bf0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106149c40
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106141f60, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x106141f60, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106141f60, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106141f60, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106141f60, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106141f60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106141f60, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106141f60, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106141f60, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106141f60, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106141f60, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106141f60, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106141f60, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed3bb80 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed2fec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 204 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100becac0 has count of 27: *** 204 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed3a740 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1199: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21213: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 204, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x106141ef0
[      src/ext.c: 1483]:deallocing Payload 0x106149990
[      src/ext.c: 1420]:deallocing span args 0x1061499f0
[      src/ext.c: 1427]:freeing 0x106149b40
[      src/ext.c: 1431]:freeing 0x106149c40
[      src/ext.c: 1439]:freeing 0x106149ba0
[      src/ext.c: 1364]:deallocing span tags args 0x106149a60
[      src/ext.c: 1371]:freeing 0x106149ce0
[      src/ext.c: 1387]:freeing 0x106149fb0
[      src/ext.c: 1407]:freeing 0x10614a000
[      src/ext.c: 1411]:freeing 0x106149a60
[      src/ext.c: 1447]:freeing 0x1061499f0
[      src/ext.c: 1450]:deallocing finish args 0x106149af0
[      src/ext.c: 1455]:freeing 0x106149af0
[src/callbacks.c:  285]:dereffing 0x106148bb0, should be final
[      src/ext.c:  662]:checking context 0x106148bb0
[      src/ext.c:  666]:context 0x106148bb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106148bb0, should already all be free!
[      src/ext.c:  670]:closing span 0x106148c20
[      src/ext.c:  672]:freeing 0x106148bb0
[      src/ext.c:  673]:dereffing 0x106141ef0, not necessarily final
[      src/ext.c:  662]:checking context 0x106141ef0
[      src/ext.c:  666]:context 0x106141ef0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x106144990
[      src/ext.c:  689]:dereffing 0x106144990, not necessarily final
[      src/ext.c:  662]:checking context 0x106144990
[      src/ext.c:  666]:context 0x106144990: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106144990, should already all be free!
[      src/ext.c:  670]:closing span 0x106144a00
[      src/ext.c:  672]:freeing 0x106144990
[      src/ext.c:  673]:dereffing 0x106143bb0, not necessarily final
[      src/ext.c:  662]:checking context 0x106143bb0
[      src/ext.c:  666]:context 0x106143bb0: 1 dereffed
[      src/ext.c:  688]:checking context 0x106143bb0
[      src/ext.c:  689]:dereffing 0x106143bb0, not necessarily final
[      src/ext.c:  662]:checking context 0x106143bb0
[      src/ext.c:  666]:context 0x106143bb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106143bb0, should already all be free!
[      src/ext.c:  647]:context 0x106143bb0: freeing node 0x106144990
[      src/ext.c:  652]:freeing 0x106145530
[      src/ext.c:  670]:closing span 0x106143c20
[      src/ext.c:  672]:freeing 0x106143bb0
[      src/ext.c:  673]:dereffing 0x1061403a0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061403a0
[      src/ext.c:  666]:context 0x1061403a0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061403a0, should be final
[      src/ext.c:  662]:checking context 0x1061403a0
[      src/ext.c:  666]:context 0x1061403a0: 1 dereffed
[      src/ext.c:  678]:*** 0x1061403a0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061403a0, should already all be free!
[      src/ext.c:  647]:context 0x1061403a0: freeing node 0x106143bb0
[      src/ext.c:  652]:freeing 0x106144750
[      src/ext.c:  647]:context 0x1061403a0: freeing node 0x106141ef0
[      src/ext.c:  652]:freeing 0x106142a90
[      src/ext.c:  647]:context 0x1061403a0: freeing node 0x106140ae0
[      src/ext.c:  652]:freeing 0x106141cb0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10614ab00
[      src/ext.c:  757]:Created context 0x10614ab00 with span 0x10614ab70: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10609c380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609c3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609c3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609c3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609c3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614ab70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10609d550
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609c3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609c3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609c3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609c3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614ab70, got nothing
[      src/ext.c:  707]:context 0x10614ab00: 2 reffed
[      src/ext.c:  757]:Created context 0x10609c380 with span 0x10609c3f0: component: handle_single_key, operation request_encoding, ref_context 0x10614ab00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10609d790
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609c3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609c3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609c3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609c3f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10609e330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614ab70, got nothing
[      src/ext.c:  707]:context 0x10614ab00: 3 reffed
[      src/ext.c:  757]:Created context 0x10609d790 with span 0x10609d800: component: , operation response_decoding, ref_context 0x10614ab00
[      src/get.c:  134]:checking context 0x10609d790
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05d00: binding context 0x10609d790 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396275600, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10609c380
[      src/ext.c:  689]:dereffing 0x10609c380, not necessarily final
[      src/ext.c:  662]:checking context 0x10609c380
[      src/ext.c:  666]:context 0x10609c380: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10609c380, should already all be free!
[      src/ext.c:  670]:closing span 0x10609c3f0
[      src/ext.c:  672]:freeing 0x10609c380
[      src/ext.c:  673]:dereffing 0x10614ab00, not necessarily final
[      src/ext.c:  662]:checking context 0x10614ab00
[      src/ext.c:  666]:context 0x10614ab00: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10609f450
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614ab70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10609fff0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10614ab70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10614ab70, got nothing
[      src/ext.c:  707]:context 0x10614ab00: 3 reffed
[      src/ext.c:  757]:Created context 0x10609f450 with span 0x10609f4c0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10614ab00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060a0230
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060a02a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060a02a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060a02a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060a02a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609f4c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060a0dd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060a02a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060a02a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060a02a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609f4c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060a02a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609f4c0, got nothing
[      src/ext.c:  707]:context 0x10609f450: 2 reffed
[      src/ext.c:  757]:Created context 0x1060a0230 with span 0x1060a02a0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10609f450
[3576299217] <192.168.4.61:57932> (CTX=0x10f059f90,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[3576299217] Provider 'HTTP' failed (L:185)
[3576299217] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/84","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396275600, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05d00
[      src/ext.c:  866]:checking context 0x10609d790
[      src/ext.c:  807]:checking context 0x10609d790
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060a7c20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060a7c90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060a7c90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060a7c90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060a7c90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609d800, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060a87c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060a7c90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060a7c90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060a7c90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060a7c90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609d800, got nothing
[      src/ext.c:  707]:context 0x10609d790: 5 reffed
[      src/ext.c:  757]:Created context 0x1060a7c20 with span 0x1060a7c90: component: get_common_objects, operation response_decoding, ref_context 0x10609d790
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05d88 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10609d790
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1060a8a00
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1060a8a60
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1060a8ad0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1060a8b60
[      src/ext.c: 1537]:got span 0x10609d800
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060a8c10
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060a8c60
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060a8cb0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10609d800, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10609d800, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609d800, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10609d800, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10609d800, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609d800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10609d800, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10609d800, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10609d800, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10609d800, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10609d800, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10609d800, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10609d800, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed3bf90 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed2fec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396539645 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed44040 has count of 2: *** 4396539645 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed3af90 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1200: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21216: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396539645, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10609d790
[      src/ext.c: 1483]:deallocing Payload 0x1060a8a00
[      src/ext.c: 1420]:deallocing span args 0x1060a8a60
[      src/ext.c: 1427]:freeing 0x1060a8bb0
[      src/ext.c: 1431]:freeing 0x1060a8cb0
[      src/ext.c: 1439]:freeing 0x1060a8c10
[      src/ext.c: 1364]:deallocing span tags args 0x1060a8ad0
[      src/ext.c: 1371]:freeing 0x1060a8d50
[      src/ext.c: 1387]:freeing 0x1060a9020
[      src/ext.c: 1407]:freeing 0x1060a9070
[      src/ext.c: 1411]:freeing 0x1060a8ad0
[      src/ext.c: 1447]:freeing 0x1060a8a60
[      src/ext.c: 1450]:deallocing finish args 0x1060a8b60
[      src/ext.c: 1455]:freeing 0x1060a8b60
[src/callbacks.c:  285]:dereffing 0x1060a7c20, should be final
[      src/ext.c:  662]:checking context 0x1060a7c20
[      src/ext.c:  666]:context 0x1060a7c20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060a7c20, should already all be free!
[      src/ext.c:  670]:closing span 0x1060a7c90
[      src/ext.c:  672]:freeing 0x1060a7c20
[      src/ext.c:  673]:dereffing 0x10609d790, not necessarily final
[      src/ext.c:  662]:checking context 0x10609d790
[      src/ext.c:  666]:context 0x10609d790: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1060a0230
[      src/ext.c:  689]:dereffing 0x1060a0230, not necessarily final
[      src/ext.c:  662]:checking context 0x1060a0230
[      src/ext.c:  666]:context 0x1060a0230: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060a0230, should already all be free!
[      src/ext.c:  670]:closing span 0x1060a02a0
[      src/ext.c:  672]:freeing 0x1060a0230
[      src/ext.c:  673]:dereffing 0x10609f450, not necessarily final
[      src/ext.c:  662]:checking context 0x10609f450
[      src/ext.c:  666]:context 0x10609f450: 1 dereffed
[      src/ext.c:  688]:checking context 0x10609f450
[      src/ext.c:  689]:dereffing 0x10609f450, not necessarily final
[      src/ext.c:  662]:checking context 0x10609f450
[      src/ext.c:  666]:context 0x10609f450: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10609f450, should already all be free!
[      src/ext.c:  647]:context 0x10609f450: freeing node 0x1060a0230
[      src/ext.c:  652]:freeing 0x1060a0dd0
[      src/ext.c:  670]:closing span 0x10609f4c0
[      src/ext.c:  672]:freeing 0x10609f450
[      src/ext.c:  673]:dereffing 0x10614ab00, not necessarily final
[      src/ext.c:  662]:checking context 0x10614ab00
[      src/ext.c:  666]:context 0x10614ab00: 2 dereffed
[      src/get.c:  420]:dereffing 0x10614ab00, should be final
[      src/ext.c:  662]:checking context 0x10614ab00
[      src/ext.c:  666]:context 0x10614ab00: 1 dereffed
[      src/ext.c:  678]:*** 0x10614ab00 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10614ab00, should already all be free!
[      src/ext.c:  647]:context 0x10614ab00: freeing node 0x10609f450
[      src/ext.c:  652]:freeing 0x10609fff0
[      src/ext.c:  647]:context 0x10614ab00: freeing node 0x10609d790
[      src/ext.c:  652]:freeing 0x10609e330
[      src/ext.c:  647]:context 0x10614ab00: freeing node 0x10609c380
[      src/ext.c:  652]:freeing 0x10609d550
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060aa050
[      src/ext.c:  757]:Created context 0x1060aa050 with span 0x1060aa0c0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060aa790
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060aa800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060aa800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060aa800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060aa800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060aa0c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060ab960
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060aa800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060aa800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060aa800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060aa800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060aa0c0, got nothing
[      src/ext.c:  707]:context 0x1060aa050: 2 reffed
[      src/ext.c:  757]:Created context 0x1060aa790 with span 0x1060aa800: component: handle_single_key, operation request_encoding, ref_context 0x1060aa050
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060abba0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060aa800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060aa800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060aa800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060aa800, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060ac740
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060aa0c0, got nothing
[      src/ext.c:  707]:context 0x1060aa050: 3 reffed
[      src/ext.c:  757]:Created context 0x1060abba0 with span 0x1060abc10: component: , operation response_decoding, ref_context 0x1060aa050
[      src/get.c:  134]:checking context 0x1060abba0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05d88: binding context 0x1060abba0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396333984, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1060aa790
[      src/ext.c:  689]:dereffing 0x1060aa790, not necessarily final
[      src/ext.c:  662]:checking context 0x1060aa790
[      src/ext.c:  666]:context 0x1060aa790: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060aa790, should already all be free!
[      src/ext.c:  670]:closing span 0x1060aa800
[      src/ext.c:  672]:freeing 0x1060aa790
[      src/ext.c:  673]:dereffing 0x1060aa050, not necessarily final
[      src/ext.c:  662]:checking context 0x1060aa050
[      src/ext.c:  666]:context 0x1060aa050: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060ad860
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060aa0c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060ae400
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060aa0c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060aa0c0, got nothing
[      src/ext.c:  707]:context 0x1060aa050: 3 reffed
[      src/ext.c:  757]:Created context 0x1060ad860 with span 0x1060ad8d0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1060aa050
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060ae640
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ae6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ae6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ae6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ae6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ad8d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060af1e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ae6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ae6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ae6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ad8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ae6b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ad8d0, got nothing
[      src/ext.c:  707]:context 0x1060ad860: 2 reffed
[      src/ext.c:  757]:Created context 0x1060ae640 with span 0x1060ae6b0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1060ad860
[3576299217] <192.168.4.61:57933> (SOCK=6e23ba94a6b9c53c) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/85","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396333984, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05d88
[      src/ext.c:  866]:checking context 0x1060abba0
[      src/ext.c:  807]:checking context 0x1060abba0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fe6740
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060abc10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fe72e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe67b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060abc10, got nothing
[      src/ext.c:  707]:context 0x1060abba0: 5 reffed
[      src/ext.c:  757]:Created context 0x105fe6740 with span 0x105fe67b0: component: get_common_objects, operation response_decoding, ref_context 0x1060abba0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05e10 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1060abba0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105fe7520
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105fe7580
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105fe75f0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105fe7680
[      src/ext.c: 1537]:got span 0x1060abc10
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fe7730
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fe7780
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105fe77d0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1060abc10, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1060abc10, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060abc10, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1060abc10, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1060abc10, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060abc10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060abc10, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060abc10, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1060abc10, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060abc10, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1060abc10, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060abc10, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1060abc10, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed446d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed435e0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21224: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed457b0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1201: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4530753472 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed44680 has count of 2: *** 4530753472 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4530753472}})] from parent context 0x1060abba0
[      src/ext.c: 1483]:deallocing Payload 0x105fe7520
[      src/ext.c: 1420]:deallocing span args 0x105fe7580
[      src/ext.c: 1427]:freeing 0x105fe76d0
[      src/ext.c: 1431]:freeing 0x105fe77d0
[      src/ext.c: 1439]:freeing 0x105fe7730
[      src/ext.c: 1364]:deallocing span tags args 0x105fe75f0
[      src/ext.c: 1371]:freeing 0x105fe7870
[      src/ext.c: 1387]:freeing 0x105fe7b40
[      src/ext.c: 1407]:freeing 0x105fe7b90
[      src/ext.c: 1411]:freeing 0x105fe75f0
[      src/ext.c: 1447]:freeing 0x105fe7580
[      src/ext.c: 1450]:deallocing finish args 0x105fe7680
[      src/ext.c: 1455]:freeing 0x105fe7680
[src/callbacks.c:  285]:dereffing 0x105fe6740, should be final
[      src/ext.c:  662]:checking context 0x105fe6740
[      src/ext.c:  666]:context 0x105fe6740: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fe6740, should already all be free!
[      src/ext.c:  670]:closing span 0x105fe67b0
[      src/ext.c:  672]:freeing 0x105fe6740
[      src/ext.c:  673]:dereffing 0x1060abba0, not necessarily final
[      src/ext.c:  662]:checking context 0x1060abba0
[      src/ext.c:  666]:context 0x1060abba0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1060ae640
[      src/ext.c:  689]:dereffing 0x1060ae640, not necessarily final
[      src/ext.c:  662]:checking context 0x1060ae640
[      src/ext.c:  666]:context 0x1060ae640: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060ae640, should already all be free!
[      src/ext.c:  670]:closing span 0x1060ae6b0
[      src/ext.c:  672]:freeing 0x1060ae640
[      src/ext.c:  673]:dereffing 0x1060ad860, not necessarily final
[      src/ext.c:  662]:checking context 0x1060ad860
[      src/ext.c:  666]:context 0x1060ad860: 1 dereffed
[      src/ext.c:  688]:checking context 0x1060ad860
[      src/ext.c:  689]:dereffing 0x1060ad860, not necessarily final
[      src/ext.c:  662]:checking context 0x1060ad860
[      src/ext.c:  666]:context 0x1060ad860: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060ad860, should already all be free!
[      src/ext.c:  647]:context 0x1060ad860: freeing node 0x1060ae640
[      src/ext.c:  652]:freeing 0x1060af1e0
[      src/ext.c:  670]:closing span 0x1060ad8d0
[      src/ext.c:  672]:freeing 0x1060ad860
[      src/ext.c:  673]:dereffing 0x1060aa050, not necessarily final
[      src/ext.c:  662]:checking context 0x1060aa050
[      src/ext.c:  666]:context 0x1060aa050: 2 dereffed
[      src/get.c:  420]:dereffing 0x1060aa050, should be final
[      src/ext.c:  662]:checking context 0x1060aa050
[      src/ext.c:  666]:context 0x1060aa050: 1 dereffed
[      src/ext.c:  678]:*** 0x1060aa050 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1060aa050, should already all be free!
[      src/ext.c:  647]:context 0x1060aa050: freeing node 0x1060ad860
[      src/ext.c:  652]:freeing 0x1060ae400
[      src/ext.c:  647]:context 0x1060aa050: freeing node 0x1060abba0
[      src/ext.c:  652]:freeing 0x1060ac740
[      src/ext.c:  647]:context 0x1060aa050: freeing node 0x1060aa790
[      src/ext.c:  652]:freeing 0x1060ab960
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fe8690
[      src/ext.c:  757]:Created context 0x105fe8690 with span 0x105fe8700: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fe8dd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe8e40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe8e40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe8e40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe8e40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe8700, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fe9fa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe8e40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe8e40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe8e40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe8e40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe8700, got nothing
[      src/ext.c:  707]:context 0x105fe8690: 2 reffed
[      src/ext.c:  757]:Created context 0x105fe8dd0 with span 0x105fe8e40: component: handle_single_key, operation request_encoding, ref_context 0x105fe8690
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fea1e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe8e40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe8e40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe8e40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe8e40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fead80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe8700, got nothing
[      src/ext.c:  707]:context 0x105fe8690: 3 reffed
[      src/ext.c:  757]:Created context 0x105fea1e0 with span 0x105fea250: component: , operation response_decoding, ref_context 0x105fe8690
[      src/get.c:  134]:checking context 0x105fea1e0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05e10: binding context 0x105fea1e0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395540960, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105fe8dd0
[      src/ext.c:  689]:dereffing 0x105fe8dd0, not necessarily final
[      src/ext.c:  662]:checking context 0x105fe8dd0
[      src/ext.c:  666]:context 0x105fe8dd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fe8dd0, should already all be free!
[      src/ext.c:  670]:closing span 0x105fe8e40
[      src/ext.c:  672]:freeing 0x105fe8dd0
[      src/ext.c:  673]:dereffing 0x105fe8690, not necessarily final
[      src/ext.c:  662]:checking context 0x105fe8690
[      src/ext.c:  666]:context 0x105fe8690: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105febea0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe8700, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105feca40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fe8700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fe8700, got nothing
[      src/ext.c:  707]:context 0x105fe8690: 3 reffed
[      src/ext.c:  757]:Created context 0x105febea0 with span 0x105febf10: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105fe8690
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105fecc80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105feccf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105feccf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105feccf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105feccf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105febf10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105fed820
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105feccf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105feccf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105feccf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105febf10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105feccf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105febf10, got nothing
[      src/ext.c:  707]:context 0x105febea0: 2 reffed
[      src/ext.c:  757]:Created context 0x105fecc80 with span 0x105feccf0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105febea0
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103a01ec0,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57933","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/87","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395540960, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05e10
[      src/ext.c:  866]:checking context 0x105fea1e0
[      src/ext.c:  807]:checking context 0x105fea1e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ff2d30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff2da0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff2da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff2da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff2da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fea250, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ff38d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff2da0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff2da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff2da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff2da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fea250, got nothing
[      src/ext.c:  707]:context 0x105fea1e0: 5 reffed
[      src/ext.c:  757]:Created context 0x105ff2d30 with span 0x105ff2da0: component: get_common_objects, operation response_decoding, ref_context 0x105fea1e0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05e98 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105fea1e0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105ff3b10
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105ff3b70
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105ff3be0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105ff3c70
[      src/ext.c: 1537]:got span 0x105fea250
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ff3d20
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ff3d70
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105ff3dc0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105fea250, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x105fea250, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fea250, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105fea250, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105fea250, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fea250, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105fea250, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105fea250, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105fea250, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105fea250, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105fea250, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105fea250, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105fea250, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed44b80 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed43bf8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4530753472 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed44b30 has count of 2: *** 4530753472 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed45ac0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1202: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396539688 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed44bd0 has count of 2: *** 4396539688 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4530753472, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396539688}})] from parent context 0x105fea1e0
[      src/ext.c: 1483]:deallocing Payload 0x105ff3b10
[      src/ext.c: 1420]:deallocing span args 0x105ff3b70
[      src/ext.c: 1427]:freeing 0x105ff3cc0
[      src/ext.c: 1431]:freeing 0x105ff3dc0
[      src/ext.c: 1439]:freeing 0x105ff3d20
[      src/ext.c: 1364]:deallocing span tags args 0x105ff3be0
[      src/ext.c: 1371]:freeing 0x105ff3e60
[      src/ext.c: 1387]:freeing 0x105ff4130
[      src/ext.c: 1407]:freeing 0x105ff4180
[      src/ext.c: 1411]:freeing 0x105ff3be0
[      src/ext.c: 1447]:freeing 0x105ff3b70
[      src/ext.c: 1450]:deallocing finish args 0x105ff3c70
[      src/ext.c: 1455]:freeing 0x105ff3c70
[src/callbacks.c:  285]:dereffing 0x105ff2d30, should be final
[      src/ext.c:  662]:checking context 0x105ff2d30
[      src/ext.c:  666]:context 0x105ff2d30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ff2d30, should already all be free!
[      src/ext.c:  670]:closing span 0x105ff2da0
[      src/ext.c:  672]:freeing 0x105ff2d30
[      src/ext.c:  673]:dereffing 0x105fea1e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105fea1e0
[      src/ext.c:  666]:context 0x105fea1e0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105fecc80
[      src/ext.c:  689]:dereffing 0x105fecc80, not necessarily final
[      src/ext.c:  662]:checking context 0x105fecc80
[      src/ext.c:  666]:context 0x105fecc80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105fecc80, should already all be free!
[      src/ext.c:  670]:closing span 0x105feccf0
[      src/ext.c:  672]:freeing 0x105fecc80
[      src/ext.c:  673]:dereffing 0x105febea0, not necessarily final
[      src/ext.c:  662]:checking context 0x105febea0
[      src/ext.c:  666]:context 0x105febea0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105febea0
[      src/ext.c:  689]:dereffing 0x105febea0, not necessarily final
[      src/ext.c:  662]:checking context 0x105febea0
[      src/ext.c:  666]:context 0x105febea0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105febea0, should already all be free!
[      src/ext.c:  647]:context 0x105febea0: freeing node 0x105fecc80
[      src/ext.c:  652]:freeing 0x105fed820
[      src/ext.c:  670]:closing span 0x105febf10
[      src/ext.c:  672]:freeing 0x105febea0
[      src/ext.c:  673]:dereffing 0x105fe8690, not necessarily final
[      src/ext.c:  662]:checking context 0x105fe8690
[      src/ext.c:  666]:context 0x105fe8690: 2 dereffed
[      src/get.c:  420]:dereffing 0x105fe8690, should be final
[      src/ext.c:  662]:checking context 0x105fe8690
[      src/ext.c:  666]:context 0x105fe8690: 1 dereffed
[      src/ext.c:  678]:*** 0x105fe8690 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105fe8690, should already all be free!
[      src/ext.c:  647]:context 0x105fe8690: freeing node 0x105febea0
[      src/ext.c:  652]:freeing 0x105feca40
[      src/ext.c:  647]:context 0x105fe8690: freeing node 0x105fea1e0
[      src/ext.c:  652]:freeing 0x105fead80
[      src/ext.c:  647]:context 0x105fe8690: freeing node 0x105fe8dd0
[      src/ext.c:  652]:freeing 0x105fe9fa0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ff4c80
[      src/ext.c:  757]:Created context 0x105ff4c80 with span 0x105ff4cf0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ff53c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff5430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff5430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff5430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff5430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff4cf0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ff6590
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff5430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff5430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff5430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff5430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff4cf0, got nothing
[      src/ext.c:  707]:context 0x105ff4c80: 2 reffed
[      src/ext.c:  757]:Created context 0x105ff53c0 with span 0x105ff5430: component: handle_single_key, operation request_encoding, ref_context 0x105ff4c80
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ff67d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff5430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff5430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff5430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff5430, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ff7370
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff4cf0, got nothing
[      src/ext.c:  707]:context 0x105ff4c80: 3 reffed
[      src/ext.c:  757]:Created context 0x105ff67d0 with span 0x105ff6840: component: , operation response_decoding, ref_context 0x105ff4c80
[      src/get.c:  134]:checking context 0x105ff67d0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05e98: binding context 0x105ff67d0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395591632, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105ff53c0
[      src/ext.c:  689]:dereffing 0x105ff53c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ff53c0
[      src/ext.c:  666]:context 0x105ff53c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ff53c0, should already all be free!
[      src/ext.c:  670]:closing span 0x105ff5430
[      src/ext.c:  672]:freeing 0x105ff53c0
[      src/ext.c:  673]:dereffing 0x105ff4c80, not necessarily final
[      src/ext.c:  662]:checking context 0x105ff4c80
[      src/ext.c:  666]:context 0x105ff4c80: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ff8490
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff4cf0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ff9030
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff4cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff4cf0, got nothing
[      src/ext.c:  707]:context 0x105ff4c80: 3 reffed
[      src/ext.c:  757]:Created context 0x105ff8490 with span 0x105ff8500: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105ff4c80
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ff9270
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff92e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff92e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff92e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff92e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff8500, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ff9e10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff92e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff92e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff92e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff8500, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff92e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff8500, got nothing
[      src/ext.c:  707]:context 0x105ff8490: 2 reffed
[      src/ext.c:  757]:Created context 0x105ff9270 with span 0x105ff92e0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105ff8490
[3576299217] <192.168.4.61:57933> (SOCK=6e23ba94a6b9c53c) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/88","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57935> (SOCK=17143aa885b2495c) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/89","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395591632, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05e98
[      src/ext.c:  866]:checking context 0x105ff67d0
[      src/ext.c:  807]:checking context 0x105ff67d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10619ec20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10619ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10619ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10619ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10619ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff6840, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10619f7c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10619ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10619ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10619ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10619ec90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff6840, got nothing
[      src/ext.c:  707]:context 0x105ff67d0: 5 reffed
[      src/ext.c:  757]:Created context 0x10619ec20 with span 0x10619ec90: component: get_common_objects, operation response_decoding, ref_context 0x105ff67d0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed05f20 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105ff67d0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10619fa00
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10619fa60
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10619fad0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10619fb60
[      src/ext.c: 1537]:got span 0x105ff6840
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10619fc10
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10619fc60
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10619fcb0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x105ff6840, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x105ff6840, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff6840, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x105ff6840, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x105ff6840, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff6840, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ff6840, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ff6840, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x105ff6840, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ff6840, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x105ff6840, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ff6840, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x105ff6840, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed4f4f0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed4e298 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21230: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed4d7b0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1203: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4392058380 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed4f4a0 has count of 2: *** 4392058380 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4392058380}})] from parent context 0x105ff67d0
[      src/ext.c: 1483]:deallocing Payload 0x10619fa00
[      src/ext.c: 1420]:deallocing span args 0x10619fa60
[      src/ext.c: 1427]:freeing 0x10619fbb0
[      src/ext.c: 1431]:freeing 0x10619fcb0
[      src/ext.c: 1439]:freeing 0x10619fc10
[      src/ext.c: 1364]:deallocing span tags args 0x10619fad0
[      src/ext.c: 1371]:freeing 0x10619fd50
[      src/ext.c: 1387]:freeing 0x1061a0020
[      src/ext.c: 1407]:freeing 0x1061a0070
[      src/ext.c: 1411]:freeing 0x10619fad0
[      src/ext.c: 1447]:freeing 0x10619fa60
[      src/ext.c: 1450]:deallocing finish args 0x10619fb60
[      src/ext.c: 1455]:freeing 0x10619fb60
[src/callbacks.c:  285]:dereffing 0x10619ec20, should be final
[      src/ext.c:  662]:checking context 0x10619ec20
[      src/ext.c:  666]:context 0x10619ec20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10619ec20, should already all be free!
[      src/ext.c:  670]:closing span 0x10619ec90
[      src/ext.c:  672]:freeing 0x10619ec20
[      src/ext.c:  673]:dereffing 0x105ff67d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105ff67d0
[      src/ext.c:  666]:context 0x105ff67d0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105ff9270
[      src/ext.c:  689]:dereffing 0x105ff9270, not necessarily final
[      src/ext.c:  662]:checking context 0x105ff9270
[      src/ext.c:  666]:context 0x105ff9270: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ff9270, should already all be free!
[      src/ext.c:  670]:closing span 0x105ff92e0
[      src/ext.c:  672]:freeing 0x105ff9270
[      src/ext.c:  673]:dereffing 0x105ff8490, not necessarily final
[      src/ext.c:  662]:checking context 0x105ff8490
[      src/ext.c:  666]:context 0x105ff8490: 1 dereffed
[      src/ext.c:  688]:checking context 0x105ff8490
[      src/ext.c:  689]:dereffing 0x105ff8490, not necessarily final
[      src/ext.c:  662]:checking context 0x105ff8490
[      src/ext.c:  666]:context 0x105ff8490: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ff8490, should already all be free!
[      src/ext.c:  647]:context 0x105ff8490: freeing node 0x105ff9270
[      src/ext.c:  652]:freeing 0x105ff9e10
[      src/ext.c:  670]:closing span 0x105ff8500
[      src/ext.c:  672]:freeing 0x105ff8490
[      src/ext.c:  673]:dereffing 0x105ff4c80, not necessarily final
[      src/ext.c:  662]:checking context 0x105ff4c80
[      src/ext.c:  666]:context 0x105ff4c80: 2 dereffed
[      src/get.c:  420]:dereffing 0x105ff4c80, should be final
[      src/ext.c:  662]:checking context 0x105ff4c80
[      src/ext.c:  666]:context 0x105ff4c80: 1 dereffed
[      src/ext.c:  678]:*** 0x105ff4c80 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105ff4c80, should already all be free!
[      src/ext.c:  647]:context 0x105ff4c80: freeing node 0x105ff8490
[      src/ext.c:  652]:freeing 0x105ff9030
[      src/ext.c:  647]:context 0x105ff4c80: freeing node 0x105ff67d0
[      src/ext.c:  652]:freeing 0x105ff7370
[      src/ext.c:  647]:context 0x105ff4c80: freeing node 0x105ff53c0
[      src/ext.c:  652]:freeing 0x105ff6590
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061a0b70
[      src/ext.c:  757]:Created context 0x1061a0b70 with span 0x1061a0be0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061a12b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a1320, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a1320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a1320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a1320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a0be0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061a2480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a1320, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a1320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a1320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a1320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a0be0, got nothing
[      src/ext.c:  707]:context 0x1061a0b70: 2 reffed
[      src/ext.c:  757]:Created context 0x1061a12b0 with span 0x1061a1320: component: handle_single_key, operation request_encoding, ref_context 0x1061a0b70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061a26c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a1320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a1320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a1320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a1320, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061a3260
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a0be0, got nothing
[      src/ext.c:  707]:context 0x1061a0b70: 3 reffed
[      src/ext.c:  757]:Created context 0x1061a26c0 with span 0x1061a2730: component: , operation response_decoding, ref_context 0x1061a0b70
[      src/get.c:  134]:checking context 0x1061a26c0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed05f20: binding context 0x1061a26c0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397344448, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1061a12b0
[      src/ext.c:  689]:dereffing 0x1061a12b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061a12b0
[      src/ext.c:  666]:context 0x1061a12b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061a12b0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061a1320
[      src/ext.c:  672]:freeing 0x1061a12b0
[      src/ext.c:  673]:dereffing 0x1061a0b70, not necessarily final
[      src/ext.c:  662]:checking context 0x1061a0b70
[      src/ext.c:  666]:context 0x1061a0b70: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061a4380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a0be0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061a4f20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a0be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a0be0, got nothing
[      src/ext.c:  707]:context 0x1061a0b70: 3 reffed
[      src/ext.c:  757]:Created context 0x1061a4380 with span 0x1061a43f0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061a0b70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061a5160
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a51d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a51d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a51d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a51d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a43f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061a5d00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a51d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a51d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a51d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a43f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a51d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a43f0, got nothing
[      src/ext.c:  707]:context 0x1061a4380: 2 reffed
[      src/ext.c:  757]:Created context 0x1061a5160 with span 0x1061a51d0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1061a4380
[3576299217] <192.168.4.61:57932> (SOCK=2c19f73f3cf71986) Starting. Timeout=2000000us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/8b","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397344448, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed05f20
[      src/ext.c:  866]:checking context 0x1061a26c0
[      src/ext.c:  807]:checking context 0x1061a26c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061abc90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061abd00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061abd00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061abd00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061abd00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a2730, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061ac830
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061abd00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061abd00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061abd00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061abd00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a2730, got nothing
[      src/ext.c:  707]:context 0x1061a26c0: 5 reffed
[      src/ext.c:  757]:Created context 0x1061abc90 with span 0x1061abd00: component: get_common_objects, operation response_decoding, ref_context 0x1061a26c0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed56040 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1061a26c0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1061aca70
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1061acad0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1061acb40
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1061acbd0
[      src/ext.c: 1537]:got span 0x1061a2730
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061acc80
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061accd0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061acd20
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1061a2730, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x1061a2730, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a2730, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1061a2730, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1061a2730, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a2730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061a2730, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061a2730, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1061a2730, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061a2730, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1061a2730, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061a2730, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1061a2730, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed4fb30 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed4e8b0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396539486 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed4fae0 has count of 2: *** 4396539486 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed4deb0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1204: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 14685055082710433792 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed1d2a8 has count of 2: *** 14685055082710433792 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396539486, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 14685055082710433792}})] from parent context 0x1061a26c0
[      src/ext.c: 1483]:deallocing Payload 0x1061aca70
[      src/ext.c: 1420]:deallocing span args 0x1061acad0
[      src/ext.c: 1427]:freeing 0x1061acc20
[      src/ext.c: 1431]:freeing 0x1061acd20
[      src/ext.c: 1439]:freeing 0x1061acc80
[      src/ext.c: 1364]:deallocing span tags args 0x1061acb40
[      src/ext.c: 1371]:freeing 0x1061acdc0
[      src/ext.c: 1387]:freeing 0x1061ad090
[      src/ext.c: 1407]:freeing 0x1061ad0e0
[      src/ext.c: 1411]:freeing 0x1061acb40
[      src/ext.c: 1447]:freeing 0x1061acad0
[      src/ext.c: 1450]:deallocing finish args 0x1061acbd0
[      src/ext.c: 1455]:freeing 0x1061acbd0
[src/callbacks.c:  285]:dereffing 0x1061abc90, should be final
[      src/ext.c:  662]:checking context 0x1061abc90
[      src/ext.c:  666]:context 0x1061abc90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061abc90, should already all be free!
[      src/ext.c:  670]:closing span 0x1061abd00
[      src/ext.c:  672]:freeing 0x1061abc90
[      src/ext.c:  673]:dereffing 0x1061a26c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061a26c0
[      src/ext.c:  666]:context 0x1061a26c0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1061a5160
[      src/ext.c:  689]:dereffing 0x1061a5160, not necessarily final
[      src/ext.c:  662]:checking context 0x1061a5160
[      src/ext.c:  666]:context 0x1061a5160: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061a5160, should already all be free!
[      src/ext.c:  670]:closing span 0x1061a51d0
[      src/ext.c:  672]:freeing 0x1061a5160
[      src/ext.c:  673]:dereffing 0x1061a4380, not necessarily final
[      src/ext.c:  662]:checking context 0x1061a4380
[      src/ext.c:  666]:context 0x1061a4380: 1 dereffed
[      src/ext.c:  688]:checking context 0x1061a4380
[      src/ext.c:  689]:dereffing 0x1061a4380, not necessarily final
[      src/ext.c:  662]:checking context 0x1061a4380
[      src/ext.c:  666]:context 0x1061a4380: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061a4380, should already all be free!
[      src/ext.c:  647]:context 0x1061a4380: freeing node 0x1061a5160
[      src/ext.c:  652]:freeing 0x1061a5d00
[      src/ext.c:  670]:closing span 0x1061a43f0
[      src/ext.c:  672]:freeing 0x1061a4380
[      src/ext.c:  673]:dereffing 0x1061a0b70, not necessarily final
[      src/ext.c:  662]:checking context 0x1061a0b70
[      src/ext.c:  666]:context 0x1061a0b70: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061a0b70, should be final
[      src/ext.c:  662]:checking context 0x1061a0b70
[      src/ext.c:  666]:context 0x1061a0b70: 1 dereffed
[      src/ext.c:  678]:*** 0x1061a0b70 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061a0b70, should already all be free!
[      src/ext.c:  647]:context 0x1061a0b70: freeing node 0x1061a4380
[      src/ext.c:  652]:freeing 0x1061a4f20
[      src/ext.c:  647]:context 0x1061a0b70: freeing node 0x1061a26c0
[      src/ext.c:  652]:freeing 0x1061a3260
[      src/ext.c:  647]:context 0x1061a0b70: freeing node 0x1061a12b0
[      src/ext.c:  652]:freeing 0x1061a2480
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061af7b0
[      src/ext.c:  757]:Created context 0x1061af7b0 with span 0x1061af820: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061afef0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061aff60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061aff60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061aff60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061aff60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061af820, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061b10c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061aff60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061aff60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061aff60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061aff60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061af820, got nothing
[      src/ext.c:  707]:context 0x1061af7b0: 2 reffed
[      src/ext.c:  757]:Created context 0x1061afef0 with span 0x1061aff60: component: handle_single_key, operation request_encoding, ref_context 0x1061af7b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061b1300
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061aff60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061aff60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061aff60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061aff60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061b1ea0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061af820, got nothing
[      src/ext.c:  707]:context 0x1061af7b0: 3 reffed
[      src/ext.c:  757]:Created context 0x1061b1300 with span 0x1061b1370: component: , operation response_decoding, ref_context 0x1061af7b0
[      src/get.c:  134]:checking context 0x1061b1300
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57040: binding context 0x1061b1300 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397404928, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1061afef0
[      src/ext.c:  689]:dereffing 0x1061afef0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061afef0
[      src/ext.c:  666]:context 0x1061afef0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061afef0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061aff60
[      src/ext.c:  672]:freeing 0x1061afef0
[      src/ext.c:  673]:dereffing 0x1061af7b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061af7b0
[      src/ext.c:  666]:context 0x1061af7b0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061b2fc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061af820, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061b3b60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061af820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061af820, got nothing
[      src/ext.c:  707]:context 0x1061af7b0: 3 reffed
[      src/ext.c:  757]:Created context 0x1061b2fc0 with span 0x1061b3030: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061af7b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061b3da0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b3e10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b3e10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b3e10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b3e10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b3030, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061b4940
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b3e10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b3e10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b3e10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b3030, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b3e10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b3030, got nothing
[      src/ext.c:  707]:context 0x1061b2fc0: 2 reffed
[      src/ext.c:  757]:Created context 0x1061b3da0 with span 0x1061b3e10: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1061b2fc0
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb4ea0,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57935","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57936> (SOCK=c57a44ca40dd889c) Starting. Timeout=900us (L:474)
[3576299217] <192.168.4.61:57935> (SOCK=17143aa885b2495c) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/8c","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397404928, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57040
[      src/ext.c:  866]:checking context 0x1061b1300
[      src/ext.c:  807]:checking context 0x1061b1300
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061bda60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061bdad0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061bdad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061bdad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061bdad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b1370, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061be600
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061bdad0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061bdad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061bdad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061bdad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b1370, got nothing
[      src/ext.c:  707]:context 0x1061b1300: 5 reffed
[      src/ext.c:  757]:Created context 0x1061bda60 with span 0x1061bdad0: component: get_common_objects, operation response_decoding, ref_context 0x1061b1300
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed570c8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1061b1300
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1061be840
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1061be8a0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1061be910
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1061be9a0
[      src/ext.c: 1537]:got span 0x1061b1370
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061bea50
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061beaa0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061beaf0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1061b1370, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1061b1370, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b1370, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1061b1370, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1061b1370, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b1370, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061b1370, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061b1370, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1061b1370, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061b1370, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1061b1370, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061b1370, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1061b1370, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed5b450 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed4e8b0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055086129564619 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1d7d0 has count of 2: *** 14685055086129564619 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed56ac0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1205: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396539486 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed5b400 has count of 2: *** 4396539486 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055086129564619, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396539486}})] from parent context 0x1061b1300
[      src/ext.c: 1483]:deallocing Payload 0x1061be840
[      src/ext.c: 1420]:deallocing span args 0x1061be8a0
[      src/ext.c: 1427]:freeing 0x1061be9f0
[      src/ext.c: 1431]:freeing 0x1061beaf0
[      src/ext.c: 1439]:freeing 0x1061bea50
[      src/ext.c: 1364]:deallocing span tags args 0x1061be910
[      src/ext.c: 1371]:freeing 0x1061beb90
[      src/ext.c: 1387]:freeing 0x1061bee60
[      src/ext.c: 1407]:freeing 0x1061beeb0
[      src/ext.c: 1411]:freeing 0x1061be910
[      src/ext.c: 1447]:freeing 0x1061be8a0
[      src/ext.c: 1450]:deallocing finish args 0x1061be9a0
[      src/ext.c: 1455]:freeing 0x1061be9a0
[src/callbacks.c:  285]:dereffing 0x1061bda60, should be final
[      src/ext.c:  662]:checking context 0x1061bda60
[      src/ext.c:  666]:context 0x1061bda60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061bda60, should already all be free!
[      src/ext.c:  670]:closing span 0x1061bdad0
[      src/ext.c:  672]:freeing 0x1061bda60
[      src/ext.c:  673]:dereffing 0x1061b1300, not necessarily final
[      src/ext.c:  662]:checking context 0x1061b1300
[      src/ext.c:  666]:context 0x1061b1300: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1061b3da0
[      src/ext.c:  689]:dereffing 0x1061b3da0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061b3da0
[      src/ext.c:  666]:context 0x1061b3da0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061b3da0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061b3e10
[      src/ext.c:  672]:freeing 0x1061b3da0
[      src/ext.c:  673]:dereffing 0x1061b2fc0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061b2fc0
[      src/ext.c:  666]:context 0x1061b2fc0: 1 dereffed
[      src/ext.c:  688]:checking context 0x1061b2fc0
[      src/ext.c:  689]:dereffing 0x1061b2fc0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061b2fc0
[      src/ext.c:  666]:context 0x1061b2fc0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061b2fc0, should already all be free!
[      src/ext.c:  647]:context 0x1061b2fc0: freeing node 0x1061b3da0
[      src/ext.c:  652]:freeing 0x1061b4940
[      src/ext.c:  670]:closing span 0x1061b3030
[      src/ext.c:  672]:freeing 0x1061b2fc0
[      src/ext.c:  673]:dereffing 0x1061af7b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061af7b0
[      src/ext.c:  666]:context 0x1061af7b0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061af7b0, should be final
[      src/ext.c:  662]:checking context 0x1061af7b0
[      src/ext.c:  666]:context 0x1061af7b0: 1 dereffed
[      src/ext.c:  678]:*** 0x1061af7b0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061af7b0, should already all be free!
[      src/ext.c:  647]:context 0x1061af7b0: freeing node 0x1061b2fc0
[      src/ext.c:  652]:freeing 0x1061b3b60
[      src/ext.c:  647]:context 0x1061af7b0: freeing node 0x1061b1300
[      src/ext.c:  652]:freeing 0x1061b1ea0
[      src/ext.c:  647]:context 0x1061af7b0: freeing node 0x1061afef0
[      src/ext.c:  652]:freeing 0x1061b10c0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061bf9b0
[      src/ext.c:  757]:Created context 0x1061bf9b0 with span 0x1061bfa20: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061c00f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c0160, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c0160, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c0160, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c0160, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061bfa20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0d5510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c0160, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c0160, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c0160, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c0160, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061bfa20, got nothing
[      src/ext.c:  707]:context 0x1061bf9b0: 2 reffed
[      src/ext.c:  757]:Created context 0x1061c00f0 with span 0x1061c0160: component: handle_single_key, operation request_encoding, ref_context 0x1061bf9b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0d5750
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c0160, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c0160, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c0160, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c0160, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0d62f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061bfa20, got nothing
[      src/ext.c:  707]:context 0x1061bf9b0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f0d5750 with span 0x10f0d57c0: component: , operation response_decoding, ref_context 0x1061bf9b0
[      src/get.c:  134]:checking context 0x10f0d5750
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed570c8: binding context 0x10f0d5750 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547499856, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1061c00f0
[      src/ext.c:  689]:dereffing 0x1061c00f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061c00f0
[      src/ext.c:  666]:context 0x1061c00f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061c00f0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061c0160
[      src/ext.c:  672]:freeing 0x1061c00f0
[      src/ext.c:  673]:dereffing 0x1061bf9b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061bf9b0
[      src/ext.c:  666]:context 0x1061bf9b0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0d7410
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061bfa20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0d7fb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061bfa20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061bfa20, got nothing
[      src/ext.c:  707]:context 0x1061bf9b0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f0d7410 with span 0x10f0d7480: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061bf9b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0d81f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d8260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d8260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d8260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d8260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d7480, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0d8d90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d8260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d8260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d8260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d7480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d8260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d7480, got nothing
[      src/ext.c:  707]:context 0x10f0d7410: 2 reffed
[      src/ext.c:  757]:Created context 0x10f0d81f0 with span 0x10f0d8260: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f0d7410
[3576299217] <192.168.4.61:57932> (SOCK=2c19f73f3cf71986) Connected established (L:147)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb5f40,IX=3) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57936","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Provider 'CCCP' failed (L:185)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/8e","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547499856, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed570c8
[      src/ext.c:  866]:checking context 0x10f0d5750
[      src/ext.c:  807]:checking context 0x10f0d5750
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0e0ae0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d57c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0e1680
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d57c0, got nothing
[      src/ext.c:  707]:context 0x10f0d5750: 5 reffed
[      src/ext.c:  757]:Created context 0x10f0e0ae0 with span 0x10f0e0b50: component: get_common_objects, operation response_decoding, ref_context 0x10f0d5750
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed571d8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f0d5750
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f0e18c0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f0e1920
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f0e1990
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f0e1a20
[      src/ext.c: 1537]:got span 0x10f0d57c0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f0e1ad0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f0e1b20
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f0e1b70
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f0d57c0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f0d57c0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d57c0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f0d57c0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f0d57c0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d57c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0d57c0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0d57c0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f0d57c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0d57c0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f0d57c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0d57c0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f0d57c0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed5bbd0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed5da18 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21238: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed5e430 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1206: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21239: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f0d5750
[      src/ext.c: 1483]:deallocing Payload 0x10f0e18c0
[      src/ext.c: 1420]:deallocing span args 0x10f0e1920
[      src/ext.c: 1427]:freeing 0x10f0e1a70
[      src/ext.c: 1431]:freeing 0x10f0e1b70
[      src/ext.c: 1439]:freeing 0x10f0e1ad0
[      src/ext.c: 1364]:deallocing span tags args 0x10f0e1990
[      src/ext.c: 1371]:freeing 0x10f0e1c10
[      src/ext.c: 1387]:freeing 0x10f0e1ee0
[      src/ext.c: 1407]:freeing 0x10f0e1f30
[      src/ext.c: 1411]:freeing 0x10f0e1990
[      src/ext.c: 1447]:freeing 0x10f0e1920
[      src/ext.c: 1450]:deallocing finish args 0x10f0e1a20
[      src/ext.c: 1455]:freeing 0x10f0e1a20
[src/callbacks.c:  285]:dereffing 0x10f0e0ae0, should be final
[      src/ext.c:  662]:checking context 0x10f0e0ae0
[      src/ext.c:  666]:context 0x10f0e0ae0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f0e0ae0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f0e0b50
[      src/ext.c:  672]:freeing 0x10f0e0ae0
[      src/ext.c:  673]:dereffing 0x10f0d5750, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0d5750
[      src/ext.c:  666]:context 0x10f0d5750: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f0d81f0
[      src/ext.c:  689]:dereffing 0x10f0d81f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0d81f0
[      src/ext.c:  666]:context 0x10f0d81f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f0d81f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f0d8260
[      src/ext.c:  672]:freeing 0x10f0d81f0
[      src/ext.c:  673]:dereffing 0x10f0d7410, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0d7410
[      src/ext.c:  666]:context 0x10f0d7410: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f0d7410
[      src/ext.c:  689]:dereffing 0x10f0d7410, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0d7410
[      src/ext.c:  666]:context 0x10f0d7410: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f0d7410, should already all be free!
[      src/ext.c:  647]:context 0x10f0d7410: freeing node 0x10f0d81f0
[      src/ext.c:  652]:freeing 0x10f0d8d90
[      src/ext.c:  670]:closing span 0x10f0d7480
[      src/ext.c:  672]:freeing 0x10f0d7410
[      src/ext.c:  673]:dereffing 0x1061bf9b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061bf9b0
[      src/ext.c:  666]:context 0x1061bf9b0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061bf9b0, should be final
[      src/ext.c:  662]:checking context 0x1061bf9b0
[      src/ext.c:  666]:context 0x1061bf9b0: 1 dereffed
[      src/ext.c:  678]:*** 0x1061bf9b0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061bf9b0, should already all be free!
[      src/ext.c:  647]:context 0x1061bf9b0: freeing node 0x10f0d7410
[      src/ext.c:  652]:freeing 0x10f0d7fb0
[      src/ext.c:  647]:context 0x1061bf9b0: freeing node 0x10f0d5750
[      src/ext.c:  652]:freeing 0x10f0d62f0
[      src/ext.c:  647]:context 0x1061bf9b0: freeing node 0x1061c00f0
[      src/ext.c:  652]:freeing 0x10f0d5510
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0e2a30
[      src/ext.c:  757]:Created context 0x10f0e2a30 with span 0x10f0e2aa0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0e3170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e31e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e31e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e31e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e31e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e2aa0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0e4340
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e31e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e31e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e31e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e31e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e2aa0, got nothing
[      src/ext.c:  707]:context 0x10f0e2a30: 2 reffed
[      src/ext.c:  757]:Created context 0x10f0e3170 with span 0x10f0e31e0: component: handle_single_key, operation request_encoding, ref_context 0x10f0e2a30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0e4580
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e31e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e31e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e31e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e31e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0e5120
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e2aa0, got nothing
[      src/ext.c:  707]:context 0x10f0e2a30: 3 reffed
[      src/ext.c:  757]:Created context 0x10f0e4580 with span 0x10f0e45f0: component: , operation response_decoding, ref_context 0x10f0e2a30
[      src/get.c:  134]:checking context 0x10f0e4580
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed571d8: binding context 0x10f0e4580 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547560832, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f0e3170
[      src/ext.c:  689]:dereffing 0x10f0e3170, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0e3170
[      src/ext.c:  666]:context 0x10f0e3170: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f0e3170, should already all be free!
[      src/ext.c:  670]:closing span 0x10f0e31e0
[      src/ext.c:  672]:freeing 0x10f0e3170
[      src/ext.c:  673]:dereffing 0x10f0e2a30, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0e2a30
[      src/ext.c:  666]:context 0x10f0e2a30: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0e6240
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e2aa0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0e6de0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e2aa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e2aa0, got nothing
[      src/ext.c:  707]:context 0x10f0e2a30: 3 reffed
[      src/ext.c:  757]:Created context 0x10f0e6240 with span 0x10f0e62b0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f0e2a30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0e7020
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e7090, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e7090, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e7090, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e7090, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e62b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0e7bc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e7090, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e7090, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e7090, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e62b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e7090, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e62b0, got nothing
[      src/ext.c:  707]:context 0x10f0e6240: 2 reffed
[      src/ext.c:  757]:Created context 0x10f0e7020 with span 0x10f0e7090: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f0e6240
[3576299217] <192.168.4.61:57936> (SOCK=c57a44ca40dd889c) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/8f","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547560832, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed571d8
[      src/ext.c:  866]:checking context 0x10f0e4580
[      src/ext.c:  807]:checking context 0x10f0e4580
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0ec5c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0ec630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0ec630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0ec630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0ec630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e45f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0ed160
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0ec630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0ec630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0ec630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0ec630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e45f0, got nothing
[      src/ext.c:  707]:context 0x10f0e4580: 5 reffed
[      src/ext.c:  757]:Created context 0x10f0ec5c0 with span 0x10f0ec630: component: get_common_objects, operation response_decoding, ref_context 0x10f0e4580
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57260 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f0e4580
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f0ed3a0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f0ed400
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f0ed470
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f0ed500
[      src/ext.c: 1537]:got span 0x10f0e45f0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f0ed5b0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f0ed600
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f0ed650
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f0e45f0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f0e45f0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e45f0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f0e45f0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f0e45f0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e45f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0e45f0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0e45f0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f0e45f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0e45f0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f0e45f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0e45f0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f0e45f0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed5bf90 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed5dec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21240: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed5e9e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1207: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21241: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f0e4580
[      src/ext.c: 1483]:deallocing Payload 0x10f0ed3a0
[      src/ext.c: 1420]:deallocing span args 0x10f0ed400
[      src/ext.c: 1427]:freeing 0x10f0ed550
[      src/ext.c: 1431]:freeing 0x10f0ed650
[      src/ext.c: 1439]:freeing 0x10f0ed5b0
[      src/ext.c: 1364]:deallocing span tags args 0x10f0ed470
[      src/ext.c: 1371]:freeing 0x10f0ed6f0
[      src/ext.c: 1387]:freeing 0x10f0ed9c0
[      src/ext.c: 1407]:freeing 0x10f0eda10
[      src/ext.c: 1411]:freeing 0x10f0ed470
[      src/ext.c: 1447]:freeing 0x10f0ed400
[      src/ext.c: 1450]:deallocing finish args 0x10f0ed500
[      src/ext.c: 1455]:freeing 0x10f0ed500
[src/callbacks.c:  285]:dereffing 0x10f0ec5c0, should be final
[      src/ext.c:  662]:checking context 0x10f0ec5c0
[      src/ext.c:  666]:context 0x10f0ec5c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f0ec5c0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f0ec630
[      src/ext.c:  672]:freeing 0x10f0ec5c0
[      src/ext.c:  673]:dereffing 0x10f0e4580, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0e4580
[      src/ext.c:  666]:context 0x10f0e4580: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f0e7020
[      src/ext.c:  689]:dereffing 0x10f0e7020, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0e7020
[      src/ext.c:  666]:context 0x10f0e7020: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f0e7020, should already all be free!
[      src/ext.c:  670]:closing span 0x10f0e7090
[      src/ext.c:  672]:freeing 0x10f0e7020
[      src/ext.c:  673]:dereffing 0x10f0e6240, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0e6240
[      src/ext.c:  666]:context 0x10f0e6240: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f0e6240
[      src/ext.c:  689]:dereffing 0x10f0e6240, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0e6240
[      src/ext.c:  666]:context 0x10f0e6240: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f0e6240, should already all be free!
[      src/ext.c:  647]:context 0x10f0e6240: freeing node 0x10f0e7020
[      src/ext.c:  652]:freeing 0x10f0e7bc0
[      src/ext.c:  670]:closing span 0x10f0e62b0
[      src/ext.c:  672]:freeing 0x10f0e6240
[      src/ext.c:  673]:dereffing 0x10f0e2a30, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0e2a30
[      src/ext.c:  666]:context 0x10f0e2a30: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f0e2a30, should be final
[      src/ext.c:  662]:checking context 0x10f0e2a30
[      src/ext.c:  666]:context 0x10f0e2a30: 1 dereffed
[      src/ext.c:  678]:*** 0x10f0e2a30 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f0e2a30, should already all be free!
[      src/ext.c:  647]:context 0x10f0e2a30: freeing node 0x10f0e6240
[      src/ext.c:  652]:freeing 0x10f0e6de0
[      src/ext.c:  647]:context 0x10f0e2a30: freeing node 0x10f0e4580
[      src/ext.c:  652]:freeing 0x10f0e5120
[      src/ext.c:  647]:context 0x10f0e2a30: freeing node 0x10f0e3170
[      src/ext.c:  652]:freeing 0x10f0e4340
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0ee510
[      src/ext.c:  757]:Created context 0x10f0ee510 with span 0x106000e20: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106001190
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0ee8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0ee8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0ee8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0ee8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106000e20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106001a60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0ee8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0ee8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0ee8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0ee8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106000e20, got nothing
[      src/ext.c:  707]:context 0x10f0ee510: 2 reffed
[      src/ext.c:  757]:Created context 0x106001190 with span 0x10f0ee8e0: component: handle_single_key, operation request_encoding, ref_context 0x10f0ee510
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106001b50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0ee8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0ee8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0ee8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0ee8e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0ef910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106000e20, got nothing
[      src/ext.c:  707]:context 0x10f0ee510: 3 reffed
[      src/ext.c:  757]:Created context 0x106001b50 with span 0x10f0ef330: component: , operation response_decoding, ref_context 0x10f0ee510
[      src/get.c:  134]:checking context 0x106001b50
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57260: binding context 0x106001b50 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395637584, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106001190
[      src/ext.c:  689]:dereffing 0x106001190, not necessarily final
[      src/ext.c:  662]:checking context 0x106001190
[      src/ext.c:  666]:context 0x106001190: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106001190, should already all be free!
[      src/ext.c:  670]:closing span 0x10f0ee8e0
[      src/ext.c:  672]:freeing 0x106001190
[      src/ext.c:  673]:dereffing 0x10f0ee510, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0ee510
[      src/ext.c:  666]:context 0x10f0ee510: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f0f0170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106000e20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106002fb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106000e20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106000e20, got nothing
[      src/ext.c:  707]:context 0x10f0ee510: 3 reffed
[      src/ext.c:  757]:Created context 0x10f0f0170 with span 0x1060029d0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f0ee510
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060030a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0f0880, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0f0880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0f0880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0f0880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060029d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f0f0e60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0f0880, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0f0880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0f0880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060029d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0f0880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060029d0, got nothing
[      src/ext.c:  707]:context 0x10f0f0170: 2 reffed
[      src/ext.c:  757]:Created context 0x1060030a0 with span 0x10f0f0880: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f0f0170
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/90","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395637584, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57260
[      src/ext.c:  866]:checking context 0x106001b50
[      src/ext.c:  807]:checking context 0x106001b50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10602e9b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10602ea20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10602ea20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10602ea20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10602ea20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0ef330, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061c0d80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10602ea20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10602ea20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10602ea20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10602ea20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0ef330, got nothing
[      src/ext.c:  707]:context 0x106001b50: 5 reffed
[      src/ext.c:  757]:Created context 0x10602e9b0 with span 0x10602ea20: component: get_common_objects, operation response_decoding, ref_context 0x106001b50
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed572e8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106001b50
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1061c0e70
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f139b00
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1061c0ed0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f139b70
[      src/ext.c: 1537]:got span 0x10f0ef330
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f139bc0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061c0fc0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f139c10
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f0ef330, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f0ef330, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0ef330, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f0ef330, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f0ef330, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0ef330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f0ef330, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f0ef330, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f0ef330, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f0ef330, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f0ef330, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f0ef330, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f0ef330, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed66540 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed5dec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21246: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed5edd0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1208: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21247: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x106001b50
[      src/ext.c: 1483]:deallocing Payload 0x1061c0e70
[      src/ext.c: 1420]:deallocing span args 0x10f139b00
[      src/ext.c: 1427]:freeing 0x1061c0f60
[      src/ext.c: 1431]:freeing 0x10f139c10
[      src/ext.c: 1439]:freeing 0x10f139bc0
[      src/ext.c: 1364]:deallocing span tags args 0x1061c0ed0
[      src/ext.c: 1371]:freeing 0x10f139c60
[      src/ext.c: 1387]:freeing 0x1061c1190
[      src/ext.c: 1407]:freeing 0x10f139e00
[      src/ext.c: 1411]:freeing 0x1061c0ed0
[      src/ext.c: 1447]:freeing 0x10f139b00
[      src/ext.c: 1450]:deallocing finish args 0x10f139b70
[      src/ext.c: 1455]:freeing 0x10f139b70
[src/callbacks.c:  285]:dereffing 0x10602e9b0, should be final
[      src/ext.c:  662]:checking context 0x10602e9b0
[      src/ext.c:  666]:context 0x10602e9b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10602e9b0, should already all be free!
[      src/ext.c:  670]:closing span 0x10602ea20
[      src/ext.c:  672]:freeing 0x10602e9b0
[      src/ext.c:  673]:dereffing 0x106001b50, not necessarily final
[      src/ext.c:  662]:checking context 0x106001b50
[      src/ext.c:  666]:context 0x106001b50: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1060030a0
[      src/ext.c:  689]:dereffing 0x1060030a0, not necessarily final
[      src/ext.c:  662]:checking context 0x1060030a0
[      src/ext.c:  666]:context 0x1060030a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060030a0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f0f0880
[      src/ext.c:  672]:freeing 0x1060030a0
[      src/ext.c:  673]:dereffing 0x10f0f0170, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0f0170
[      src/ext.c:  666]:context 0x10f0f0170: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f0f0170
[      src/ext.c:  689]:dereffing 0x10f0f0170, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0f0170
[      src/ext.c:  666]:context 0x10f0f0170: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f0f0170, should already all be free!
[      src/ext.c:  647]:context 0x10f0f0170: freeing node 0x1060030a0
[      src/ext.c:  652]:freeing 0x10f0f0e60
[      src/ext.c:  670]:closing span 0x1060029d0
[      src/ext.c:  672]:freeing 0x10f0f0170
[      src/ext.c:  673]:dereffing 0x10f0ee510, not necessarily final
[      src/ext.c:  662]:checking context 0x10f0ee510
[      src/ext.c:  666]:context 0x10f0ee510: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f0ee510, should be final
[      src/ext.c:  662]:checking context 0x10f0ee510
[      src/ext.c:  666]:context 0x10f0ee510: 1 dereffed
[      src/ext.c:  678]:*** 0x10f0ee510 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f0ee510, should already all be free!
[      src/ext.c:  647]:context 0x10f0ee510: freeing node 0x10f0f0170
[      src/ext.c:  652]:freeing 0x106002fb0
[      src/ext.c:  647]:context 0x10f0ee510: freeing node 0x106001b50
[      src/ext.c:  652]:freeing 0x10f0ef910
[      src/ext.c:  647]:context 0x10f0ee510: freeing node 0x106001190
[      src/ext.c:  652]:freeing 0x106001a60
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061c1760
[      src/ext.c:  757]:Created context 0x1061c1760 with span 0x10f13a860: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f13abd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c1b30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c1b30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c1b30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c1b30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13a860, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f13b4a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c1b30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c1b30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c1b30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c1b30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13a860, got nothing
[      src/ext.c:  707]:context 0x1061c1760: 2 reffed
[      src/ext.c:  757]:Created context 0x10f13abd0 with span 0x1061c1b30: component: handle_single_key, operation request_encoding, ref_context 0x1061c1760
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f13b590
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c1b30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c1b30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c1b30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c1b30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061c2b60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13a860, got nothing
[      src/ext.c:  707]:context 0x1061c1760: 3 reffed
[      src/ext.c:  757]:Created context 0x10f13b590 with span 0x1061c2580: component: , operation response_decoding, ref_context 0x1061c1760
[      src/get.c:  134]:checking context 0x10f13b590
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed572e8: binding context 0x10f13b590 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547917200, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f13abd0
[      src/ext.c:  689]:dereffing 0x10f13abd0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f13abd0
[      src/ext.c:  666]:context 0x10f13abd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f13abd0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061c1b30
[      src/ext.c:  672]:freeing 0x10f13abd0
[      src/ext.c:  673]:dereffing 0x1061c1760, not necessarily final
[      src/ext.c:  662]:checking context 0x1061c1760
[      src/ext.c:  666]:context 0x1061c1760: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061c33c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13a860, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f13c9f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13a860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13a860, got nothing
[      src/ext.c:  707]:context 0x1061c1760: 3 reffed
[      src/ext.c:  757]:Created context 0x1061c33c0 with span 0x10f13c410: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061c1760
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f13cae0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c3ad0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c3ad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c3ad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c3ad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13c410, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061c40b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c3ad0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c3ad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c3ad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13c410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c3ad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13c410, got nothing
[      src/ext.c:  707]:context 0x1061c33c0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f13cae0 with span 0x1061c3ad0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1061c33c0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/91","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547917200, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed572e8
[      src/ext.c:  866]:checking context 0x10f13b590
[      src/ext.c:  807]:checking context 0x10f13b590
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061c83a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e217e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e217e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e217e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e217e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c2580, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e218450
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e217e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e217e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e217e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e217e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c2580, got nothing
[      src/ext.c:  707]:context 0x10f13b590: 5 reffed
[      src/ext.c:  757]:Created context 0x1061c83a0 with span 0x10e217e70: component: get_common_objects, operation response_decoding, ref_context 0x10f13b590
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57370 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f13b590
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e218540
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1061c8ab0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e2185a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1061c8b20
[      src/ext.c: 1537]:got span 0x1061c2580
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061c8b70
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e218690
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061c8bc0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1061c2580, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x1061c2580, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c2580, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1061c2580, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1061c2580, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c2580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c2580, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c2580, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1061c2580, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c2580, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1061c2580, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c2580, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1061c2580, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed66950 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed5dec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396539486 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed66900 has count of 2: *** 4396539486 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed683c0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1209: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21251: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396539486, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f13b590
[      src/ext.c: 1483]:deallocing Payload 0x10e218540
[      src/ext.c: 1420]:deallocing span args 0x1061c8ab0
[      src/ext.c: 1427]:freeing 0x10e218630
[      src/ext.c: 1431]:freeing 0x1061c8bc0
[      src/ext.c: 1439]:freeing 0x1061c8b70
[      src/ext.c: 1364]:deallocing span tags args 0x10e2185a0
[      src/ext.c: 1371]:freeing 0x1061c8c10
[      src/ext.c: 1387]:freeing 0x10e218860
[      src/ext.c: 1407]:freeing 0x1061c8db0
[      src/ext.c: 1411]:freeing 0x10e2185a0
[      src/ext.c: 1447]:freeing 0x1061c8ab0
[      src/ext.c: 1450]:deallocing finish args 0x1061c8b20
[      src/ext.c: 1455]:freeing 0x1061c8b20
[src/callbacks.c:  285]:dereffing 0x1061c83a0, should be final
[      src/ext.c:  662]:checking context 0x1061c83a0
[      src/ext.c:  666]:context 0x1061c83a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061c83a0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e217e70
[      src/ext.c:  672]:freeing 0x1061c83a0
[      src/ext.c:  673]:dereffing 0x10f13b590, not necessarily final
[      src/ext.c:  662]:checking context 0x10f13b590
[      src/ext.c:  666]:context 0x10f13b590: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f13cae0
[      src/ext.c:  689]:dereffing 0x10f13cae0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f13cae0
[      src/ext.c:  666]:context 0x10f13cae0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f13cae0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061c3ad0
[      src/ext.c:  672]:freeing 0x10f13cae0
[      src/ext.c:  673]:dereffing 0x1061c33c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061c33c0
[      src/ext.c:  666]:context 0x1061c33c0: 1 dereffed
[      src/ext.c:  688]:checking context 0x1061c33c0
[      src/ext.c:  689]:dereffing 0x1061c33c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061c33c0
[      src/ext.c:  666]:context 0x1061c33c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061c33c0, should already all be free!
[      src/ext.c:  647]:context 0x1061c33c0: freeing node 0x10f13cae0
[      src/ext.c:  652]:freeing 0x1061c40b0
[      src/ext.c:  670]:closing span 0x10f13c410
[      src/ext.c:  672]:freeing 0x1061c33c0
[      src/ext.c:  673]:dereffing 0x1061c1760, not necessarily final
[      src/ext.c:  662]:checking context 0x1061c1760
[      src/ext.c:  666]:context 0x1061c1760: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061c1760, should be final
[      src/ext.c:  662]:checking context 0x1061c1760
[      src/ext.c:  666]:context 0x1061c1760: 1 dereffed
[      src/ext.c:  678]:*** 0x1061c1760 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061c1760, should already all be free!
[      src/ext.c:  647]:context 0x1061c1760: freeing node 0x1061c33c0
[      src/ext.c:  652]:freeing 0x10f13c9f0
[      src/ext.c:  647]:context 0x1061c1760: freeing node 0x10f13b590
[      src/ext.c:  652]:freeing 0x1061c2b60
[      src/ext.c:  647]:context 0x1061c1760: freeing node 0x10f13abd0
[      src/ext.c:  652]:freeing 0x10f13b4a0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061c9330
[      src/ext.c:  757]:Created context 0x1061c9330 with span 0x10e218e30: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2191a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c9700, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c9700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c9700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c9700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e218e30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e219a70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c9700, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c9700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c9700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c9700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e218e30, got nothing
[      src/ext.c:  707]:context 0x1061c9330: 2 reffed
[      src/ext.c:  757]:Created context 0x10e2191a0 with span 0x1061c9700: component: handle_single_key, operation request_encoding, ref_context 0x1061c9330
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e219b60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061c9700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061c9700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061c9700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061c9700, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061ca730
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e218e30, got nothing
[      src/ext.c:  707]:context 0x1061c9330: 3 reffed
[      src/ext.c:  757]:Created context 0x10e219b60 with span 0x1061ca150: component: , operation response_decoding, ref_context 0x1061c9330
[      src/get.c:  134]:checking context 0x10e219b60
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57370: binding context 0x10e219b60 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532050784, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e2191a0
[      src/ext.c:  689]:dereffing 0x10e2191a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2191a0
[      src/ext.c:  666]:context 0x10e2191a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2191a0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061c9700
[      src/ext.c:  672]:freeing 0x10e2191a0
[      src/ext.c:  673]:dereffing 0x1061c9330, not necessarily final
[      src/ext.c:  662]:checking context 0x1061c9330
[      src/ext.c:  666]:context 0x1061c9330: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061caf90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e218e30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e21afc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e218e30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e218e30, got nothing
[      src/ext.c:  707]:context 0x1061c9330: 3 reffed
[      src/ext.c:  757]:Created context 0x1061caf90 with span 0x10e21a9e0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061c9330
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e21b0b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061cb6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061cb6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061cb6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061cb6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21a9e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061cbc80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061cb6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061cb6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061cb6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21a9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061cb6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21a9e0, got nothing
[      src/ext.c:  707]:context 0x1061caf90: 2 reffed
[      src/ext.c:  757]:Created context 0x10e21b0b0 with span 0x1061cb6a0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1061caf90
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/92","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532050784, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57370
[      src/ext.c:  866]:checking context 0x10e219b60
[      src/ext.c:  807]:checking context 0x10e219b60
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061cd690
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21d2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21d2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21d2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21d2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ca150, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e21d8c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21d2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21d2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21d2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21d2e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ca150, got nothing
[      src/ext.c:  707]:context 0x10e219b60: 5 reffed
[      src/ext.c:  757]:Created context 0x1061cd690 with span 0x10e21d2e0: component: get_common_objects, operation response_decoding, ref_context 0x10e219b60
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed573f8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e219b60
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e21d9b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1061cdda0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e21da10
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1061cde10
[      src/ext.c: 1537]:got span 0x1061ca150
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061cde60
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e21db00
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061cdeb0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1061ca150, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1061ca150, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ca150, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1061ca150, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1061ca150, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ca150, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ca150, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ca150, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1061ca150, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ca150, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1061ca150, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ca150, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1061ca150, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed66bd0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed5dec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 11 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea690 has count of 170: *** 11 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed680b0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1210: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396539651 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed66ae0 has count of 2: *** 4396539651 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 11, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396539651}})] from parent context 0x10e219b60
[      src/ext.c: 1483]:deallocing Payload 0x10e21d9b0
[      src/ext.c: 1420]:deallocing span args 0x1061cdda0
[      src/ext.c: 1427]:freeing 0x10e21daa0
[      src/ext.c: 1431]:freeing 0x1061cdeb0
[      src/ext.c: 1439]:freeing 0x1061cde60
[      src/ext.c: 1364]:deallocing span tags args 0x10e21da10
[      src/ext.c: 1371]:freeing 0x1061cdf00
[      src/ext.c: 1387]:freeing 0x10e21dcd0
[      src/ext.c: 1407]:freeing 0x1061ce0a0
[      src/ext.c: 1411]:freeing 0x10e21da10
[      src/ext.c: 1447]:freeing 0x1061cdda0
[      src/ext.c: 1450]:deallocing finish args 0x1061cde10
[      src/ext.c: 1455]:freeing 0x1061cde10
[src/callbacks.c:  285]:dereffing 0x1061cd690, should be final
[      src/ext.c:  662]:checking context 0x1061cd690
[      src/ext.c:  666]:context 0x1061cd690: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061cd690, should already all be free!
[      src/ext.c:  670]:closing span 0x10e21d2e0
[      src/ext.c:  672]:freeing 0x1061cd690
[      src/ext.c:  673]:dereffing 0x10e219b60, not necessarily final
[      src/ext.c:  662]:checking context 0x10e219b60
[      src/ext.c:  666]:context 0x10e219b60: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e21b0b0
[      src/ext.c:  689]:dereffing 0x10e21b0b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e21b0b0
[      src/ext.c:  666]:context 0x10e21b0b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e21b0b0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061cb6a0
[      src/ext.c:  672]:freeing 0x10e21b0b0
[      src/ext.c:  673]:dereffing 0x1061caf90, not necessarily final
[      src/ext.c:  662]:checking context 0x1061caf90
[      src/ext.c:  666]:context 0x1061caf90: 1 dereffed
[      src/ext.c:  688]:checking context 0x1061caf90
[      src/ext.c:  689]:dereffing 0x1061caf90, not necessarily final
[      src/ext.c:  662]:checking context 0x1061caf90
[      src/ext.c:  666]:context 0x1061caf90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061caf90, should already all be free!
[      src/ext.c:  647]:context 0x1061caf90: freeing node 0x10e21b0b0
[      src/ext.c:  652]:freeing 0x1061cbc80
[      src/ext.c:  670]:closing span 0x10e21a9e0
[      src/ext.c:  672]:freeing 0x1061caf90
[      src/ext.c:  673]:dereffing 0x1061c9330, not necessarily final
[      src/ext.c:  662]:checking context 0x1061c9330
[      src/ext.c:  666]:context 0x1061c9330: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061c9330, should be final
[      src/ext.c:  662]:checking context 0x1061c9330
[      src/ext.c:  666]:context 0x1061c9330: 1 dereffed
[      src/ext.c:  678]:*** 0x1061c9330 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061c9330, should already all be free!
[      src/ext.c:  647]:context 0x1061c9330: freeing node 0x1061caf90
[      src/ext.c:  652]:freeing 0x10e21afc0
[      src/ext.c:  647]:context 0x1061c9330: freeing node 0x10e219b60
[      src/ext.c:  652]:freeing 0x1061ca730
[      src/ext.c:  647]:context 0x1061c9330: freeing node 0x10e2191a0
[      src/ext.c:  652]:freeing 0x10e219a70
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061ce620
[      src/ext.c:  757]:Created context 0x1061ce620 with span 0x10e21e2a0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e21e610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ce9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ce9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ce9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ce9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21e2a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e21eee0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ce9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ce9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ce9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ce9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21e2a0, got nothing
[      src/ext.c:  707]:context 0x1061ce620: 2 reffed
[      src/ext.c:  757]:Created context 0x10e21e610 with span 0x1061ce9f0: component: handle_single_key, operation request_encoding, ref_context 0x1061ce620
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e21efd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ce9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ce9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ce9f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ce9f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061cfa20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21e2a0, got nothing
[      src/ext.c:  707]:context 0x1061ce620: 3 reffed
[      src/ext.c:  757]:Created context 0x10e21efd0 with span 0x1061cf440: component: , operation response_decoding, ref_context 0x1061ce620
[      src/get.c:  134]:checking context 0x10e21efd0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed573f8: binding context 0x10e21efd0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532072400, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e21e610
[      src/ext.c:  689]:dereffing 0x10e21e610, not necessarily final
[      src/ext.c:  662]:checking context 0x10e21e610
[      src/ext.c:  666]:context 0x10e21e610: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e21e610, should already all be free!
[      src/ext.c:  670]:closing span 0x1061ce9f0
[      src/ext.c:  672]:freeing 0x10e21e610
[      src/ext.c:  673]:dereffing 0x1061ce620, not necessarily final
[      src/ext.c:  662]:checking context 0x1061ce620
[      src/ext.c:  666]:context 0x1061ce620: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061d0280
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21e2a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e220430
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21e2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21e2a0, got nothing
[      src/ext.c:  707]:context 0x1061ce620: 3 reffed
[      src/ext.c:  757]:Created context 0x1061d0280 with span 0x10e21fe50: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061ce620
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e220520
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d0990, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d0990, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d0990, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d0990, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21fe50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061d0f70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d0990, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d0990, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d0990, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e21fe50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d0990, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e21fe50, got nothing
[      src/ext.c:  707]:context 0x1061d0280: 2 reffed
[      src/ext.c:  757]:Created context 0x10e220520 with span 0x1061d0990: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1061d0280
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/93","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532072400, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed573f8
[      src/ext.c:  866]:checking context 0x10e21efd0
[      src/ext.c:  807]:checking context 0x10e21efd0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061d2980
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e222750, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e222750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e222750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e222750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061cf440, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e222d30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e222750, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e222750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e222750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e222750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061cf440, got nothing
[      src/ext.c:  707]:context 0x10e21efd0: 5 reffed
[      src/ext.c:  757]:Created context 0x1061d2980 with span 0x10e222750: component: get_common_objects, operation response_decoding, ref_context 0x10e21efd0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57480 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e21efd0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e222e20
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1061d3090
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e222e80
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1061d3100
[      src/ext.c: 1537]:got span 0x1061cf440
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061d3150
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e222f70
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061d31a0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1061cf440, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1061cf440, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061cf440, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1061cf440, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1061cf440, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061cf440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061cf440, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061cf440, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1061cf440, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061cf440, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1061cf440, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061cf440, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1061cf440, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed66ea0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed5dec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21254: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed68350 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1211: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21255: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10e21efd0
[      src/ext.c: 1483]:deallocing Payload 0x10e222e20
[      src/ext.c: 1420]:deallocing span args 0x1061d3090
[      src/ext.c: 1427]:freeing 0x10e222f10
[      src/ext.c: 1431]:freeing 0x1061d31a0
[      src/ext.c: 1439]:freeing 0x1061d3150
[      src/ext.c: 1364]:deallocing span tags args 0x10e222e80
[      src/ext.c: 1371]:freeing 0x1061d31f0
[      src/ext.c: 1387]:freeing 0x10e223140
[      src/ext.c: 1407]:freeing 0x1061d3390
[      src/ext.c: 1411]:freeing 0x10e222e80
[      src/ext.c: 1447]:freeing 0x1061d3090
[      src/ext.c: 1450]:deallocing finish args 0x1061d3100
[      src/ext.c: 1455]:freeing 0x1061d3100
[src/callbacks.c:  285]:dereffing 0x1061d2980, should be final
[      src/ext.c:  662]:checking context 0x1061d2980
[      src/ext.c:  666]:context 0x1061d2980: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061d2980, should already all be free!
[      src/ext.c:  670]:closing span 0x10e222750
[      src/ext.c:  672]:freeing 0x1061d2980
[      src/ext.c:  673]:dereffing 0x10e21efd0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e21efd0
[      src/ext.c:  666]:context 0x10e21efd0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e220520
[      src/ext.c:  689]:dereffing 0x10e220520, not necessarily final
[      src/ext.c:  662]:checking context 0x10e220520
[      src/ext.c:  666]:context 0x10e220520: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e220520, should already all be free!
[      src/ext.c:  670]:closing span 0x1061d0990
[      src/ext.c:  672]:freeing 0x10e220520
[      src/ext.c:  673]:dereffing 0x1061d0280, not necessarily final
[      src/ext.c:  662]:checking context 0x1061d0280
[      src/ext.c:  666]:context 0x1061d0280: 1 dereffed
[      src/ext.c:  688]:checking context 0x1061d0280
[      src/ext.c:  689]:dereffing 0x1061d0280, not necessarily final
[      src/ext.c:  662]:checking context 0x1061d0280
[      src/ext.c:  666]:context 0x1061d0280: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061d0280, should already all be free!
[      src/ext.c:  647]:context 0x1061d0280: freeing node 0x10e220520
[      src/ext.c:  652]:freeing 0x1061d0f70
[      src/ext.c:  670]:closing span 0x10e21fe50
[      src/ext.c:  672]:freeing 0x1061d0280
[      src/ext.c:  673]:dereffing 0x1061ce620, not necessarily final
[      src/ext.c:  662]:checking context 0x1061ce620
[      src/ext.c:  666]:context 0x1061ce620: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061ce620, should be final
[      src/ext.c:  662]:checking context 0x1061ce620
[      src/ext.c:  666]:context 0x1061ce620: 1 dereffed
[      src/ext.c:  678]:*** 0x1061ce620 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061ce620, should already all be free!
[      src/ext.c:  647]:context 0x1061ce620: freeing node 0x1061d0280
[      src/ext.c:  652]:freeing 0x10e220430
[      src/ext.c:  647]:context 0x1061ce620: freeing node 0x10e21efd0
[      src/ext.c:  652]:freeing 0x1061cfa20
[      src/ext.c:  647]:context 0x1061ce620: freeing node 0x10e21e610
[      src/ext.c:  652]:freeing 0x10e21eee0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061d3910
[      src/ext.c:  757]:Created context 0x1061d3910 with span 0x10e223710: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e223a80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d3ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d3ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d3ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d3ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e223710, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061d4c60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d3ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d3ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d3ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d3ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e223710, got nothing
[      src/ext.c:  707]:context 0x1061d3910: 2 reffed
[      src/ext.c:  757]:Created context 0x10e223a80 with span 0x1061d3ce0: component: handle_single_key, operation request_encoding, ref_context 0x1061d3910
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061d4ea0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d3ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d3ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d3ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d3ce0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061d5a40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e223710, got nothing
[      src/ext.c:  707]:context 0x1061d3910: 3 reffed
[      src/ext.c:  757]:Created context 0x1061d4ea0 with span 0x1061d4f10: component: , operation response_decoding, ref_context 0x1061d3910
[      src/get.c:  134]:checking context 0x1061d4ea0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57480: binding context 0x1061d4ea0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397551264, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e223a80
[      src/ext.c:  689]:dereffing 0x10e223a80, not necessarily final
[      src/ext.c:  662]:checking context 0x10e223a80
[      src/ext.c:  666]:context 0x10e223a80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e223a80, should already all be free!
[      src/ext.c:  670]:closing span 0x1061d3ce0
[      src/ext.c:  672]:freeing 0x10e223a80
[      src/ext.c:  673]:dereffing 0x1061d3910, not necessarily final
[      src/ext.c:  662]:checking context 0x1061d3910
[      src/ext.c:  666]:context 0x1061d3910: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061d6b60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e223710, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061d7700
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e223710, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e223710, got nothing
[      src/ext.c:  707]:context 0x1061d3910: 3 reffed
[      src/ext.c:  757]:Created context 0x1061d6b60 with span 0x1061d6bd0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061d3910
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061d7940
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d79b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d79b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d79b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d79b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d6bd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061d84e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d79b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d79b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d79b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d6bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d79b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d6bd0, got nothing
[      src/ext.c:  707]:context 0x1061d6b60: 2 reffed
[      src/ext.c:  757]:Created context 0x1061d7940 with span 0x1061d79b0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1061d6b60
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/94","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397551264, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57480
[      src/ext.c:  866]:checking context 0x1061d4ea0
[      src/ext.c:  807]:checking context 0x1061d4ea0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061dbb60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061dbbd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061dbbd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061dbbd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061dbbd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d4f10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061dc700
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061dbbd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061dbbd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061dbbd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061dbbd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d4f10, got nothing
[      src/ext.c:  707]:context 0x1061d4ea0: 5 reffed
[      src/ext.c:  757]:Created context 0x1061dbb60 with span 0x1061dbbd0: component: get_common_objects, operation response_decoding, ref_context 0x1061d4ea0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57508 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1061d4ea0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1061dc940
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1061dc9a0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1061dca10
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1061dcaa0
[      src/ext.c: 1537]:got span 0x1061d4f10
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061dcb50
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061dcba0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061dcbf0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1061d4f10, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1061d4f10, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d4f10, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1061d4f10, got something: Q
[      src/ext.c: 1155]:Looking for tagname component from 0x1061d4f10, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d4f10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061d4f10, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061d4f10, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1061d4f10, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061d4f10, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1061d4f10, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061d4f10, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1061d4f10, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed72180 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed65ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4530753472 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed72130 has count of 2: *** 4530753472 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed68740 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1212: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396539833 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed721d0 has count of 2: *** 4396539833 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4530753472, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396539833}})] from parent context 0x1061d4ea0
[      src/ext.c: 1483]:deallocing Payload 0x1061dc940
[      src/ext.c: 1420]:deallocing span args 0x1061dc9a0
[      src/ext.c: 1427]:freeing 0x1061dcaf0
[      src/ext.c: 1431]:freeing 0x1061dcbf0
[      src/ext.c: 1439]:freeing 0x1061dcb50
[      src/ext.c: 1364]:deallocing span tags args 0x1061dca10
[      src/ext.c: 1371]:freeing 0x1061dcc90
[      src/ext.c: 1387]:freeing 0x1061dcf60
[      src/ext.c: 1407]:freeing 0x1061dcfb0
[      src/ext.c: 1411]:freeing 0x1061dca10
[      src/ext.c: 1447]:freeing 0x1061dc9a0
[      src/ext.c: 1450]:deallocing finish args 0x1061dcaa0
[      src/ext.c: 1455]:freeing 0x1061dcaa0
[src/callbacks.c:  285]:dereffing 0x1061dbb60, should be final
[      src/ext.c:  662]:checking context 0x1061dbb60
[      src/ext.c:  666]:context 0x1061dbb60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061dbb60, should already all be free!
[      src/ext.c:  670]:closing span 0x1061dbbd0
[      src/ext.c:  672]:freeing 0x1061dbb60
[      src/ext.c:  673]:dereffing 0x1061d4ea0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061d4ea0
[      src/ext.c:  666]:context 0x1061d4ea0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1061d7940
[      src/ext.c:  689]:dereffing 0x1061d7940, not necessarily final
[      src/ext.c:  662]:checking context 0x1061d7940
[      src/ext.c:  666]:context 0x1061d7940: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061d7940, should already all be free!
[      src/ext.c:  670]:closing span 0x1061d79b0
[      src/ext.c:  672]:freeing 0x1061d7940
[      src/ext.c:  673]:dereffing 0x1061d6b60, not necessarily final
[      src/ext.c:  662]:checking context 0x1061d6b60
[      src/ext.c:  666]:context 0x1061d6b60: 1 dereffed
[      src/ext.c:  688]:checking context 0x1061d6b60
[      src/ext.c:  689]:dereffing 0x1061d6b60, not necessarily final
[      src/ext.c:  662]:checking context 0x1061d6b60
[      src/ext.c:  666]:context 0x1061d6b60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061d6b60, should already all be free!
[      src/ext.c:  647]:context 0x1061d6b60: freeing node 0x1061d7940
[      src/ext.c:  652]:freeing 0x1061d84e0
[      src/ext.c:  670]:closing span 0x1061d6bd0
[      src/ext.c:  672]:freeing 0x1061d6b60
[      src/ext.c:  673]:dereffing 0x1061d3910, not necessarily final
[      src/ext.c:  662]:checking context 0x1061d3910
[      src/ext.c:  666]:context 0x1061d3910: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061d3910, should be final
[      src/ext.c:  662]:checking context 0x1061d3910
[      src/ext.c:  666]:context 0x1061d3910: 1 dereffed
[      src/ext.c:  678]:*** 0x1061d3910 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061d3910, should already all be free!
[      src/ext.c:  647]:context 0x1061d3910: freeing node 0x1061d6b60
[      src/ext.c:  652]:freeing 0x1061d7700
[      src/ext.c:  647]:context 0x1061d3910: freeing node 0x1061d4ea0
[      src/ext.c:  652]:freeing 0x1061d5a40
[      src/ext.c:  647]:context 0x1061d3910: freeing node 0x10e223a80
[      src/ext.c:  652]:freeing 0x1061d4c60
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061ddab0
[      src/ext.c:  757]:Created context 0x1061ddab0 with span 0x1061ddb20: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061de1f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061de260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061de260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061de260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061de260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ddb20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061df3c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061de260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061de260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061de260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061de260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ddb20, got nothing
[      src/ext.c:  707]:context 0x1061ddab0: 2 reffed
[      src/ext.c:  757]:Created context 0x1061de1f0 with span 0x1061de260: component: handle_single_key, operation request_encoding, ref_context 0x1061ddab0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061df600
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061de260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061de260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061de260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061de260, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061e01a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ddb20, got nothing
[      src/ext.c:  707]:context 0x1061ddab0: 3 reffed
[      src/ext.c:  757]:Created context 0x1061df600 with span 0x1061df670: component: , operation response_decoding, ref_context 0x1061ddab0
[      src/get.c:  134]:checking context 0x1061df600
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57508: binding context 0x1061df600 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397594112, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1061de1f0
[      src/ext.c:  689]:dereffing 0x1061de1f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061de1f0
[      src/ext.c:  666]:context 0x1061de1f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061de1f0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061de260
[      src/ext.c:  672]:freeing 0x1061de1f0
[      src/ext.c:  673]:dereffing 0x1061ddab0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061ddab0
[      src/ext.c:  666]:context 0x1061ddab0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061e12c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ddb20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061e1e60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ddb20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ddb20, got nothing
[      src/ext.c:  707]:context 0x1061ddab0: 3 reffed
[      src/ext.c:  757]:Created context 0x1061e12c0 with span 0x1061e1330: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061ddab0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061e20a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e2110, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e2110, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e2110, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e2110, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e1330, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061e2c40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e2110, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e2110, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e2110, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e1330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e2110, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e1330, got nothing
[      src/ext.c:  707]:context 0x1061e12c0: 2 reffed
[      src/ext.c:  757]:Created context 0x1061e20a0 with span 0x1061e2110: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1061e12c0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/95","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397594112, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57508
[      src/ext.c:  866]:checking context 0x1061df600
[      src/ext.c:  807]:checking context 0x1061df600
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061e62c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e6330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e6330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e6330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e6330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061df670, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061e6e60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e6330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e6330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e6330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e6330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061df670, got nothing
[      src/ext.c:  707]:context 0x1061df600: 5 reffed
[      src/ext.c:  757]:Created context 0x1061e62c0 with span 0x1061e6330: component: get_common_objects, operation response_decoding, ref_context 0x1061df600
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57590 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1061df600
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1061e70a0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1061e7100
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1061e7170
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1061e7200
[      src/ext.c: 1537]:got span 0x1061df670
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061e72b0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061e7300
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061e7350
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1061df670, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x1061df670, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061df670, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1061df670, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1061df670, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061df670, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061df670, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061df670, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1061df670, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061df670, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1061df670, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061df670, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1061df670, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed72450 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed65ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21257: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed68970 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1213: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 11 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea690 has count of 170: *** 11 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 11}})] from parent context 0x1061df600
[      src/ext.c: 1483]:deallocing Payload 0x1061e70a0
[      src/ext.c: 1420]:deallocing span args 0x1061e7100
[      src/ext.c: 1427]:freeing 0x1061e7250
[      src/ext.c: 1431]:freeing 0x1061e7350
[      src/ext.c: 1439]:freeing 0x1061e72b0
[      src/ext.c: 1364]:deallocing span tags args 0x1061e7170
[      src/ext.c: 1371]:freeing 0x1061e73f0
[      src/ext.c: 1387]:freeing 0x1061e76c0
[      src/ext.c: 1407]:freeing 0x1061e7710
[      src/ext.c: 1411]:freeing 0x1061e7170
[      src/ext.c: 1447]:freeing 0x1061e7100
[      src/ext.c: 1450]:deallocing finish args 0x1061e7200
[      src/ext.c: 1455]:freeing 0x1061e7200
[src/callbacks.c:  285]:dereffing 0x1061e62c0, should be final
[      src/ext.c:  662]:checking context 0x1061e62c0
[      src/ext.c:  666]:context 0x1061e62c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061e62c0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061e6330
[      src/ext.c:  672]:freeing 0x1061e62c0
[      src/ext.c:  673]:dereffing 0x1061df600, not necessarily final
[      src/ext.c:  662]:checking context 0x1061df600
[      src/ext.c:  666]:context 0x1061df600: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1061e20a0
[      src/ext.c:  689]:dereffing 0x1061e20a0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061e20a0
[      src/ext.c:  666]:context 0x1061e20a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061e20a0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061e2110
[      src/ext.c:  672]:freeing 0x1061e20a0
[      src/ext.c:  673]:dereffing 0x1061e12c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061e12c0
[      src/ext.c:  666]:context 0x1061e12c0: 1 dereffed
[      src/ext.c:  688]:checking context 0x1061e12c0
[      src/ext.c:  689]:dereffing 0x1061e12c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061e12c0
[      src/ext.c:  666]:context 0x1061e12c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061e12c0, should already all be free!
[      src/ext.c:  647]:context 0x1061e12c0: freeing node 0x1061e20a0
[      src/ext.c:  652]:freeing 0x1061e2c40
[      src/ext.c:  670]:closing span 0x1061e1330
[      src/ext.c:  672]:freeing 0x1061e12c0
[      src/ext.c:  673]:dereffing 0x1061ddab0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061ddab0
[      src/ext.c:  666]:context 0x1061ddab0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061ddab0, should be final
[      src/ext.c:  662]:checking context 0x1061ddab0
[      src/ext.c:  666]:context 0x1061ddab0: 1 dereffed
[      src/ext.c:  678]:*** 0x1061ddab0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061ddab0, should already all be free!
[      src/ext.c:  647]:context 0x1061ddab0: freeing node 0x1061e12c0
[      src/ext.c:  652]:freeing 0x1061e1e60
[      src/ext.c:  647]:context 0x1061ddab0: freeing node 0x1061df600
[      src/ext.c:  652]:freeing 0x1061e01a0
[      src/ext.c:  647]:context 0x1061ddab0: freeing node 0x1061de1f0
[      src/ext.c:  652]:freeing 0x1061df3c0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061e8210
[      src/ext.c:  757]:Created context 0x1061e8210 with span 0x1061e8280: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061e8950
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e89c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e89c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e89c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e89c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e8280, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061e9b20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e89c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e89c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e89c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e89c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e8280, got nothing
[      src/ext.c:  707]:context 0x1061e8210: 2 reffed
[      src/ext.c:  757]:Created context 0x1061e8950 with span 0x1061e89c0: component: handle_single_key, operation request_encoding, ref_context 0x1061e8210
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061e9d60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e89c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e89c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e89c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e89c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061ea900
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e8280, got nothing
[      src/ext.c:  707]:context 0x1061e8210: 3 reffed
[      src/ext.c:  757]:Created context 0x1061e9d60 with span 0x1061e9dd0: component: , operation response_decoding, ref_context 0x1061e8210
[      src/get.c:  134]:checking context 0x1061e9d60
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57590: binding context 0x1061e9d60 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397636960, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1061e8950
[      src/ext.c:  689]:dereffing 0x1061e8950, not necessarily final
[      src/ext.c:  662]:checking context 0x1061e8950
[      src/ext.c:  666]:context 0x1061e8950: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061e8950, should already all be free!
[      src/ext.c:  670]:closing span 0x1061e89c0
[      src/ext.c:  672]:freeing 0x1061e8950
[      src/ext.c:  673]:dereffing 0x1061e8210, not necessarily final
[      src/ext.c:  662]:checking context 0x1061e8210
[      src/ext.c:  666]:context 0x1061e8210: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061eba20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e8280, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061ec5c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e8280, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e8280, got nothing
[      src/ext.c:  707]:context 0x1061e8210: 3 reffed
[      src/ext.c:  757]:Created context 0x1061eba20 with span 0x1061eba90: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061e8210
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061ec800
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ec870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ec870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ec870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ec870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061eba90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061ed3a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061ec870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061ec870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061ec870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061eba90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061ec870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061eba90, got nothing
[      src/ext.c:  707]:context 0x1061eba20: 2 reffed
[      src/ext.c:  757]:Created context 0x1061ec800 with span 0x1061ec870: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1061eba20
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/96","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397636960, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57590
[      src/ext.c:  866]:checking context 0x1061e9d60
[      src/ext.c:  807]:checking context 0x1061e9d60
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061f0a20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f0a90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f0a90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f0a90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f0a90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e9dd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061f15c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f0a90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f0a90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f0a90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f0a90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e9dd0, got nothing
[      src/ext.c:  707]:context 0x1061e9d60: 5 reffed
[      src/ext.c:  757]:Created context 0x1061f0a20 with span 0x1061f0a90: component: get_common_objects, operation response_decoding, ref_context 0x1061e9d60
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57618 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1061e9d60
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1061f1800
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1061f1860
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1061f18d0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1061f1960
[      src/ext.c: 1537]:got span 0x1061e9dd0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061f1a10
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061f1a60
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061f1ab0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1061e9dd0, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x1061e9dd0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e9dd0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1061e9dd0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1061e9dd0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e9dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061e9dd0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061e9dd0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1061e9dd0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061e9dd0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1061e9dd0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061e9dd0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1061e9dd0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed726d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed65ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21258: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed68ba0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1214: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4392058380 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed72680 has count of 2: *** 4392058380 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4392058380}})] from parent context 0x1061e9d60
[      src/ext.c: 1483]:deallocing Payload 0x1061f1800
[      src/ext.c: 1420]:deallocing span args 0x1061f1860
[      src/ext.c: 1427]:freeing 0x1061f19b0
[      src/ext.c: 1431]:freeing 0x1061f1ab0
[      src/ext.c: 1439]:freeing 0x1061f1a10
[      src/ext.c: 1364]:deallocing span tags args 0x1061f18d0
[      src/ext.c: 1371]:freeing 0x1061f1b50
[      src/ext.c: 1387]:freeing 0x1061f1e20
[      src/ext.c: 1407]:freeing 0x1061f1e70
[      src/ext.c: 1411]:freeing 0x1061f18d0
[      src/ext.c: 1447]:freeing 0x1061f1860
[      src/ext.c: 1450]:deallocing finish args 0x1061f1960
[      src/ext.c: 1455]:freeing 0x1061f1960
[src/callbacks.c:  285]:dereffing 0x1061f0a20, should be final
[      src/ext.c:  662]:checking context 0x1061f0a20
[      src/ext.c:  666]:context 0x1061f0a20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061f0a20, should already all be free!
[      src/ext.c:  670]:closing span 0x1061f0a90
[      src/ext.c:  672]:freeing 0x1061f0a20
[      src/ext.c:  673]:dereffing 0x1061e9d60, not necessarily final
[      src/ext.c:  662]:checking context 0x1061e9d60
[      src/ext.c:  666]:context 0x1061e9d60: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1061ec800
[      src/ext.c:  689]:dereffing 0x1061ec800, not necessarily final
[      src/ext.c:  662]:checking context 0x1061ec800
[      src/ext.c:  666]:context 0x1061ec800: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061ec800, should already all be free!
[      src/ext.c:  670]:closing span 0x1061ec870
[      src/ext.c:  672]:freeing 0x1061ec800
[      src/ext.c:  673]:dereffing 0x1061eba20, not necessarily final
[      src/ext.c:  662]:checking context 0x1061eba20
[      src/ext.c:  666]:context 0x1061eba20: 1 dereffed
[      src/ext.c:  688]:checking context 0x1061eba20
[      src/ext.c:  689]:dereffing 0x1061eba20, not necessarily final
[      src/ext.c:  662]:checking context 0x1061eba20
[      src/ext.c:  666]:context 0x1061eba20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061eba20, should already all be free!
[      src/ext.c:  647]:context 0x1061eba20: freeing node 0x1061ec800
[      src/ext.c:  652]:freeing 0x1061ed3a0
[      src/ext.c:  670]:closing span 0x1061eba90
[      src/ext.c:  672]:freeing 0x1061eba20
[      src/ext.c:  673]:dereffing 0x1061e8210, not necessarily final
[      src/ext.c:  662]:checking context 0x1061e8210
[      src/ext.c:  666]:context 0x1061e8210: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061e8210, should be final
[      src/ext.c:  662]:checking context 0x1061e8210
[      src/ext.c:  666]:context 0x1061e8210: 1 dereffed
[      src/ext.c:  678]:*** 0x1061e8210 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061e8210, should already all be free!
[      src/ext.c:  647]:context 0x1061e8210: freeing node 0x1061eba20
[      src/ext.c:  652]:freeing 0x1061ec5c0
[      src/ext.c:  647]:context 0x1061e8210: freeing node 0x1061e9d60
[      src/ext.c:  652]:freeing 0x1061ea900
[      src/ext.c:  647]:context 0x1061e8210: freeing node 0x1061e8950
[      src/ext.c:  652]:freeing 0x1061e9b20
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061f2970
[      src/ext.c:  757]:Created context 0x1061f2970 with span 0x1061f29e0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061f30b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f3120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f3120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f3120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f3120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f29e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061f4280
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f3120, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f3120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f3120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f3120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f29e0, got nothing
[      src/ext.c:  707]:context 0x1061f2970: 2 reffed
[      src/ext.c:  757]:Created context 0x1061f30b0 with span 0x1061f3120: component: handle_single_key, operation request_encoding, ref_context 0x1061f2970
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061f44c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f3120, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f3120, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f3120, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f3120, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061f5060
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f29e0, got nothing
[      src/ext.c:  707]:context 0x1061f2970: 3 reffed
[      src/ext.c:  757]:Created context 0x1061f44c0 with span 0x1061f4530: component: , operation response_decoding, ref_context 0x1061f2970
[      src/get.c:  134]:checking context 0x1061f44c0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57618: binding context 0x1061f44c0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397679808, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1061f30b0
[      src/ext.c:  689]:dereffing 0x1061f30b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061f30b0
[      src/ext.c:  666]:context 0x1061f30b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061f30b0, should already all be free!
[      src/ext.c:  670]:closing span 0x1061f3120
[      src/ext.c:  672]:freeing 0x1061f30b0
[      src/ext.c:  673]:dereffing 0x1061f2970, not necessarily final
[      src/ext.c:  662]:checking context 0x1061f2970
[      src/ext.c:  666]:context 0x1061f2970: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061f6180
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f29e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061f6d20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f29e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f29e0, got nothing
[      src/ext.c:  707]:context 0x1061f2970: 3 reffed
[      src/ext.c:  757]:Created context 0x1061f6180 with span 0x1061f61f0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1061f2970
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061f6f60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f6fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f6fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f6fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f6fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f61f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1061f7b00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f6fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f6fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f6fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f61f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f6fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f61f0, got nothing
[      src/ext.c:  707]:context 0x1061f6180: 2 reffed
[      src/ext.c:  757]:Created context 0x1061f6f60 with span 0x1061f6fd0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1061f6180
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/97","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397679808, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57618
[      src/ext.c:  866]:checking context 0x1061f44c0
[      src/ext.c:  807]:checking context 0x1061f44c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e224110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13e890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13e890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13e890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13e890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f4530, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f13ee70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13e890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13e890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13e890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13e890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f4530, got nothing
[      src/ext.c:  707]:context 0x1061f44c0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e224110 with span 0x10f13e890: component: get_common_objects, operation response_decoding, ref_context 0x1061f44c0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed576a0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1061f44c0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f13ef60
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e224820
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f13efc0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e224890
[      src/ext.c: 1537]:got span 0x1061f4530
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2248e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f13f0b0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e224930
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1061f4530, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1061f4530, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f4530, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1061f4530, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1061f4530, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f4530, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1061f4530, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1061f4530, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1061f4530, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1061f4530, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1061f4530, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1061f4530, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1061f4530, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed729a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed65ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 11 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea690 has count of 171: *** 11 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed75040 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1215: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396539655 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed72950 has count of 2: *** 4396539655 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 11, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396539655}})] from parent context 0x1061f44c0
[      src/ext.c: 1483]:deallocing Payload 0x10f13ef60
[      src/ext.c: 1420]:deallocing span args 0x10e224820
[      src/ext.c: 1427]:freeing 0x10f13f050
[      src/ext.c: 1431]:freeing 0x10e224930
[      src/ext.c: 1439]:freeing 0x10e2248e0
[      src/ext.c: 1364]:deallocing span tags args 0x10f13efc0
[      src/ext.c: 1371]:freeing 0x10e224980
[      src/ext.c: 1387]:freeing 0x10f13f280
[      src/ext.c: 1407]:freeing 0x10e224b20
[      src/ext.c: 1411]:freeing 0x10f13efc0
[      src/ext.c: 1447]:freeing 0x10e224820
[      src/ext.c: 1450]:deallocing finish args 0x10e224890
[      src/ext.c: 1455]:freeing 0x10e224890
[src/callbacks.c:  285]:dereffing 0x10e224110, should be final
[      src/ext.c:  662]:checking context 0x10e224110
[      src/ext.c:  666]:context 0x10e224110: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e224110, should already all be free!
[      src/ext.c:  670]:closing span 0x10f13e890
[      src/ext.c:  672]:freeing 0x10e224110
[      src/ext.c:  673]:dereffing 0x1061f44c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1061f44c0
[      src/ext.c:  666]:context 0x1061f44c0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1061f6f60
[      src/ext.c:  689]:dereffing 0x1061f6f60, not necessarily final
[      src/ext.c:  662]:checking context 0x1061f6f60
[      src/ext.c:  666]:context 0x1061f6f60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061f6f60, should already all be free!
[      src/ext.c:  670]:closing span 0x1061f6fd0
[      src/ext.c:  672]:freeing 0x1061f6f60
[      src/ext.c:  673]:dereffing 0x1061f6180, not necessarily final
[      src/ext.c:  662]:checking context 0x1061f6180
[      src/ext.c:  666]:context 0x1061f6180: 1 dereffed
[      src/ext.c:  688]:checking context 0x1061f6180
[      src/ext.c:  689]:dereffing 0x1061f6180, not necessarily final
[      src/ext.c:  662]:checking context 0x1061f6180
[      src/ext.c:  666]:context 0x1061f6180: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061f6180, should already all be free!
[      src/ext.c:  647]:context 0x1061f6180: freeing node 0x1061f6f60
[      src/ext.c:  652]:freeing 0x1061f7b00
[      src/ext.c:  670]:closing span 0x1061f61f0
[      src/ext.c:  672]:freeing 0x1061f6180
[      src/ext.c:  673]:dereffing 0x1061f2970, not necessarily final
[      src/ext.c:  662]:checking context 0x1061f2970
[      src/ext.c:  666]:context 0x1061f2970: 2 dereffed
[      src/get.c:  420]:dereffing 0x1061f2970, should be final
[      src/ext.c:  662]:checking context 0x1061f2970
[      src/ext.c:  666]:context 0x1061f2970: 1 dereffed
[      src/ext.c:  678]:*** 0x1061f2970 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1061f2970, should already all be free!
[      src/ext.c:  647]:context 0x1061f2970: freeing node 0x1061f6180
[      src/ext.c:  652]:freeing 0x1061f6d20
[      src/ext.c:  647]:context 0x1061f2970: freeing node 0x1061f44c0
[      src/ext.c:  652]:freeing 0x1061f5060
[      src/ext.c:  647]:context 0x1061f2970: freeing node 0x1061f30b0
[      src/ext.c:  652]:freeing 0x1061f4280
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2250a0
[      src/ext.c:  757]:Created context 0x10e2250a0 with span 0x10f13f850: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f13fbc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e225470, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e225470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e225470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e225470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13f850, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f140490
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e225470, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e225470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e225470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e225470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13f850, got nothing
[      src/ext.c:  707]:context 0x10e2250a0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f13fbc0 with span 0x10e225470: component: handle_single_key, operation request_encoding, ref_context 0x10e2250a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f140580
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e225470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e225470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e225470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e225470, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2264a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13f850, got nothing
[      src/ext.c:  707]:context 0x10e2250a0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f140580 with span 0x10e225ec0: component: , operation response_decoding, ref_context 0x10e2250a0
[      src/get.c:  134]:checking context 0x10f140580
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed576a0: binding context 0x10f140580 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547937664, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f13fbc0
[      src/ext.c:  689]:dereffing 0x10f13fbc0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f13fbc0
[      src/ext.c:  666]:context 0x10f13fbc0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f13fbc0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e225470
[      src/ext.c:  672]:freeing 0x10f13fbc0
[      src/ext.c:  673]:dereffing 0x10e2250a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2250a0
[      src/ext.c:  666]:context 0x10e2250a0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e226d00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13f850, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1419e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f13f850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f13f850, got nothing
[      src/ext.c:  707]:context 0x10e2250a0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e226d00 with span 0x10f141400: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e2250a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f141ad0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e227410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e227410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e227410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e227410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f141400, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2279f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e227410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e227410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e227410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f141400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e227410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f141400, got nothing
[      src/ext.c:  707]:context 0x10e226d00: 2 reffed
[      src/ext.c:  757]:Created context 0x10f141ad0 with span 0x10e227410: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e226d00
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/98","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547937664, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed576a0
[      src/ext.c:  866]:checking context 0x10f140580
[      src/ext.c:  807]:checking context 0x10f140580
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e229400
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f143d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f143d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f143d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f143d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e225ec0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1442e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f143d00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f143d00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f143d00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f143d00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e225ec0, got nothing
[      src/ext.c:  707]:context 0x10f140580: 5 reffed
[      src/ext.c:  757]:Created context 0x10e229400 with span 0x10f143d00: component: get_common_objects, operation response_decoding, ref_context 0x10f140580
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57728 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f140580
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f1443d0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e229b10
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f144430
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e229b80
[      src/ext.c: 1537]:got span 0x10e225ec0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e229bd0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f144520
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e229c20
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e225ec0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e225ec0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e225ec0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e225ec0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e225ec0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e225ec0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e225ec0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e225ec0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e225ec0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e225ec0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e225ec0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e225ec0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e225ec0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed72c70 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed65ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21260: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed75350 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1216: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 14685055082710433792 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed1d7d0 has count of 2: *** 14685055082710433792 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 14685055082710433792}})] from parent context 0x10f140580
[      src/ext.c: 1483]:deallocing Payload 0x10f1443d0
[      src/ext.c: 1420]:deallocing span args 0x10e229b10
[      src/ext.c: 1427]:freeing 0x10f1444c0
[      src/ext.c: 1431]:freeing 0x10e229c20
[      src/ext.c: 1439]:freeing 0x10e229bd0
[      src/ext.c: 1364]:deallocing span tags args 0x10f144430
[      src/ext.c: 1371]:freeing 0x10e229c70
[      src/ext.c: 1387]:freeing 0x10f1446f0
[      src/ext.c: 1407]:freeing 0x10e229e10
[      src/ext.c: 1411]:freeing 0x10f144430
[      src/ext.c: 1447]:freeing 0x10e229b10
[      src/ext.c: 1450]:deallocing finish args 0x10e229b80
[      src/ext.c: 1455]:freeing 0x10e229b80
[src/callbacks.c:  285]:dereffing 0x10e229400, should be final
[      src/ext.c:  662]:checking context 0x10e229400
[      src/ext.c:  666]:context 0x10e229400: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e229400, should already all be free!
[      src/ext.c:  670]:closing span 0x10f143d00
[      src/ext.c:  672]:freeing 0x10e229400
[      src/ext.c:  673]:dereffing 0x10f140580, not necessarily final
[      src/ext.c:  662]:checking context 0x10f140580
[      src/ext.c:  666]:context 0x10f140580: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f141ad0
[      src/ext.c:  689]:dereffing 0x10f141ad0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f141ad0
[      src/ext.c:  666]:context 0x10f141ad0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f141ad0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e227410
[      src/ext.c:  672]:freeing 0x10f141ad0
[      src/ext.c:  673]:dereffing 0x10e226d00, not necessarily final
[      src/ext.c:  662]:checking context 0x10e226d00
[      src/ext.c:  666]:context 0x10e226d00: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e226d00
[      src/ext.c:  689]:dereffing 0x10e226d00, not necessarily final
[      src/ext.c:  662]:checking context 0x10e226d00
[      src/ext.c:  666]:context 0x10e226d00: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e226d00, should already all be free!
[      src/ext.c:  647]:context 0x10e226d00: freeing node 0x10f141ad0
[      src/ext.c:  652]:freeing 0x10e2279f0
[      src/ext.c:  670]:closing span 0x10f141400
[      src/ext.c:  672]:freeing 0x10e226d00
[      src/ext.c:  673]:dereffing 0x10e2250a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2250a0
[      src/ext.c:  666]:context 0x10e2250a0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e2250a0, should be final
[      src/ext.c:  662]:checking context 0x10e2250a0
[      src/ext.c:  666]:context 0x10e2250a0: 1 dereffed
[      src/ext.c:  678]:*** 0x10e2250a0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e2250a0, should already all be free!
[      src/ext.c:  647]:context 0x10e2250a0: freeing node 0x10e226d00
[      src/ext.c:  652]:freeing 0x10f1419e0
[      src/ext.c:  647]:context 0x10e2250a0: freeing node 0x10f140580
[      src/ext.c:  652]:freeing 0x10e2264a0
[      src/ext.c:  647]:context 0x10e2250a0: freeing node 0x10f13fbc0
[      src/ext.c:  652]:freeing 0x10f140490
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e22a390
[      src/ext.c:  757]:Created context 0x10e22a390 with span 0x10f144cc0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f145030
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22a760, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22a760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22a760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22a760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f144cc0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f145900
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22a760, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22a760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22a760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22a760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f144cc0, got nothing
[      src/ext.c:  707]:context 0x10e22a390: 2 reffed
[      src/ext.c:  757]:Created context 0x10f145030 with span 0x10e22a760: component: handle_single_key, operation request_encoding, ref_context 0x10e22a390
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1459f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22a760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22a760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22a760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22a760, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e22b790
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f144cc0, got nothing
[      src/ext.c:  707]:context 0x10e22a390: 3 reffed
[      src/ext.c:  757]:Created context 0x10f1459f0 with span 0x10e22b1b0: component: , operation response_decoding, ref_context 0x10e22a390
[      src/get.c:  134]:checking context 0x10f1459f0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57728: binding context 0x10f1459f0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547959280, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f145030
[      src/ext.c:  689]:dereffing 0x10f145030, not necessarily final
[      src/ext.c:  662]:checking context 0x10f145030
[      src/ext.c:  666]:context 0x10f145030: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f145030, should already all be free!
[      src/ext.c:  670]:closing span 0x10e22a760
[      src/ext.c:  672]:freeing 0x10f145030
[      src/ext.c:  673]:dereffing 0x10e22a390, not necessarily final
[      src/ext.c:  662]:checking context 0x10e22a390
[      src/ext.c:  666]:context 0x10e22a390: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e22bff0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f144cc0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f146e50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f144cc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f144cc0, got nothing
[      src/ext.c:  707]:context 0x10e22a390: 3 reffed
[      src/ext.c:  757]:Created context 0x10e22bff0 with span 0x10f146870: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e22a390
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f146f40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22c700, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22c700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22c700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22c700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f146870, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e22cce0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22c700, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22c700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22c700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f146870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22c700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f146870, got nothing
[      src/ext.c:  707]:context 0x10e22bff0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f146f40 with span 0x10e22c700: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e22bff0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/99","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547959280, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57728
[      src/ext.c:  866]:checking context 0x10f1459f0
[      src/ext.c:  807]:checking context 0x10f1459f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e22e6f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f149170, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f149170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f149170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f149170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22b1b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f149750
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f149170, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f149170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f149170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f149170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22b1b0, got nothing
[      src/ext.c:  707]:context 0x10f1459f0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e22e6f0 with span 0x10f149170: component: get_common_objects, operation response_decoding, ref_context 0x10f1459f0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed577b0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f1459f0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f149840
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e22ee00
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f1498a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e22ee70
[      src/ext.c: 1537]:got span 0x10e22b1b0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e22eec0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f149990
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e22ef10
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e22b1b0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e22b1b0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22b1b0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e22b1b0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e22b1b0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22b1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22b1b0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22b1b0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e22b1b0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22b1b0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e22b1b0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22b1b0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e22b1b0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed72ef0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed65ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396539779 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed72ea0 has count of 2: *** 4396539779 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed75190 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1217: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396539486 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed72f40 has count of 2: *** 4396539486 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396539779, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396539486}})] from parent context 0x10f1459f0
[      src/ext.c: 1483]:deallocing Payload 0x10f149840
[      src/ext.c: 1420]:deallocing span args 0x10e22ee00
[      src/ext.c: 1427]:freeing 0x10f149930
[      src/ext.c: 1431]:freeing 0x10e22ef10
[      src/ext.c: 1439]:freeing 0x10e22eec0
[      src/ext.c: 1364]:deallocing span tags args 0x10f1498a0
[      src/ext.c: 1371]:freeing 0x10e22ef60
[      src/ext.c: 1387]:freeing 0x10f149b60
[      src/ext.c: 1407]:freeing 0x10e22f100
[      src/ext.c: 1411]:freeing 0x10f1498a0
[      src/ext.c: 1447]:freeing 0x10e22ee00
[      src/ext.c: 1450]:deallocing finish args 0x10e22ee70
[      src/ext.c: 1455]:freeing 0x10e22ee70
[src/callbacks.c:  285]:dereffing 0x10e22e6f0, should be final
[      src/ext.c:  662]:checking context 0x10e22e6f0
[      src/ext.c:  666]:context 0x10e22e6f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e22e6f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f149170
[      src/ext.c:  672]:freeing 0x10e22e6f0
[      src/ext.c:  673]:dereffing 0x10f1459f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1459f0
[      src/ext.c:  666]:context 0x10f1459f0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f146f40
[      src/ext.c:  689]:dereffing 0x10f146f40, not necessarily final
[      src/ext.c:  662]:checking context 0x10f146f40
[      src/ext.c:  666]:context 0x10f146f40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f146f40, should already all be free!
[      src/ext.c:  670]:closing span 0x10e22c700
[      src/ext.c:  672]:freeing 0x10f146f40
[      src/ext.c:  673]:dereffing 0x10e22bff0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e22bff0
[      src/ext.c:  666]:context 0x10e22bff0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e22bff0
[      src/ext.c:  689]:dereffing 0x10e22bff0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e22bff0
[      src/ext.c:  666]:context 0x10e22bff0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e22bff0, should already all be free!
[      src/ext.c:  647]:context 0x10e22bff0: freeing node 0x10f146f40
[      src/ext.c:  652]:freeing 0x10e22cce0
[      src/ext.c:  670]:closing span 0x10f146870
[      src/ext.c:  672]:freeing 0x10e22bff0
[      src/ext.c:  673]:dereffing 0x10e22a390, not necessarily final
[      src/ext.c:  662]:checking context 0x10e22a390
[      src/ext.c:  666]:context 0x10e22a390: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e22a390, should be final
[      src/ext.c:  662]:checking context 0x10e22a390
[      src/ext.c:  666]:context 0x10e22a390: 1 dereffed
[      src/ext.c:  678]:*** 0x10e22a390 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e22a390, should already all be free!
[      src/ext.c:  647]:context 0x10e22a390: freeing node 0x10e22bff0
[      src/ext.c:  652]:freeing 0x10f146e50
[      src/ext.c:  647]:context 0x10e22a390: freeing node 0x10f1459f0
[      src/ext.c:  652]:freeing 0x10e22b790
[      src/ext.c:  647]:context 0x10e22a390: freeing node 0x10f145030
[      src/ext.c:  652]:freeing 0x10f145900
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e22f680
[      src/ext.c:  757]:Created context 0x10e22f680 with span 0x10f14a130: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f14a4a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22fa50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22fa50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22fa50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22fa50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14a130, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f14ad70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22fa50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22fa50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22fa50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22fa50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14a130, got nothing
[      src/ext.c:  707]:context 0x10e22f680: 2 reffed
[      src/ext.c:  757]:Created context 0x10f14a4a0 with span 0x10e22fa50: component: handle_single_key, operation request_encoding, ref_context 0x10e22f680
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f14ae60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e22fa50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e22fa50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e22fa50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e22fa50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e230a80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14a130, got nothing
[      src/ext.c:  707]:context 0x10e22f680: 3 reffed
[      src/ext.c:  757]:Created context 0x10f14ae60 with span 0x10e2304a0: component: , operation response_decoding, ref_context 0x10e22f680
[      src/get.c:  134]:checking context 0x10f14ae60
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed577b0: binding context 0x10f14ae60 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547980896, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f14a4a0
[      src/ext.c:  689]:dereffing 0x10f14a4a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f14a4a0
[      src/ext.c:  666]:context 0x10f14a4a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f14a4a0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e22fa50
[      src/ext.c:  672]:freeing 0x10f14a4a0
[      src/ext.c:  673]:dereffing 0x10e22f680, not necessarily final
[      src/ext.c:  662]:checking context 0x10e22f680
[      src/ext.c:  666]:context 0x10e22f680: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2312e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14a130, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f14c2c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14a130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14a130, got nothing
[      src/ext.c:  707]:context 0x10e22f680: 3 reffed
[      src/ext.c:  757]:Created context 0x10e2312e0 with span 0x10f14bce0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e22f680
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f14c3b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2319f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2319f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2319f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2319f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14bce0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e231fd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2319f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2319f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2319f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14bce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2319f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14bce0, got nothing
[      src/ext.c:  707]:context 0x10e2312e0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f14c3b0 with span 0x10e2319f0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e2312e0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/9a","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4547980896, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed577b0
[      src/ext.c:  866]:checking context 0x10f14ae60
[      src/ext.c:  807]:checking context 0x10f14ae60
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2339e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14e5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14e5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14e5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14e5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2304a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f14ebc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14e5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14e5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14e5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14e5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2304a0, got nothing
[      src/ext.c:  707]:context 0x10f14ae60: 5 reffed
[      src/ext.c:  757]:Created context 0x10e2339e0 with span 0x10f14e5e0: component: get_common_objects, operation response_decoding, ref_context 0x10f14ae60
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57838 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f14ae60
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f14ecb0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e2340f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f14ed10
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e234160
[      src/ext.c: 1537]:got span 0x10e2304a0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2341b0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f14ee00
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e234200
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e2304a0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e2304a0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2304a0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e2304a0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e2304a0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2304a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2304a0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2304a0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e2304a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2304a0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e2304a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2304a0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e2304a0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed78220 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed71d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055082710433792 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1dc48 has count of 2: *** 14685055082710433792 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed754a0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1218: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 11 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea690 has count of 171: *** 11 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055082710433792, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 11}})] from parent context 0x10f14ae60
[      src/ext.c: 1483]:deallocing Payload 0x10f14ecb0
[      src/ext.c: 1420]:deallocing span args 0x10e2340f0
[      src/ext.c: 1427]:freeing 0x10f14eda0
[      src/ext.c: 1431]:freeing 0x10e234200
[      src/ext.c: 1439]:freeing 0x10e2341b0
[      src/ext.c: 1364]:deallocing span tags args 0x10f14ed10
[      src/ext.c: 1371]:freeing 0x10e234250
[      src/ext.c: 1387]:freeing 0x10f14efd0
[      src/ext.c: 1407]:freeing 0x10e2343f0
[      src/ext.c: 1411]:freeing 0x10f14ed10
[      src/ext.c: 1447]:freeing 0x10e2340f0
[      src/ext.c: 1450]:deallocing finish args 0x10e234160
[      src/ext.c: 1455]:freeing 0x10e234160
[src/callbacks.c:  285]:dereffing 0x10e2339e0, should be final
[      src/ext.c:  662]:checking context 0x10e2339e0
[      src/ext.c:  666]:context 0x10e2339e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2339e0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f14e5e0
[      src/ext.c:  672]:freeing 0x10e2339e0
[      src/ext.c:  673]:dereffing 0x10f14ae60, not necessarily final
[      src/ext.c:  662]:checking context 0x10f14ae60
[      src/ext.c:  666]:context 0x10f14ae60: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f14c3b0
[      src/ext.c:  689]:dereffing 0x10f14c3b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f14c3b0
[      src/ext.c:  666]:context 0x10f14c3b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f14c3b0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e2319f0
[      src/ext.c:  672]:freeing 0x10f14c3b0
[      src/ext.c:  673]:dereffing 0x10e2312e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2312e0
[      src/ext.c:  666]:context 0x10e2312e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e2312e0
[      src/ext.c:  689]:dereffing 0x10e2312e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2312e0
[      src/ext.c:  666]:context 0x10e2312e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2312e0, should already all be free!
[      src/ext.c:  647]:context 0x10e2312e0: freeing node 0x10f14c3b0
[      src/ext.c:  652]:freeing 0x10e231fd0
[      src/ext.c:  670]:closing span 0x10f14bce0
[      src/ext.c:  672]:freeing 0x10e2312e0
[      src/ext.c:  673]:dereffing 0x10e22f680, not necessarily final
[      src/ext.c:  662]:checking context 0x10e22f680
[      src/ext.c:  666]:context 0x10e22f680: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e22f680, should be final
[      src/ext.c:  662]:checking context 0x10e22f680
[      src/ext.c:  666]:context 0x10e22f680: 1 dereffed
[      src/ext.c:  678]:*** 0x10e22f680 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e22f680, should already all be free!
[      src/ext.c:  647]:context 0x10e22f680: freeing node 0x10e2312e0
[      src/ext.c:  652]:freeing 0x10f14c2c0
[      src/ext.c:  647]:context 0x10e22f680: freeing node 0x10f14ae60
[      src/ext.c:  652]:freeing 0x10e230a80
[      src/ext.c:  647]:context 0x10e22f680: freeing node 0x10f14a4a0
[      src/ext.c:  652]:freeing 0x10f14ad70
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e234970
[      src/ext.c:  757]:Created context 0x10e234970 with span 0x10f14f5a0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f14f910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e234d40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e234d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e234d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e234d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14f5a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1501e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e234d40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e234d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e234d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e234d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14f5a0, got nothing
[      src/ext.c:  707]:context 0x10e234970: 2 reffed
[      src/ext.c:  757]:Created context 0x10f14f910 with span 0x10e234d40: component: handle_single_key, operation request_encoding, ref_context 0x10e234970
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1502d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e234d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e234d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e234d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e234d40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e235d70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14f5a0, got nothing
[      src/ext.c:  707]:context 0x10e234970: 3 reffed
[      src/ext.c:  757]:Created context 0x10f1502d0 with span 0x10e235790: component: , operation response_decoding, ref_context 0x10e234970
[      src/get.c:  134]:checking context 0x10f1502d0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57838: binding context 0x10f1502d0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548002512, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f14f910
[      src/ext.c:  689]:dereffing 0x10f14f910, not necessarily final
[      src/ext.c:  662]:checking context 0x10f14f910
[      src/ext.c:  666]:context 0x10f14f910: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f14f910, should already all be free!
[      src/ext.c:  670]:closing span 0x10e234d40
[      src/ext.c:  672]:freeing 0x10f14f910
[      src/ext.c:  673]:dereffing 0x10e234970, not necessarily final
[      src/ext.c:  662]:checking context 0x10e234970
[      src/ext.c:  666]:context 0x10e234970: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2365d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14f5a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f151730
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f14f5a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f14f5a0, got nothing
[      src/ext.c:  707]:context 0x10e234970: 3 reffed
[      src/ext.c:  757]:Created context 0x10e2365d0 with span 0x10f151150: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e234970
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f151820
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e236ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e236ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e236ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e236ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f151150, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2372c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e236ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e236ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e236ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f151150, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e236ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f151150, got nothing
[      src/ext.c:  707]:context 0x10e2365d0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f151820 with span 0x10e236ce0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e2365d0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/9b","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548002512, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57838
[      src/ext.c:  866]:checking context 0x10f1502d0
[      src/ext.c:  807]:checking context 0x10f1502d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e238cd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f153a50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f153a50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f153a50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f153a50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e235790, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e239510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f153a50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f153a50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f153a50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f153a50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e235790, got nothing
[      src/ext.c:  707]:context 0x10f1502d0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e238cd0 with span 0x10f153a50: component: get_common_objects, operation response_decoding, ref_context 0x10f1502d0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed578c0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f1502d0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e239750
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e2397b0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e239820
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e2398b0
[      src/ext.c: 1537]:got span 0x10e235790
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e239960
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2399b0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e239a00
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e235790, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e235790, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e235790, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e235790, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e235790, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e235790, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e235790, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e235790, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e235790, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e235790, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e235790, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e235790, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e235790, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed784a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed71d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4530753472 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed78450 has count of 2: *** 4530753472 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed756d0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1219: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396539912 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed784f0 has count of 2: *** 4396539912 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4530753472, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396539912}})] from parent context 0x10f1502d0
[      src/ext.c: 1483]:deallocing Payload 0x10e239750
[      src/ext.c: 1420]:deallocing span args 0x10e2397b0
[      src/ext.c: 1427]:freeing 0x10e239900
[      src/ext.c: 1431]:freeing 0x10e239a00
[      src/ext.c: 1439]:freeing 0x10e239960
[      src/ext.c: 1364]:deallocing span tags args 0x10e239820
[      src/ext.c: 1371]:freeing 0x10e239aa0
[      src/ext.c: 1387]:freeing 0x10e239d70
[      src/ext.c: 1407]:freeing 0x10e239dc0
[      src/ext.c: 1411]:freeing 0x10e239820
[      src/ext.c: 1447]:freeing 0x10e2397b0
[      src/ext.c: 1450]:deallocing finish args 0x10e2398b0
[      src/ext.c: 1455]:freeing 0x10e2398b0
[src/callbacks.c:  285]:dereffing 0x10e238cd0, should be final
[      src/ext.c:  662]:checking context 0x10e238cd0
[      src/ext.c:  666]:context 0x10e238cd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e238cd0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f153a50
[      src/ext.c:  672]:freeing 0x10e238cd0
[      src/ext.c:  673]:dereffing 0x10f1502d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1502d0
[      src/ext.c:  666]:context 0x10f1502d0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f151820
[      src/ext.c:  689]:dereffing 0x10f151820, not necessarily final
[      src/ext.c:  662]:checking context 0x10f151820
[      src/ext.c:  666]:context 0x10f151820: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f151820, should already all be free!
[      src/ext.c:  670]:closing span 0x10e236ce0
[      src/ext.c:  672]:freeing 0x10f151820
[      src/ext.c:  673]:dereffing 0x10e2365d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2365d0
[      src/ext.c:  666]:context 0x10e2365d0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e2365d0
[      src/ext.c:  689]:dereffing 0x10e2365d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2365d0
[      src/ext.c:  666]:context 0x10e2365d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2365d0, should already all be free!
[      src/ext.c:  647]:context 0x10e2365d0: freeing node 0x10f151820
[      src/ext.c:  652]:freeing 0x10e2372c0
[      src/ext.c:  670]:closing span 0x10f151150
[      src/ext.c:  672]:freeing 0x10e2365d0
[      src/ext.c:  673]:dereffing 0x10e234970, not necessarily final
[      src/ext.c:  662]:checking context 0x10e234970
[      src/ext.c:  666]:context 0x10e234970: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e234970, should be final
[      src/ext.c:  662]:checking context 0x10e234970
[      src/ext.c:  666]:context 0x10e234970: 1 dereffed
[      src/ext.c:  678]:*** 0x10e234970 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e234970, should already all be free!
[      src/ext.c:  647]:context 0x10e234970: freeing node 0x10e2365d0
[      src/ext.c:  652]:freeing 0x10f151730
[      src/ext.c:  647]:context 0x10e234970: freeing node 0x10f1502d0
[      src/ext.c:  652]:freeing 0x10e235d70
[      src/ext.c:  647]:context 0x10e234970: freeing node 0x10f14f910
[      src/ext.c:  652]:freeing 0x10f1501e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e23a8c0
[      src/ext.c:  757]:Created context 0x10e23a8c0 with span 0x10e23a930: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e23b000
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23b070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23b070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23b070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23b070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23a930, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e23c1d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23b070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23b070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23b070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23b070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23a930, got nothing
[      src/ext.c:  707]:context 0x10e23a8c0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e23b000 with span 0x10e23b070: component: handle_single_key, operation request_encoding, ref_context 0x10e23a8c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e23c410
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23b070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23b070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23b070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23b070, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e23cfb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23a930, got nothing
[      src/ext.c:  707]:context 0x10e23a8c0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e23c410 with span 0x10e23c480: component: , operation response_decoding, ref_context 0x10e23a8c0
[      src/get.c:  134]:checking context 0x10e23c410
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed578c0: binding context 0x10e23c410 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532192272, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e23b000
[      src/ext.c:  689]:dereffing 0x10e23b000, not necessarily final
[      src/ext.c:  662]:checking context 0x10e23b000
[      src/ext.c:  666]:context 0x10e23b000: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e23b000, should already all be free!
[      src/ext.c:  670]:closing span 0x10e23b070
[      src/ext.c:  672]:freeing 0x10e23b000
[      src/ext.c:  673]:dereffing 0x10e23a8c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e23a8c0
[      src/ext.c:  666]:context 0x10e23a8c0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e23e0d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23a930, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e23ec70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23a930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23a930, got nothing
[      src/ext.c:  707]:context 0x10e23a8c0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e23e0d0 with span 0x10e23e140: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e23a8c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e23eeb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23ef20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23ef20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23ef20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23ef20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23e140, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e23fa50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23ef20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23ef20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23ef20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23e140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23ef20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23e140, got nothing
[      src/ext.c:  707]:context 0x10e23e0d0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e23eeb0 with span 0x10e23ef20: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e23e0d0
[3576299217] <192.168.4.61:57932> (CTX=0x10f0da830,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[3576299217] Provider 'HTTP' failed (L:185)
[3576299217] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/9c","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532192272, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed578c0
[      src/ext.c:  866]:checking context 0x10e23c410
[      src/ext.c:  807]:checking context 0x10e23c410
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2468a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e246910, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e246910, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e246910, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e246910, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23c480, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e247440
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e246910, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e246910, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e246910, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e246910, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23c480, got nothing
[      src/ext.c:  707]:context 0x10e23c410: 5 reffed
[      src/ext.c:  757]:Created context 0x10e2468a0 with span 0x10e246910: component: get_common_objects, operation response_decoding, ref_context 0x10e23c410
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57948 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e23c410
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e247680
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e2476e0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e247750
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e2477e0
[      src/ext.c: 1537]:got span 0x10e23c480
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e247890
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2478e0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e247930
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e23c480, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e23c480, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23c480, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e23c480, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e23c480, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23c480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e23c480, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e23c480, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e23c480, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e23c480, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e23c480, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e23c480, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e23c480, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed78950 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed7b4f0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21265: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed75f20 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1220: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396540082 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed78900 has count of 2: *** 4396540082 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396540082}})] from parent context 0x10e23c410
[      src/ext.c: 1483]:deallocing Payload 0x10e247680
[      src/ext.c: 1420]:deallocing span args 0x10e2476e0
[      src/ext.c: 1427]:freeing 0x10e247830
[      src/ext.c: 1431]:freeing 0x10e247930
[      src/ext.c: 1439]:freeing 0x10e247890
[      src/ext.c: 1364]:deallocing span tags args 0x10e247750
[      src/ext.c: 1371]:freeing 0x10e2479d0
[      src/ext.c: 1387]:freeing 0x10e247ca0
[      src/ext.c: 1407]:freeing 0x10e247cf0
[      src/ext.c: 1411]:freeing 0x10e247750
[      src/ext.c: 1447]:freeing 0x10e2476e0
[      src/ext.c: 1450]:deallocing finish args 0x10e2477e0
[      src/ext.c: 1455]:freeing 0x10e2477e0
[src/callbacks.c:  285]:dereffing 0x10e2468a0, should be final
[      src/ext.c:  662]:checking context 0x10e2468a0
[      src/ext.c:  666]:context 0x10e2468a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2468a0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e246910
[      src/ext.c:  672]:freeing 0x10e2468a0
[      src/ext.c:  673]:dereffing 0x10e23c410, not necessarily final
[      src/ext.c:  662]:checking context 0x10e23c410
[      src/ext.c:  666]:context 0x10e23c410: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e23eeb0
[      src/ext.c:  689]:dereffing 0x10e23eeb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e23eeb0
[      src/ext.c:  666]:context 0x10e23eeb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e23eeb0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e23ef20
[      src/ext.c:  672]:freeing 0x10e23eeb0
[      src/ext.c:  673]:dereffing 0x10e23e0d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e23e0d0
[      src/ext.c:  666]:context 0x10e23e0d0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e23e0d0
[      src/ext.c:  689]:dereffing 0x10e23e0d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e23e0d0
[      src/ext.c:  666]:context 0x10e23e0d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e23e0d0, should already all be free!
[      src/ext.c:  647]:context 0x10e23e0d0: freeing node 0x10e23eeb0
[      src/ext.c:  652]:freeing 0x10e23fa50
[      src/ext.c:  670]:closing span 0x10e23e140
[      src/ext.c:  672]:freeing 0x10e23e0d0
[      src/ext.c:  673]:dereffing 0x10e23a8c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e23a8c0
[      src/ext.c:  666]:context 0x10e23a8c0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e23a8c0, should be final
[      src/ext.c:  662]:checking context 0x10e23a8c0
[      src/ext.c:  666]:context 0x10e23a8c0: 1 dereffed
[      src/ext.c:  678]:*** 0x10e23a8c0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e23a8c0, should already all be free!
[      src/ext.c:  647]:context 0x10e23a8c0: freeing node 0x10e23e0d0
[      src/ext.c:  652]:freeing 0x10e23ec70
[      src/ext.c:  647]:context 0x10e23a8c0: freeing node 0x10e23c410
[      src/ext.c:  652]:freeing 0x10e23cfb0
[      src/ext.c:  647]:context 0x10e23a8c0: freeing node 0x10e23b000
[      src/ext.c:  652]:freeing 0x10e23c1d0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e248cd0
[      src/ext.c:  757]:Created context 0x10e248cd0 with span 0x10e248d40: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e249410
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e249480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e249480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e249480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e249480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e248d40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e24a5e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e249480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e249480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e249480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e249480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e248d40, got nothing
[      src/ext.c:  707]:context 0x10e248cd0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e249410 with span 0x10e249480: component: handle_single_key, operation request_encoding, ref_context 0x10e248cd0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e24a820
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e249480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e249480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e249480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e249480, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e24b3c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e248d40, got nothing
[      src/ext.c:  707]:context 0x10e248cd0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e24a820 with span 0x10e24a890: component: , operation response_decoding, ref_context 0x10e248cd0
[      src/get.c:  134]:checking context 0x10e24a820
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57948: binding context 0x10e24a820 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532250656, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e249410
[      src/ext.c:  689]:dereffing 0x10e249410, not necessarily final
[      src/ext.c:  662]:checking context 0x10e249410
[      src/ext.c:  666]:context 0x10e249410: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e249410, should already all be free!
[      src/ext.c:  670]:closing span 0x10e249480
[      src/ext.c:  672]:freeing 0x10e249410
[      src/ext.c:  673]:dereffing 0x10e248cd0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e248cd0
[      src/ext.c:  666]:context 0x10e248cd0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e24c4e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e248d40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e24d080
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e248d40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e248d40, got nothing
[      src/ext.c:  707]:context 0x10e248cd0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e24c4e0 with span 0x10e24c550: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e248cd0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e24d2c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24d330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24d330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24d330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24d330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24c550, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e24de60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24d330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24d330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24d330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24c550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24d330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24c550, got nothing
[      src/ext.c:  707]:context 0x10e24c4e0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e24d2c0 with span 0x10e24d330: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e24c4e0
[3576299217] <192.168.4.61:57933> (SOCK=ed1472a33f68c18c) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/9d","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532250656, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57948
[      src/ext.c:  866]:checking context 0x10e24a820
[      src/ext.c:  807]:checking context 0x10e24a820
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e254930
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2549a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2549a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2549a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2549a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24a890, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2554d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2549a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2549a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2549a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2549a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24a890, got nothing
[      src/ext.c:  707]:context 0x10e24a820: 5 reffed
[      src/ext.c:  757]:Created context 0x10e254930 with span 0x10e2549a0: component: get_common_objects, operation response_decoding, ref_context 0x10e24a820
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed579d0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e24a820
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e255710
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e255770
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e2557e0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e255870
[      src/ext.c: 1537]:got span 0x10e24a890
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e255920
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e255970
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2559c0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e24a890, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e24a890, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24a890, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e24a890, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e24a890, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24a890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e24a890, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e24a890, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e24a890, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e24a890, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e24a890, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e24a890, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e24a890, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed85040 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed7b748 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21272: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed80740 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1221: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4530753472 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed85090 has count of 2: *** 4530753472 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4530753472}})] from parent context 0x10e24a820
[      src/ext.c: 1483]:deallocing Payload 0x10e255710
[      src/ext.c: 1420]:deallocing span args 0x10e255770
[      src/ext.c: 1427]:freeing 0x10e2558c0
[      src/ext.c: 1431]:freeing 0x10e2559c0
[      src/ext.c: 1439]:freeing 0x10e255920
[      src/ext.c: 1364]:deallocing span tags args 0x10e2557e0
[      src/ext.c: 1371]:freeing 0x10e255a60
[      src/ext.c: 1387]:freeing 0x10e255d30
[      src/ext.c: 1407]:freeing 0x10e255d80
[      src/ext.c: 1411]:freeing 0x10e2557e0
[      src/ext.c: 1447]:freeing 0x10e255770
[      src/ext.c: 1450]:deallocing finish args 0x10e255870
[      src/ext.c: 1455]:freeing 0x10e255870
[src/callbacks.c:  285]:dereffing 0x10e254930, should be final
[      src/ext.c:  662]:checking context 0x10e254930
[      src/ext.c:  666]:context 0x10e254930: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e254930, should already all be free!
[      src/ext.c:  670]:closing span 0x10e2549a0
[      src/ext.c:  672]:freeing 0x10e254930
[      src/ext.c:  673]:dereffing 0x10e24a820, not necessarily final
[      src/ext.c:  662]:checking context 0x10e24a820
[      src/ext.c:  666]:context 0x10e24a820: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e24d2c0
[      src/ext.c:  689]:dereffing 0x10e24d2c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e24d2c0
[      src/ext.c:  666]:context 0x10e24d2c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e24d2c0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e24d330
[      src/ext.c:  672]:freeing 0x10e24d2c0
[      src/ext.c:  673]:dereffing 0x10e24c4e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e24c4e0
[      src/ext.c:  666]:context 0x10e24c4e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e24c4e0
[      src/ext.c:  689]:dereffing 0x10e24c4e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e24c4e0
[      src/ext.c:  666]:context 0x10e24c4e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e24c4e0, should already all be free!
[      src/ext.c:  647]:context 0x10e24c4e0: freeing node 0x10e24d2c0
[      src/ext.c:  652]:freeing 0x10e24de60
[      src/ext.c:  670]:closing span 0x10e24c550
[      src/ext.c:  672]:freeing 0x10e24c4e0
[      src/ext.c:  673]:dereffing 0x10e248cd0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e248cd0
[      src/ext.c:  666]:context 0x10e248cd0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e248cd0, should be final
[      src/ext.c:  662]:checking context 0x10e248cd0
[      src/ext.c:  666]:context 0x10e248cd0: 1 dereffed
[      src/ext.c:  678]:*** 0x10e248cd0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e248cd0, should already all be free!
[      src/ext.c:  647]:context 0x10e248cd0: freeing node 0x10e24c4e0
[      src/ext.c:  652]:freeing 0x10e24d080
[      src/ext.c:  647]:context 0x10e248cd0: freeing node 0x10e24a820
[      src/ext.c:  652]:freeing 0x10e24b3c0
[      src/ext.c:  647]:context 0x10e248cd0: freeing node 0x10e249410
[      src/ext.c:  652]:freeing 0x10e24a5e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e256880
[      src/ext.c:  757]:Created context 0x10e256880 with span 0x10e2568f0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e256fc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e257030, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e257030, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e257030, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e257030, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2568f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e258190
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e257030, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e257030, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e257030, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e257030, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2568f0, got nothing
[      src/ext.c:  707]:context 0x10e256880: 2 reffed
[      src/ext.c:  757]:Created context 0x10e256fc0 with span 0x10e257030: component: handle_single_key, operation request_encoding, ref_context 0x10e256880
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2583d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e257030, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e257030, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e257030, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e257030, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e258f70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2568f0, got nothing
[      src/ext.c:  707]:context 0x10e256880: 3 reffed
[      src/ext.c:  757]:Created context 0x10e2583d0 with span 0x10e258440: component: , operation response_decoding, ref_context 0x10e256880
[      src/get.c:  134]:checking context 0x10e2583d0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed579d0: binding context 0x10e2583d0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532306896, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e256fc0
[      src/ext.c:  689]:dereffing 0x10e256fc0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e256fc0
[      src/ext.c:  666]:context 0x10e256fc0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e256fc0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e257030
[      src/ext.c:  672]:freeing 0x10e256fc0
[      src/ext.c:  673]:dereffing 0x10e256880, not necessarily final
[      src/ext.c:  662]:checking context 0x10e256880
[      src/ext.c:  666]:context 0x10e256880: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e25a090
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2568f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e25ac30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2568f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2568f0, got nothing
[      src/ext.c:  707]:context 0x10e256880: 3 reffed
[      src/ext.c:  757]:Created context 0x10e25a090 with span 0x10e25a100: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e256880
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e25ae70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e25aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e25aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e25aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e25aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e25a100, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e25ba10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e25aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e25aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e25aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e25a100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e25aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e25a100, got nothing
[      src/ext.c:  707]:context 0x10e25a090: 2 reffed
[      src/ext.c:  757]:Created context 0x10e25ae70 with span 0x10e25aee0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e25a090
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103a01ec0,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57933","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/9f","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532306896, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed579d0
[      src/ext.c:  866]:checking context 0x10e2583d0
[      src/ext.c:  807]:checking context 0x10e2583d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1552d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f155340, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f155340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f155340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f155340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e258440, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f155e70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f155340, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f155340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f155340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f155340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e258440, got nothing
[      src/ext.c:  707]:context 0x10e2583d0: 5 reffed
[      src/ext.c:  757]:Created context 0x10f1552d0 with span 0x10f155340: component: get_common_objects, operation response_decoding, ref_context 0x10e2583d0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57a58 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e2583d0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f1560b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f156110
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f156180
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f156210
[      src/ext.c: 1537]:got span 0x10e258440
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f1562c0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f156310
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f156360
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e258440, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e258440, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e258440, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e258440, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e258440, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e258440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e258440, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e258440, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e258440, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e258440, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e258440, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e258440, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e258440, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed85540 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed86130 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21274: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed80a50 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1222: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21275: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10e2583d0
[      src/ext.c: 1483]:deallocing Payload 0x10f1560b0
[      src/ext.c: 1420]:deallocing span args 0x10f156110
[      src/ext.c: 1427]:freeing 0x10f156260
[      src/ext.c: 1431]:freeing 0x10f156360
[      src/ext.c: 1439]:freeing 0x10f1562c0
[      src/ext.c: 1364]:deallocing span tags args 0x10f156180
[      src/ext.c: 1371]:freeing 0x10f156400
[      src/ext.c: 1387]:freeing 0x10f1566d0
[      src/ext.c: 1407]:freeing 0x10f156720
[      src/ext.c: 1411]:freeing 0x10f156180
[      src/ext.c: 1447]:freeing 0x10f156110
[      src/ext.c: 1450]:deallocing finish args 0x10f156210
[      src/ext.c: 1455]:freeing 0x10f156210
[src/callbacks.c:  285]:dereffing 0x10f1552d0, should be final
[      src/ext.c:  662]:checking context 0x10f1552d0
[      src/ext.c:  666]:context 0x10f1552d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1552d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f155340
[      src/ext.c:  672]:freeing 0x10f1552d0
[      src/ext.c:  673]:dereffing 0x10e2583d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2583d0
[      src/ext.c:  666]:context 0x10e2583d0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e25ae70
[      src/ext.c:  689]:dereffing 0x10e25ae70, not necessarily final
[      src/ext.c:  662]:checking context 0x10e25ae70
[      src/ext.c:  666]:context 0x10e25ae70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e25ae70, should already all be free!
[      src/ext.c:  670]:closing span 0x10e25aee0
[      src/ext.c:  672]:freeing 0x10e25ae70
[      src/ext.c:  673]:dereffing 0x10e25a090, not necessarily final
[      src/ext.c:  662]:checking context 0x10e25a090
[      src/ext.c:  666]:context 0x10e25a090: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e25a090
[      src/ext.c:  689]:dereffing 0x10e25a090, not necessarily final
[      src/ext.c:  662]:checking context 0x10e25a090
[      src/ext.c:  666]:context 0x10e25a090: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e25a090, should already all be free!
[      src/ext.c:  647]:context 0x10e25a090: freeing node 0x10e25ae70
[      src/ext.c:  652]:freeing 0x10e25ba10
[      src/ext.c:  670]:closing span 0x10e25a100
[      src/ext.c:  672]:freeing 0x10e25a090
[      src/ext.c:  673]:dereffing 0x10e256880, not necessarily final
[      src/ext.c:  662]:checking context 0x10e256880
[      src/ext.c:  666]:context 0x10e256880: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e256880, should be final
[      src/ext.c:  662]:checking context 0x10e256880
[      src/ext.c:  666]:context 0x10e256880: 1 dereffed
[      src/ext.c:  678]:*** 0x10e256880 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e256880, should already all be free!
[      src/ext.c:  647]:context 0x10e256880: freeing node 0x10e25a090
[      src/ext.c:  652]:freeing 0x10e25ac30
[      src/ext.c:  647]:context 0x10e256880: freeing node 0x10e2583d0
[      src/ext.c:  652]:freeing 0x10e258f70
[      src/ext.c:  647]:context 0x10e256880: freeing node 0x10e256fc0
[      src/ext.c:  652]:freeing 0x10e258190
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f157220
[      src/ext.c:  757]:Created context 0x10f157220 with span 0x10f157290: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f157960
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1579d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1579d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1579d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1579d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f157290, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f158b30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1579d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1579d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1579d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1579d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f157290, got nothing
[      src/ext.c:  707]:context 0x10f157220: 2 reffed
[      src/ext.c:  757]:Created context 0x10f157960 with span 0x10f1579d0: component: handle_single_key, operation request_encoding, ref_context 0x10f157220
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f158d70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1579d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1579d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1579d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1579d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f159910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f157290, got nothing
[      src/ext.c:  707]:context 0x10f157220: 3 reffed
[      src/ext.c:  757]:Created context 0x10f158d70 with span 0x10f158de0: component: , operation response_decoding, ref_context 0x10f157220
[      src/get.c:  134]:checking context 0x10f158d70
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57a58: binding context 0x10f158d70 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548038000, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f157960
[      src/ext.c:  689]:dereffing 0x10f157960, not necessarily final
[      src/ext.c:  662]:checking context 0x10f157960
[      src/ext.c:  666]:context 0x10f157960: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f157960, should already all be free!
[      src/ext.c:  670]:closing span 0x10f1579d0
[      src/ext.c:  672]:freeing 0x10f157960
[      src/ext.c:  673]:dereffing 0x10f157220, not necessarily final
[      src/ext.c:  662]:checking context 0x10f157220
[      src/ext.c:  666]:context 0x10f157220: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f15aa30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f157290, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f15b5d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f157290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f157290, got nothing
[      src/ext.c:  707]:context 0x10f157220: 3 reffed
[      src/ext.c:  757]:Created context 0x10f15aa30 with span 0x10f15aaa0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f157220
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f15b810
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f15b880, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f15b880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f15b880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f15b880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f15aaa0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f15c3b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f15b880, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f15b880, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f15b880, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f15aaa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f15b880, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f15aaa0, got nothing
[      src/ext.c:  707]:context 0x10f15aa30: 2 reffed
[      src/ext.c:  757]:Created context 0x10f15b810 with span 0x10f15b880: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f15aa30
[3576299217] <192.168.4.61:57933> (SOCK=ed1472a33f68c18c) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/a0","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57935> (SOCK=1c3c2ccd6c86a742) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/a1","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548038000, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57a58
[      src/ext.c:  866]:checking context 0x10f158d70
[      src/ext.c:  807]:checking context 0x10f158d70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1065f7020
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f162760, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f162760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f162760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f162760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f158de0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f162d40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f162760, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f162760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f162760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f162760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f158de0, got nothing
[      src/ext.c:  707]:context 0x10f158d70: 5 reffed
[      src/ext.c:  757]:Created context 0x1065f7020 with span 0x10f162760: component: get_common_objects, operation response_decoding, ref_context 0x10f158d70
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57ae0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f158d70
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f162e30
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1065f7730
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f162e90
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1065f77a0
[      src/ext.c: 1537]:got span 0x10f158de0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1065f77f0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f162f80
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1065f7840
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f158de0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f158de0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f158de0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f158de0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f158de0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f158de0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f158de0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f158de0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f158de0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f158de0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f158de0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f158de0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f158de0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed85e00 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed86748 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1dc48 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed8c740 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1223: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed1df08 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10f158d70
[      src/ext.c: 1483]:deallocing Payload 0x10f162e30
[      src/ext.c: 1420]:deallocing span args 0x1065f7730
[      src/ext.c: 1427]:freeing 0x10f162f20
[      src/ext.c: 1431]:freeing 0x1065f7840
[      src/ext.c: 1439]:freeing 0x1065f77f0
[      src/ext.c: 1364]:deallocing span tags args 0x10f162e90
[      src/ext.c: 1371]:freeing 0x1065f7890
[      src/ext.c: 1387]:freeing 0x10f163150
[      src/ext.c: 1407]:freeing 0x1065f7a30
[      src/ext.c: 1411]:freeing 0x10f162e90
[      src/ext.c: 1447]:freeing 0x1065f7730
[      src/ext.c: 1450]:deallocing finish args 0x1065f77a0
[      src/ext.c: 1455]:freeing 0x1065f77a0
[src/callbacks.c:  285]:dereffing 0x1065f7020, should be final
[      src/ext.c:  662]:checking context 0x1065f7020
[      src/ext.c:  666]:context 0x1065f7020: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1065f7020, should already all be free!
[      src/ext.c:  670]:closing span 0x10f162760
[      src/ext.c:  672]:freeing 0x1065f7020
[      src/ext.c:  673]:dereffing 0x10f158d70, not necessarily final
[      src/ext.c:  662]:checking context 0x10f158d70
[      src/ext.c:  666]:context 0x10f158d70: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f15b810
[      src/ext.c:  689]:dereffing 0x10f15b810, not necessarily final
[      src/ext.c:  662]:checking context 0x10f15b810
[      src/ext.c:  666]:context 0x10f15b810: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f15b810, should already all be free!
[      src/ext.c:  670]:closing span 0x10f15b880
[      src/ext.c:  672]:freeing 0x10f15b810
[      src/ext.c:  673]:dereffing 0x10f15aa30, not necessarily final
[      src/ext.c:  662]:checking context 0x10f15aa30
[      src/ext.c:  666]:context 0x10f15aa30: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f15aa30
[      src/ext.c:  689]:dereffing 0x10f15aa30, not necessarily final
[      src/ext.c:  662]:checking context 0x10f15aa30
[      src/ext.c:  666]:context 0x10f15aa30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f15aa30, should already all be free!
[      src/ext.c:  647]:context 0x10f15aa30: freeing node 0x10f15b810
[      src/ext.c:  652]:freeing 0x10f15c3b0
[      src/ext.c:  670]:closing span 0x10f15aaa0
[      src/ext.c:  672]:freeing 0x10f15aa30
[      src/ext.c:  673]:dereffing 0x10f157220, not necessarily final
[      src/ext.c:  662]:checking context 0x10f157220
[      src/ext.c:  666]:context 0x10f157220: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f157220, should be final
[      src/ext.c:  662]:checking context 0x10f157220
[      src/ext.c:  666]:context 0x10f157220: 1 dereffed
[      src/ext.c:  678]:*** 0x10f157220 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f157220, should already all be free!
[      src/ext.c:  647]:context 0x10f157220: freeing node 0x10f15aa30
[      src/ext.c:  652]:freeing 0x10f15b5d0
[      src/ext.c:  647]:context 0x10f157220: freeing node 0x10f158d70
[      src/ext.c:  652]:freeing 0x10f159910
[      src/ext.c:  647]:context 0x10f157220: freeing node 0x10f157960
[      src/ext.c:  652]:freeing 0x10f158b30
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1065f7fb0
[      src/ext.c:  757]:Created context 0x1065f7fb0 with span 0x10f163720: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f163a90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065f8380, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065f8380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065f8380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065f8380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f163720, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f164360
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065f8380, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065f8380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065f8380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065f8380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f163720, got nothing
[      src/ext.c:  707]:context 0x1065f7fb0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f163a90 with span 0x1065f8380: component: handle_single_key, operation request_encoding, ref_context 0x1065f7fb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f164450
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065f8380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065f8380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065f8380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065f8380, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1065f93b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f163720, got nothing
[      src/ext.c:  707]:context 0x1065f7fb0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f164450 with span 0x1065f8dd0: component: , operation response_decoding, ref_context 0x1065f7fb0
[      src/get.c:  134]:checking context 0x10f164450
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57ae0: binding context 0x10f164450 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548084816, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f163a90
[      src/ext.c:  689]:dereffing 0x10f163a90, not necessarily final
[      src/ext.c:  662]:checking context 0x10f163a90
[      src/ext.c:  666]:context 0x10f163a90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f163a90, should already all be free!
[      src/ext.c:  670]:closing span 0x1065f8380
[      src/ext.c:  672]:freeing 0x10f163a90
[      src/ext.c:  673]:dereffing 0x1065f7fb0, not necessarily final
[      src/ext.c:  662]:checking context 0x1065f7fb0
[      src/ext.c:  666]:context 0x1065f7fb0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1065f9c10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f163720, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1658b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f163720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f163720, got nothing
[      src/ext.c:  707]:context 0x1065f7fb0: 3 reffed
[      src/ext.c:  757]:Created context 0x1065f9c10 with span 0x10f1652d0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1065f7fb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1659a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065fa320, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065fa320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065fa320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065fa320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1652d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1065fa900
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065fa320, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065fa320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065fa320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1652d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065fa320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1652d0, got nothing
[      src/ext.c:  707]:context 0x1065f9c10: 2 reffed
[      src/ext.c:  757]:Created context 0x10f1659a0 with span 0x1065fa320: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1065f9c10
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb4ea0,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57935","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57936> (SOCK=f23b95e7f590034d) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/a3","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548084816, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57ae0
[      src/ext.c:  866]:checking context 0x10f164450
[      src/ext.c:  807]:checking context 0x10f164450
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f169d20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065ff2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065ff2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065ff2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065ff2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065f8dd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1065ff880
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065ff2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065ff2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065ff2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065ff2a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065f8dd0, got nothing
[      src/ext.c:  707]:context 0x10f164450: 5 reffed
[      src/ext.c:  757]:Created context 0x10f169d20 with span 0x1065ff2a0: component: get_common_objects, operation response_decoding, ref_context 0x10f164450
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57b68 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f164450
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1065ff970
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f16a430
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1065ff9d0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f16a4a0
[      src/ext.c: 1537]:got span 0x1065f8dd0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f16a4f0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1065ffac0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f16a540
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1065f8dd0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1065f8dd0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065f8dd0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1065f8dd0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1065f8dd0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065f8dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1065f8dd0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1065f8dd0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1065f8dd0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1065f8dd0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1065f8dd0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1065f8dd0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1065f8dd0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed8f6d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed86ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21283: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed93120 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1224: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21284: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f164450
[      src/ext.c: 1483]:deallocing Payload 0x1065ff970
[      src/ext.c: 1420]:deallocing span args 0x10f16a430
[      src/ext.c: 1427]:freeing 0x1065ffa60
[      src/ext.c: 1431]:freeing 0x10f16a540
[      src/ext.c: 1439]:freeing 0x10f16a4f0
[      src/ext.c: 1364]:deallocing span tags args 0x1065ff9d0
[      src/ext.c: 1371]:freeing 0x10f16a590
[      src/ext.c: 1387]:freeing 0x1065ffc90
[      src/ext.c: 1407]:freeing 0x10f16a730
[      src/ext.c: 1411]:freeing 0x1065ff9d0
[      src/ext.c: 1447]:freeing 0x10f16a430
[      src/ext.c: 1450]:deallocing finish args 0x10f16a4a0
[      src/ext.c: 1455]:freeing 0x10f16a4a0
[src/callbacks.c:  285]:dereffing 0x10f169d20, should be final
[      src/ext.c:  662]:checking context 0x10f169d20
[      src/ext.c:  666]:context 0x10f169d20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f169d20, should already all be free!
[      src/ext.c:  670]:closing span 0x1065ff2a0
[      src/ext.c:  672]:freeing 0x10f169d20
[      src/ext.c:  673]:dereffing 0x10f164450, not necessarily final
[      src/ext.c:  662]:checking context 0x10f164450
[      src/ext.c:  666]:context 0x10f164450: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f1659a0
[      src/ext.c:  689]:dereffing 0x10f1659a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1659a0
[      src/ext.c:  666]:context 0x10f1659a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1659a0, should already all be free!
[      src/ext.c:  670]:closing span 0x1065fa320
[      src/ext.c:  672]:freeing 0x10f1659a0
[      src/ext.c:  673]:dereffing 0x1065f9c10, not necessarily final
[      src/ext.c:  662]:checking context 0x1065f9c10
[      src/ext.c:  666]:context 0x1065f9c10: 1 dereffed
[      src/ext.c:  688]:checking context 0x1065f9c10
[      src/ext.c:  689]:dereffing 0x1065f9c10, not necessarily final
[      src/ext.c:  662]:checking context 0x1065f9c10
[      src/ext.c:  666]:context 0x1065f9c10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1065f9c10, should already all be free!
[      src/ext.c:  647]:context 0x1065f9c10: freeing node 0x10f1659a0
[      src/ext.c:  652]:freeing 0x1065fa900
[      src/ext.c:  670]:closing span 0x10f1652d0
[      src/ext.c:  672]:freeing 0x1065f9c10
[      src/ext.c:  673]:dereffing 0x1065f7fb0, not necessarily final
[      src/ext.c:  662]:checking context 0x1065f7fb0
[      src/ext.c:  666]:context 0x1065f7fb0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1065f7fb0, should be final
[      src/ext.c:  662]:checking context 0x1065f7fb0
[      src/ext.c:  666]:context 0x1065f7fb0: 1 dereffed
[      src/ext.c:  678]:*** 0x1065f7fb0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1065f7fb0, should already all be free!
[      src/ext.c:  647]:context 0x1065f7fb0: freeing node 0x1065f9c10
[      src/ext.c:  652]:freeing 0x10f1658b0
[      src/ext.c:  647]:context 0x1065f7fb0: freeing node 0x10f164450
[      src/ext.c:  652]:freeing 0x1065f93b0
[      src/ext.c:  647]:context 0x1065f7fb0: freeing node 0x10f163a90
[      src/ext.c:  652]:freeing 0x10f164360
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f16acb0
[      src/ext.c:  757]:Created context 0x10f16acb0 with span 0x106600260: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1066005d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f16b080, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f16b080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f16b080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f16b080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106600260, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106600ea0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f16b080, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f16b080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f16b080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f16b080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106600260, got nothing
[      src/ext.c:  707]:context 0x10f16acb0: 2 reffed
[      src/ext.c:  757]:Created context 0x1066005d0 with span 0x10f16b080: component: handle_single_key, operation request_encoding, ref_context 0x10f16acb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106600f90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f16b080, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f16b080, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f16b080, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f16b080, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f16c0b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106600260, got nothing
[      src/ext.c:  707]:context 0x10f16acb0: 3 reffed
[      src/ext.c:  757]:Created context 0x106600f90 with span 0x10f16bad0: component: , operation response_decoding, ref_context 0x10f16acb0
[      src/get.c:  134]:checking context 0x106600f90
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57b68: binding context 0x106600f90 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4401926032, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1066005d0
[      src/ext.c:  689]:dereffing 0x1066005d0, not necessarily final
[      src/ext.c:  662]:checking context 0x1066005d0
[      src/ext.c:  666]:context 0x1066005d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1066005d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f16b080
[      src/ext.c:  672]:freeing 0x1066005d0
[      src/ext.c:  673]:dereffing 0x10f16acb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f16acb0
[      src/ext.c:  666]:context 0x10f16acb0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f16c910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106600260, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1066023f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106600260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106600260, got nothing
[      src/ext.c:  707]:context 0x10f16acb0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f16c910 with span 0x106601e10: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f16acb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1066024e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f16d020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f16d020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f16d020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f16d020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106601e10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f16d600
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f16d020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f16d020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f16d020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106601e10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f16d020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106601e10, got nothing
[      src/ext.c:  707]:context 0x10f16c910: 2 reffed
[      src/ext.c:  757]:Created context 0x1066024e0 with span 0x10f16d020: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f16c910
[3576299217] <192.168.4.61:57932> (SOCK=f08d44dec1ed5e81) Starting. Timeout=2000000us (L:474)
[3576299217] <192.168.4.61:57935> (SOCK=1c3c2ccd6c86a742) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/a5","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4401926032, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57b68
[      src/ext.c:  866]:checking context 0x106600f90
[      src/ext.c:  807]:checking context 0x106600f90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106606090
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f170960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f170960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f170960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f170960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f16bad0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f170f40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f170960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f170960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f170960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f170960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f16bad0, got nothing
[      src/ext.c:  707]:context 0x106600f90: 5 reffed
[      src/ext.c:  757]:Created context 0x106606090 with span 0x10f170960: component: get_common_objects, operation response_decoding, ref_context 0x106600f90
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57bf0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106600f90
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f171030
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1066067a0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f171090
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106606810
[      src/ext.c: 1537]:got span 0x10f16bad0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106606860
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f171180
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1066068b0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f16bad0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f16bad0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f16bad0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f16bad0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f16bad0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f16bad0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f16bad0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f16bad0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f16bad0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f16bad0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f16bad0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f16bad0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f16bad0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed8fd10 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed86ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1dc48 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed93a50 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1225: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed97040 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x106600f90
[      src/ext.c: 1483]:deallocing Payload 0x10f171030
[      src/ext.c: 1420]:deallocing span args 0x1066067a0
[      src/ext.c: 1427]:freeing 0x10f171120
[      src/ext.c: 1431]:freeing 0x1066068b0
[      src/ext.c: 1439]:freeing 0x106606860
[      src/ext.c: 1364]:deallocing span tags args 0x10f171090
[      src/ext.c: 1371]:freeing 0x106606900
[      src/ext.c: 1387]:freeing 0x10f171350
[      src/ext.c: 1407]:freeing 0x106606aa0
[      src/ext.c: 1411]:freeing 0x10f171090
[      src/ext.c: 1447]:freeing 0x1066067a0
[      src/ext.c: 1450]:deallocing finish args 0x106606810
[      src/ext.c: 1455]:freeing 0x106606810
[src/callbacks.c:  285]:dereffing 0x106606090, should be final
[      src/ext.c:  662]:checking context 0x106606090
[      src/ext.c:  666]:context 0x106606090: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106606090, should already all be free!
[      src/ext.c:  670]:closing span 0x10f170960
[      src/ext.c:  672]:freeing 0x106606090
[      src/ext.c:  673]:dereffing 0x106600f90, not necessarily final
[      src/ext.c:  662]:checking context 0x106600f90
[      src/ext.c:  666]:context 0x106600f90: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1066024e0
[      src/ext.c:  689]:dereffing 0x1066024e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1066024e0
[      src/ext.c:  666]:context 0x1066024e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1066024e0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f16d020
[      src/ext.c:  672]:freeing 0x1066024e0
[      src/ext.c:  673]:dereffing 0x10f16c910, not necessarily final
[      src/ext.c:  662]:checking context 0x10f16c910
[      src/ext.c:  666]:context 0x10f16c910: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f16c910
[      src/ext.c:  689]:dereffing 0x10f16c910, not necessarily final
[      src/ext.c:  662]:checking context 0x10f16c910
[      src/ext.c:  666]:context 0x10f16c910: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f16c910, should already all be free!
[      src/ext.c:  647]:context 0x10f16c910: freeing node 0x1066024e0
[      src/ext.c:  652]:freeing 0x10f16d600
[      src/ext.c:  670]:closing span 0x106601e10
[      src/ext.c:  672]:freeing 0x10f16c910
[      src/ext.c:  673]:dereffing 0x10f16acb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f16acb0
[      src/ext.c:  666]:context 0x10f16acb0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f16acb0, should be final
[      src/ext.c:  662]:checking context 0x10f16acb0
[      src/ext.c:  666]:context 0x10f16acb0: 1 dereffed
[      src/ext.c:  678]:*** 0x10f16acb0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f16acb0, should already all be free!
[      src/ext.c:  647]:context 0x10f16acb0: freeing node 0x10f16c910
[      src/ext.c:  652]:freeing 0x1066023f0
[      src/ext.c:  647]:context 0x10f16acb0: freeing node 0x106600f90
[      src/ext.c:  652]:freeing 0x10f16c0b0
[      src/ext.c:  647]:context 0x10f16acb0: freeing node 0x1066005d0
[      src/ext.c:  652]:freeing 0x106600ea0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f171920
[      src/ext.c:  757]:Created context 0x10f171920 with span 0x106609840: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106609bb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f171cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f171cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f171cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f171cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106609840, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10660a480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f171cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f171cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f171cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f171cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106609840, got nothing
[      src/ext.c:  707]:context 0x10f171920: 2 reffed
[      src/ext.c:  757]:Created context 0x106609bb0 with span 0x10f171cf0: component: handle_single_key, operation request_encoding, ref_context 0x10f171920
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10660a570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f171cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f171cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f171cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f171cf0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f172d20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106609840, got nothing
[      src/ext.c:  707]:context 0x10f171920: 3 reffed
[      src/ext.c:  757]:Created context 0x10660a570 with span 0x10f172740: component: , operation response_decoding, ref_context 0x10f171920
[      src/get.c:  134]:checking context 0x10660a570
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57bf0: binding context 0x10660a570 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4401964400, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106609bb0
[      src/ext.c:  689]:dereffing 0x106609bb0, not necessarily final
[      src/ext.c:  662]:checking context 0x106609bb0
[      src/ext.c:  666]:context 0x106609bb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106609bb0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f171cf0
[      src/ext.c:  672]:freeing 0x106609bb0
[      src/ext.c:  673]:dereffing 0x10f171920, not necessarily final
[      src/ext.c:  662]:checking context 0x10f171920
[      src/ext.c:  666]:context 0x10f171920: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f173580
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106609840, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10660b9d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106609840, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106609840, got nothing
[      src/ext.c:  707]:context 0x10f171920: 3 reffed
[      src/ext.c:  757]:Created context 0x10f173580 with span 0x10660b3f0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f171920
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10660bac0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f173c90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f173c90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f173c90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f173c90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10660b3f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f174270
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f173c90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f173c90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f173c90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10660b3f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f173c90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10660b3f0, got nothing
[      src/ext.c:  707]:context 0x10f173580: 2 reffed
[      src/ext.c:  757]:Created context 0x10660bac0 with span 0x10f173c90: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f173580
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb5f40,IX=3) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57936","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Provider 'CCCP' failed (L:185)
[3576299217] <192.168.4.61:57936> (SOCK=f23b95e7f590034d) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/a6","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4401964400, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57bf0
[      src/ext.c:  866]:checking context 0x10660a570
[      src/ext.c:  807]:checking context 0x10660a570
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f177fc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10660f3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10660f3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10660f3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10660f3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f172740, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10660f980
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10660f3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10660f3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10660f3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10660f3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f172740, got nothing
[      src/ext.c:  707]:context 0x10660a570: 5 reffed
[      src/ext.c:  757]:Created context 0x10f177fc0 with span 0x10660f3a0: component: get_common_objects, operation response_decoding, ref_context 0x10660a570
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57d00 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10660a570
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10660fa70
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f1786d0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10660fad0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f178740
[      src/ext.c: 1537]:got span 0x10f172740
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f178790
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10660fbc0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f1787e0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f172740, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f172740, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f172740, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f172740, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f172740, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f172740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f172740, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f172740, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f172740, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f172740, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f172740, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f172740, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f172740, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed99450 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed928b0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21288: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed9a350 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1226: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21289: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10660a570
[      src/ext.c: 1483]:deallocing Payload 0x10660fa70
[      src/ext.c: 1420]:deallocing span args 0x10f1786d0
[      src/ext.c: 1427]:freeing 0x10660fb60
[      src/ext.c: 1431]:freeing 0x10f1787e0
[      src/ext.c: 1439]:freeing 0x10f178790
[      src/ext.c: 1364]:deallocing span tags args 0x10660fad0
[      src/ext.c: 1371]:freeing 0x10f178830
[      src/ext.c: 1387]:freeing 0x10660fd90
[      src/ext.c: 1407]:freeing 0x10f1789d0
[      src/ext.c: 1411]:freeing 0x10660fad0
[      src/ext.c: 1447]:freeing 0x10f1786d0
[      src/ext.c: 1450]:deallocing finish args 0x10f178740
[      src/ext.c: 1455]:freeing 0x10f178740
[src/callbacks.c:  285]:dereffing 0x10f177fc0, should be final
[      src/ext.c:  662]:checking context 0x10f177fc0
[      src/ext.c:  666]:context 0x10f177fc0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f177fc0, should already all be free!
[      src/ext.c:  670]:closing span 0x10660f3a0
[      src/ext.c:  672]:freeing 0x10f177fc0
[      src/ext.c:  673]:dereffing 0x10660a570, not necessarily final
[      src/ext.c:  662]:checking context 0x10660a570
[      src/ext.c:  666]:context 0x10660a570: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10660bac0
[      src/ext.c:  689]:dereffing 0x10660bac0, not necessarily final
[      src/ext.c:  662]:checking context 0x10660bac0
[      src/ext.c:  666]:context 0x10660bac0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10660bac0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f173c90
[      src/ext.c:  672]:freeing 0x10660bac0
[      src/ext.c:  673]:dereffing 0x10f173580, not necessarily final
[      src/ext.c:  662]:checking context 0x10f173580
[      src/ext.c:  666]:context 0x10f173580: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f173580
[      src/ext.c:  689]:dereffing 0x10f173580, not necessarily final
[      src/ext.c:  662]:checking context 0x10f173580
[      src/ext.c:  666]:context 0x10f173580: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f173580, should already all be free!
[      src/ext.c:  647]:context 0x10f173580: freeing node 0x10660bac0
[      src/ext.c:  652]:freeing 0x10f174270
[      src/ext.c:  670]:closing span 0x10660b3f0
[      src/ext.c:  672]:freeing 0x10f173580
[      src/ext.c:  673]:dereffing 0x10f171920, not necessarily final
[      src/ext.c:  662]:checking context 0x10f171920
[      src/ext.c:  666]:context 0x10f171920: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f171920, should be final
[      src/ext.c:  662]:checking context 0x10f171920
[      src/ext.c:  666]:context 0x10f171920: 1 dereffed
[      src/ext.c:  678]:*** 0x10f171920 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f171920, should already all be free!
[      src/ext.c:  647]:context 0x10f171920: freeing node 0x10f173580
[      src/ext.c:  652]:freeing 0x10660b9d0
[      src/ext.c:  647]:context 0x10f171920: freeing node 0x10660a570
[      src/ext.c:  652]:freeing 0x10f172d20
[      src/ext.c:  647]:context 0x10f171920: freeing node 0x106609bb0
[      src/ext.c:  652]:freeing 0x10660a480
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f178f50
[      src/ext.c:  757]:Created context 0x10f178f50 with span 0x106610360: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1066106d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f179320, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f179320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f179320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f179320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106610360, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106610fa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f179320, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f179320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f179320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f179320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106610360, got nothing
[      src/ext.c:  707]:context 0x10f178f50: 2 reffed
[      src/ext.c:  757]:Created context 0x1066106d0 with span 0x10f179320: component: handle_single_key, operation request_encoding, ref_context 0x10f178f50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106611090
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f179320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f179320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f179320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f179320, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f17a350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106610360, got nothing
[      src/ext.c:  707]:context 0x10f178f50: 3 reffed
[      src/ext.c:  757]:Created context 0x106611090 with span 0x10f179d70: component: , operation response_decoding, ref_context 0x10f178f50
[      src/get.c:  134]:checking context 0x106611090
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57d00: binding context 0x106611090 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4401991824, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1066106d0
[      src/ext.c:  689]:dereffing 0x1066106d0, not necessarily final
[      src/ext.c:  662]:checking context 0x1066106d0
[      src/ext.c:  666]:context 0x1066106d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1066106d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f179320
[      src/ext.c:  672]:freeing 0x1066106d0
[      src/ext.c:  673]:dereffing 0x10f178f50, not necessarily final
[      src/ext.c:  662]:checking context 0x10f178f50
[      src/ext.c:  666]:context 0x10f178f50: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f17abb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106610360, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1066124f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106610360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106610360, got nothing
[      src/ext.c:  707]:context 0x10f178f50: 3 reffed
[      src/ext.c:  757]:Created context 0x10f17abb0 with span 0x106611f10: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f178f50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1066125e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f17b2c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f17b2c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f17b2c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f17b2c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106611f10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f17b8a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f17b2c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f17b2c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f17b2c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106611f10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f17b2c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106611f10, got nothing
[      src/ext.c:  707]:context 0x10f17abb0: 2 reffed
[      src/ext.c:  757]:Created context 0x1066125e0 with span 0x10f17b2c0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f17abb0
[3576299217] <192.168.4.61:57932> (SOCK=f08d44dec1ed5e81) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/a7","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4401991824, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57d00
[      src/ext.c:  866]:checking context 0x106611090
[      src/ext.c:  807]:checking context 0x106611090
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106615560
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f17e860, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f17e860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f17e860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f17e860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f179d70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f17ee40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f17e860, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f17e860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f17e860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f17e860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f179d70, got nothing
[      src/ext.c:  707]:context 0x106611090: 5 reffed
[      src/ext.c:  757]:Created context 0x106615560 with span 0x10f17e860: component: get_common_objects, operation response_decoding, ref_context 0x106611090
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57d88 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106611090
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f17ef30
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106615c70
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f17ef90
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106615ce0
[      src/ext.c: 1537]:got span 0x10f179d70
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106615d30
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f17f080
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106615d80
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f179d70, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f179d70, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f179d70, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f179d70, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f179d70, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f179d70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f179d70, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f179d70, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f179d70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f179d70, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f179d70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f179d70, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f179d70, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed99950 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed9b478 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1dc48 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed9aa50 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1227: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed97148 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x106611090
[      src/ext.c: 1483]:deallocing Payload 0x10f17ef30
[      src/ext.c: 1420]:deallocing span args 0x106615c70
[      src/ext.c: 1427]:freeing 0x10f17f020
[      src/ext.c: 1431]:freeing 0x106615d80
[      src/ext.c: 1439]:freeing 0x106615d30
[      src/ext.c: 1364]:deallocing span tags args 0x10f17ef90
[      src/ext.c: 1371]:freeing 0x106615dd0
[      src/ext.c: 1387]:freeing 0x10f17f250
[      src/ext.c: 1407]:freeing 0x106615f70
[      src/ext.c: 1411]:freeing 0x10f17ef90
[      src/ext.c: 1447]:freeing 0x106615c70
[      src/ext.c: 1450]:deallocing finish args 0x106615ce0
[      src/ext.c: 1455]:freeing 0x106615ce0
[src/callbacks.c:  285]:dereffing 0x106615560, should be final
[      src/ext.c:  662]:checking context 0x106615560
[      src/ext.c:  666]:context 0x106615560: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106615560, should already all be free!
[      src/ext.c:  670]:closing span 0x10f17e860
[      src/ext.c:  672]:freeing 0x106615560
[      src/ext.c:  673]:dereffing 0x106611090, not necessarily final
[      src/ext.c:  662]:checking context 0x106611090
[      src/ext.c:  666]:context 0x106611090: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1066125e0
[      src/ext.c:  689]:dereffing 0x1066125e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1066125e0
[      src/ext.c:  666]:context 0x1066125e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1066125e0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f17b2c0
[      src/ext.c:  672]:freeing 0x1066125e0
[      src/ext.c:  673]:dereffing 0x10f17abb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f17abb0
[      src/ext.c:  666]:context 0x10f17abb0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f17abb0
[      src/ext.c:  689]:dereffing 0x10f17abb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f17abb0
[      src/ext.c:  666]:context 0x10f17abb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f17abb0, should already all be free!
[      src/ext.c:  647]:context 0x10f17abb0: freeing node 0x1066125e0
[      src/ext.c:  652]:freeing 0x10f17b8a0
[      src/ext.c:  670]:closing span 0x106611f10
[      src/ext.c:  672]:freeing 0x10f17abb0
[      src/ext.c:  673]:dereffing 0x10f178f50, not necessarily final
[      src/ext.c:  662]:checking context 0x10f178f50
[      src/ext.c:  666]:context 0x10f178f50: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f178f50, should be final
[      src/ext.c:  662]:checking context 0x10f178f50
[      src/ext.c:  666]:context 0x10f178f50: 1 dereffed
[      src/ext.c:  678]:*** 0x10f178f50 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f178f50, should already all be free!
[      src/ext.c:  647]:context 0x10f178f50: freeing node 0x10f17abb0
[      src/ext.c:  652]:freeing 0x1066124f0
[      src/ext.c:  647]:context 0x10f178f50: freeing node 0x106611090
[      src/ext.c:  652]:freeing 0x10f17a350
[      src/ext.c:  647]:context 0x10f178f50: freeing node 0x1066106d0
[      src/ext.c:  652]:freeing 0x106610fa0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1066164f0
[      src/ext.c:  757]:Created context 0x1066164f0 with span 0x10f17f820: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f17fb90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1066168c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1066168c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1066168c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1066168c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f17f820, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f180460
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1066168c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1066168c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1066168c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1066168c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f17f820, got nothing
[      src/ext.c:  707]:context 0x1066164f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f17fb90 with span 0x1066168c0: component: handle_single_key, operation request_encoding, ref_context 0x1066164f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f180550
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1066168c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1066168c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1066168c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1066168c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1066178f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f17f820, got nothing
[      src/ext.c:  707]:context 0x1066164f0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f180550 with span 0x106617310: component: , operation response_decoding, ref_context 0x1066164f0
[      src/get.c:  134]:checking context 0x10f180550
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57d88: binding context 0x10f180550 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548199760, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f17fb90
[      src/ext.c:  689]:dereffing 0x10f17fb90, not necessarily final
[      src/ext.c:  662]:checking context 0x10f17fb90
[      src/ext.c:  666]:context 0x10f17fb90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f17fb90, should already all be free!
[      src/ext.c:  670]:closing span 0x1066168c0
[      src/ext.c:  672]:freeing 0x10f17fb90
[      src/ext.c:  673]:dereffing 0x1066164f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1066164f0
[      src/ext.c:  666]:context 0x1066164f0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106618150
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f17f820, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1819b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f17f820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f17f820, got nothing
[      src/ext.c:  707]:context 0x1066164f0: 3 reffed
[      src/ext.c:  757]:Created context 0x106618150 with span 0x10f1813d0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1066164f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f181aa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106618860, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106618860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106618860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106618860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1813d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106618e40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106618860, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106618860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106618860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1813d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106618860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1813d0, got nothing
[      src/ext.c:  707]:context 0x106618150: 2 reffed
[      src/ext.c:  757]:Created context 0x10f181aa0 with span 0x106618860: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106618150
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/a8","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548199760, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57d88
[      src/ext.c:  866]:checking context 0x10f180550
[      src/ext.c:  807]:checking context 0x10f180550
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10661aee0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f184020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f184020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f184020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f184020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106617310, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f184600
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f184020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f184020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f184020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f184020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106617310, got nothing
[      src/ext.c:  707]:context 0x10f180550: 5 reffed
[      src/ext.c:  757]:Created context 0x10661aee0 with span 0x10f184020: component: get_common_objects, operation response_decoding, ref_context 0x10f180550
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57e10 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f180550
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f1846f0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10661b5f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f184750
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10661b660
[      src/ext.c: 1537]:got span 0x106617310
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10661b6b0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f184840
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10661b700
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106617310, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x106617310, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106617310, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106617310, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106617310, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106617310, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106617310, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106617310, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106617310, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106617310, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106617310, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106617310, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106617310, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ed99cc0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed9b8b0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1dc48 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ed9ad60 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1228: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed971f8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10f180550
[      src/ext.c: 1483]:deallocing Payload 0x10f1846f0
[      src/ext.c: 1420]:deallocing span args 0x10661b5f0
[      src/ext.c: 1427]:freeing 0x10f1847e0
[      src/ext.c: 1431]:freeing 0x10661b700
[      src/ext.c: 1439]:freeing 0x10661b6b0
[      src/ext.c: 1364]:deallocing span tags args 0x10f184750
[      src/ext.c: 1371]:freeing 0x10661b750
[      src/ext.c: 1387]:freeing 0x10f184a10
[      src/ext.c: 1407]:freeing 0x10661b8f0
[      src/ext.c: 1411]:freeing 0x10f184750
[      src/ext.c: 1447]:freeing 0x10661b5f0
[      src/ext.c: 1450]:deallocing finish args 0x10661b660
[      src/ext.c: 1455]:freeing 0x10661b660
[src/callbacks.c:  285]:dereffing 0x10661aee0, should be final
[      src/ext.c:  662]:checking context 0x10661aee0
[      src/ext.c:  666]:context 0x10661aee0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10661aee0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f184020
[      src/ext.c:  672]:freeing 0x10661aee0
[      src/ext.c:  673]:dereffing 0x10f180550, not necessarily final
[      src/ext.c:  662]:checking context 0x10f180550
[      src/ext.c:  666]:context 0x10f180550: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f181aa0
[      src/ext.c:  689]:dereffing 0x10f181aa0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f181aa0
[      src/ext.c:  666]:context 0x10f181aa0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f181aa0, should already all be free!
[      src/ext.c:  670]:closing span 0x106618860
[      src/ext.c:  672]:freeing 0x10f181aa0
[      src/ext.c:  673]:dereffing 0x106618150, not necessarily final
[      src/ext.c:  662]:checking context 0x106618150
[      src/ext.c:  666]:context 0x106618150: 1 dereffed
[      src/ext.c:  688]:checking context 0x106618150
[      src/ext.c:  689]:dereffing 0x106618150, not necessarily final
[      src/ext.c:  662]:checking context 0x106618150
[      src/ext.c:  666]:context 0x106618150: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106618150, should already all be free!
[      src/ext.c:  647]:context 0x106618150: freeing node 0x10f181aa0
[      src/ext.c:  652]:freeing 0x106618e40
[      src/ext.c:  670]:closing span 0x10f1813d0
[      src/ext.c:  672]:freeing 0x106618150
[      src/ext.c:  673]:dereffing 0x1066164f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1066164f0
[      src/ext.c:  666]:context 0x1066164f0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1066164f0, should be final
[      src/ext.c:  662]:checking context 0x1066164f0
[      src/ext.c:  666]:context 0x1066164f0: 1 dereffed
[      src/ext.c:  678]:*** 0x1066164f0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1066164f0, should already all be free!
[      src/ext.c:  647]:context 0x1066164f0: freeing node 0x106618150
[      src/ext.c:  652]:freeing 0x10f1819b0
[      src/ext.c:  647]:context 0x1066164f0: freeing node 0x10f180550
[      src/ext.c:  652]:freeing 0x1066178f0
[      src/ext.c:  647]:context 0x1066164f0: freeing node 0x10f17fb90
[      src/ext.c:  652]:freeing 0x10f180460
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10661be70
[      src/ext.c:  757]:Created context 0x10661be70 with span 0x10f184fe0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f185350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10661c240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10661c240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10661c240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10661c240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f184fe0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f185c20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10661c240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10661c240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10661c240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10661c240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f184fe0, got nothing
[      src/ext.c:  707]:context 0x10661be70: 2 reffed
[      src/ext.c:  757]:Created context 0x10f185350 with span 0x10661c240: component: handle_single_key, operation request_encoding, ref_context 0x10661be70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f185d10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10661c240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10661c240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10661c240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10661c240, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10661d270
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f184fe0, got nothing
[      src/ext.c:  707]:context 0x10661be70: 3 reffed
[      src/ext.c:  757]:Created context 0x10f185d10 with span 0x10661cc90: component: , operation response_decoding, ref_context 0x10661be70
[      src/get.c:  134]:checking context 0x10f185d10
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57e10: binding context 0x10f185d10 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548222224, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f185350
[      src/ext.c:  689]:dereffing 0x10f185350, not necessarily final
[      src/ext.c:  662]:checking context 0x10f185350
[      src/ext.c:  666]:context 0x10f185350: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f185350, should already all be free!
[      src/ext.c:  670]:closing span 0x10661c240
[      src/ext.c:  672]:freeing 0x10f185350
[      src/ext.c:  673]:dereffing 0x10661be70, not necessarily final
[      src/ext.c:  662]:checking context 0x10661be70
[      src/ext.c:  666]:context 0x10661be70: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10661dad0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f184fe0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f187170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f184fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f184fe0, got nothing
[      src/ext.c:  707]:context 0x10661be70: 3 reffed
[      src/ext.c:  757]:Created context 0x10661dad0 with span 0x10f186b90: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10661be70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f187260
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10661e1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10661e1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10661e1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10661e1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f186b90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10661e7c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10661e1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10661e1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10661e1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f186b90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10661e1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f186b90, got nothing
[      src/ext.c:  707]:context 0x10661dad0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f187260 with span 0x10661e1e0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10661dad0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/a9","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548222224, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57e10
[      src/ext.c:  866]:checking context 0x10f185d10
[      src/ext.c:  807]:checking context 0x10f185d10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fbf1d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dc7850, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dc7850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dc7850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dc7850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10661cc90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e15960
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101dc7850, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101dc7850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101dc7850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101dc7850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10661cc90, got nothing
[      src/ext.c:  707]:context 0x10f185d10: 5 reffed
[      src/ext.c:  757]:Created context 0x101fbf1d0 with span 0x101dc7850: component: get_common_objects, operation response_decoding, ref_context 0x10f185d10
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57e98 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f185d10
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101e15ba0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101e15c00
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101e15c70
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101e15d00
[      src/ext.c: 1537]:got span 0x10661cc90
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e15db0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e15e00
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e15e50
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10661cc90, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10661cc90, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10661cc90, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10661cc90, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10661cc90, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10661cc90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10661cc90, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10661cc90, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10661cc90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10661cc90, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10661cc90, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10661cc90, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10661cc90, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eda2040 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed9bbf8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1dc48 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eda1200 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1229: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed972a8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10f185d10
[      src/ext.c: 1483]:deallocing Payload 0x101e15ba0
[      src/ext.c: 1420]:deallocing span args 0x101e15c00
[      src/ext.c: 1427]:freeing 0x101e15d50
[      src/ext.c: 1431]:freeing 0x101e15e50
[      src/ext.c: 1439]:freeing 0x101e15db0
[      src/ext.c: 1364]:deallocing span tags args 0x101e15c70
[      src/ext.c: 1371]:freeing 0x101e15ef0
[      src/ext.c: 1387]:freeing 0x101e161c0
[      src/ext.c: 1407]:freeing 0x101e16210
[      src/ext.c: 1411]:freeing 0x101e15c70
[      src/ext.c: 1447]:freeing 0x101e15c00
[      src/ext.c: 1450]:deallocing finish args 0x101e15d00
[      src/ext.c: 1455]:freeing 0x101e15d00
[src/callbacks.c:  285]:dereffing 0x101fbf1d0, should be final
[      src/ext.c:  662]:checking context 0x101fbf1d0
[      src/ext.c:  666]:context 0x101fbf1d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101fbf1d0, should already all be free!
[      src/ext.c:  670]:closing span 0x101dc7850
[      src/ext.c:  672]:freeing 0x101fbf1d0
[      src/ext.c:  673]:dereffing 0x10f185d10, not necessarily final
[      src/ext.c:  662]:checking context 0x10f185d10
[      src/ext.c:  666]:context 0x10f185d10: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f187260
[      src/ext.c:  689]:dereffing 0x10f187260, not necessarily final
[      src/ext.c:  662]:checking context 0x10f187260
[      src/ext.c:  666]:context 0x10f187260: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f187260, should already all be free!
[      src/ext.c:  670]:closing span 0x10661e1e0
[      src/ext.c:  672]:freeing 0x10f187260
[      src/ext.c:  673]:dereffing 0x10661dad0, not necessarily final
[      src/ext.c:  662]:checking context 0x10661dad0
[      src/ext.c:  666]:context 0x10661dad0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10661dad0
[      src/ext.c:  689]:dereffing 0x10661dad0, not necessarily final
[      src/ext.c:  662]:checking context 0x10661dad0
[      src/ext.c:  666]:context 0x10661dad0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10661dad0, should already all be free!
[      src/ext.c:  647]:context 0x10661dad0: freeing node 0x10f187260
[      src/ext.c:  652]:freeing 0x10661e7c0
[      src/ext.c:  670]:closing span 0x10f186b90
[      src/ext.c:  672]:freeing 0x10661dad0
[      src/ext.c:  673]:dereffing 0x10661be70, not necessarily final
[      src/ext.c:  662]:checking context 0x10661be70
[      src/ext.c:  666]:context 0x10661be70: 2 dereffed
[      src/get.c:  420]:dereffing 0x10661be70, should be final
[      src/ext.c:  662]:checking context 0x10661be70
[      src/ext.c:  666]:context 0x10661be70: 1 dereffed
[      src/ext.c:  678]:*** 0x10661be70 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10661be70, should already all be free!
[      src/ext.c:  647]:context 0x10661be70: freeing node 0x10661dad0
[      src/ext.c:  652]:freeing 0x10f187170
[      src/ext.c:  647]:context 0x10661be70: freeing node 0x10f185d10
[      src/ext.c:  652]:freeing 0x10661d270
[      src/ext.c:  647]:context 0x10661be70: freeing node 0x10f185350
[      src/ext.c:  652]:freeing 0x10f185c20
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101eec110
[      src/ext.c:  757]:Created context 0x101eec110 with span 0x10610d220: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10610d8f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10610d960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10610d960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10610d960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10610d960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10610d220, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101ddff70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10610d960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10610d960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10610d960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10610d960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10610d220, got nothing
[      src/ext.c:  707]:context 0x101eec110: 2 reffed
[      src/ext.c:  757]:Created context 0x10610d8f0 with span 0x10610d960: component: handle_single_key, operation request_encoding, ref_context 0x101eec110
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101de01b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10610d960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10610d960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10610d960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10610d960, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101edcf50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10610d220, got nothing
[      src/ext.c:  707]:context 0x101eec110: 3 reffed
[      src/ext.c:  757]:Created context 0x101de01b0 with span 0x101de0220: component: , operation response_decoding, ref_context 0x101eec110
[      src/get.c:  134]:checking context 0x101de01b0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57e98: binding context 0x101de01b0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326293936, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10610d8f0
[      src/ext.c:  689]:dereffing 0x10610d8f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10610d8f0
[      src/ext.c:  666]:context 0x10610d8f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10610d8f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10610d960
[      src/ext.c:  672]:freeing 0x10610d8f0
[      src/ext.c:  673]:dereffing 0x101eec110, not necessarily final
[      src/ext.c:  662]:checking context 0x101eec110
[      src/ext.c:  666]:context 0x101eec110: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10204e8c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10610d220, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10204f460
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10610d220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10610d220, got nothing
[      src/ext.c:  707]:context 0x101eec110: 3 reffed
[      src/ext.c:  757]:Created context 0x10204e8c0 with span 0x10204e930: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101eec110
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10204f6a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10204f710, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10204f710, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10204f710, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10204f710, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10204e930, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101fec6d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10204f710, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10204f710, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10204f710, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10204e930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10204f710, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10204e930, got nothing
[      src/ext.c:  707]:context 0x10204e8c0: 2 reffed
[      src/ext.c:  757]:Created context 0x10204f6a0 with span 0x10204f710: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10204e8c0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/aa","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326293936, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57e98
[      src/ext.c:  866]:checking context 0x101de01b0
[      src/ext.c:  807]:checking context 0x101de01b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e89a50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e89ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e89ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e89ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e89ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de0220, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e8a5f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e89ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e89ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e89ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e89ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de0220, got nothing
[      src/ext.c:  707]:context 0x101de01b0: 5 reffed
[      src/ext.c:  757]:Created context 0x101e89a50 with span 0x101e89ac0: component: get_common_objects, operation response_decoding, ref_context 0x101de01b0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ed57f20 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101de01b0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101e8a830
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101e8a890
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101e8a900
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101e8a990
[      src/ext.c: 1537]:got span 0x101de0220
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e8aa40
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e8aa90
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e8aae0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101de0220, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x101de0220, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de0220, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101de0220, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101de0220, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de0220, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101de0220, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101de0220, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101de0220, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101de0220, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101de0220, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101de0220, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101de0220, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eda24a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed9bce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21300: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eda1580 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1230: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 8200 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10eda2450 has count of 2: *** 8200 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 8200}})] from parent context 0x101de01b0
[      src/ext.c: 1483]:deallocing Payload 0x101e8a830
[      src/ext.c: 1420]:deallocing span args 0x101e8a890
[      src/ext.c: 1427]:freeing 0x101e8a9e0
[      src/ext.c: 1431]:freeing 0x101e8aae0
[      src/ext.c: 1439]:freeing 0x101e8aa40
[      src/ext.c: 1364]:deallocing span tags args 0x101e8a900
[      src/ext.c: 1371]:freeing 0x101e8ab80
[      src/ext.c: 1387]:freeing 0x101e8ae50
[      src/ext.c: 1407]:freeing 0x101e8aea0
[      src/ext.c: 1411]:freeing 0x101e8a900
[      src/ext.c: 1447]:freeing 0x101e8a890
[      src/ext.c: 1450]:deallocing finish args 0x101e8a990
[      src/ext.c: 1455]:freeing 0x101e8a990
[src/callbacks.c:  285]:dereffing 0x101e89a50, should be final
[      src/ext.c:  662]:checking context 0x101e89a50
[      src/ext.c:  666]:context 0x101e89a50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e89a50, should already all be free!
[      src/ext.c:  670]:closing span 0x101e89ac0
[      src/ext.c:  672]:freeing 0x101e89a50
[      src/ext.c:  673]:dereffing 0x101de01b0, not necessarily final
[      src/ext.c:  662]:checking context 0x101de01b0
[      src/ext.c:  666]:context 0x101de01b0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10204f6a0
[      src/ext.c:  689]:dereffing 0x10204f6a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10204f6a0
[      src/ext.c:  666]:context 0x10204f6a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10204f6a0, should already all be free!
[      src/ext.c:  670]:closing span 0x10204f710
[      src/ext.c:  672]:freeing 0x10204f6a0
[      src/ext.c:  673]:dereffing 0x10204e8c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10204e8c0
[      src/ext.c:  666]:context 0x10204e8c0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10204e8c0
[      src/ext.c:  689]:dereffing 0x10204e8c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10204e8c0
[      src/ext.c:  666]:context 0x10204e8c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10204e8c0, should already all be free!
[      src/ext.c:  647]:context 0x10204e8c0: freeing node 0x10204f6a0
[      src/ext.c:  652]:freeing 0x101fec6d0
[      src/ext.c:  670]:closing span 0x10204e930
[      src/ext.c:  672]:freeing 0x10204e8c0
[      src/ext.c:  673]:dereffing 0x101eec110, not necessarily final
[      src/ext.c:  662]:checking context 0x101eec110
[      src/ext.c:  666]:context 0x101eec110: 2 dereffed
[      src/get.c:  420]:dereffing 0x101eec110, should be final
[      src/ext.c:  662]:checking context 0x101eec110
[      src/ext.c:  666]:context 0x101eec110: 1 dereffed
[      src/ext.c:  678]:*** 0x101eec110 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101eec110, should already all be free!
[      src/ext.c:  647]:context 0x101eec110: freeing node 0x10204e8c0
[      src/ext.c:  652]:freeing 0x10204f460
[      src/ext.c:  647]:context 0x101eec110: freeing node 0x101de01b0
[      src/ext.c:  652]:freeing 0x101edcf50
[      src/ext.c:  647]:context 0x101eec110: freeing node 0x10610d8f0
[      src/ext.c:  652]:freeing 0x101ddff70
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e8afe0
[      src/ext.c:  757]:Created context 0x101e8afe0 with span 0x101e8b050: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ff23b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ff2420, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ff2420, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ff2420, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ff2420, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e8b050, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101ff3580
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ff2420, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ff2420, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ff2420, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ff2420, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e8b050, got nothing
[      src/ext.c:  707]:context 0x101e8afe0: 2 reffed
[      src/ext.c:  757]:Created context 0x101ff23b0 with span 0x101ff2420: component: handle_single_key, operation request_encoding, ref_context 0x101e8afe0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ff37c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ff2420, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ff2420, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ff2420, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ff2420, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e69770
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e8b050, got nothing
[      src/ext.c:  707]:context 0x101e8afe0: 3 reffed
[      src/ext.c:  757]:Created context 0x101ff37c0 with span 0x101ff3830: component: , operation response_decoding, ref_context 0x101e8afe0
[      src/get.c:  134]:checking context 0x101ff37c0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ed57f20: binding context 0x101ff37c0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328470464, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101ff23b0
[      src/ext.c:  689]:dereffing 0x101ff23b0, not necessarily final
[      src/ext.c:  662]:checking context 0x101ff23b0
[      src/ext.c:  666]:context 0x101ff23b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101ff23b0, should already all be free!
[      src/ext.c:  670]:closing span 0x101ff2420
[      src/ext.c:  672]:freeing 0x101ff23b0
[      src/ext.c:  673]:dereffing 0x101e8afe0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e8afe0
[      src/ext.c:  666]:context 0x101e8afe0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e6a890
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e8b050, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e6b430
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e8b050, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e8b050, got nothing
[      src/ext.c:  707]:context 0x101e8afe0: 3 reffed
[      src/ext.c:  757]:Created context 0x101e6a890 with span 0x101e6a900: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101e8afe0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e6b670
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6b6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6b6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6b6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6b6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6a900, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101ec9c10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6b6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6b6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6b6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e6a900, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6b6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e6a900, got nothing
[      src/ext.c:  707]:context 0x101e6a890: 2 reffed
[      src/ext.c:  757]:Created context 0x101e6b670 with span 0x101e6b6e0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101e6a890
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ab","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328470464, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ed57f20
[      src/ext.c:  866]:checking context 0x101ff37c0
[      src/ext.c:  807]:checking context 0x101ff37c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ecd170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ecd1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ecd1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ecd1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ecd1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ff3830, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101de7bb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ecd1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ecd1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ecd1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ecd1e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ff3830, got nothing
[      src/ext.c:  707]:context 0x101ff37c0: 5 reffed
[      src/ext.c:  757]:Created context 0x101ecd170 with span 0x101ecd1e0: component: get_common_objects, operation response_decoding, ref_context 0x101ff37c0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5040 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101ff37c0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101de7df0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101de7e50
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101de7ec0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101de7f50
[      src/ext.c: 1537]:got span 0x101ff3830
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101de8000
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101de8050
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101de80a0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101ff3830, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101ff3830, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ff3830, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101ff3830, got something: œ
[      src/ext.c: 1155]:Looking for tagname component from 0x101ff3830, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ff3830, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ff3830, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ff3830, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101ff3830, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ff3830, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101ff3830, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ff3830, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101ff3830, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eda2770 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed9bce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396540520 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10eda2720 has count of 2: *** 4396540520 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eda1270 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1231: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21301: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396540520, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101ff37c0
[      src/ext.c: 1483]:deallocing Payload 0x101de7df0
[      src/ext.c: 1420]:deallocing span args 0x101de7e50
[      src/ext.c: 1427]:freeing 0x101de7fa0
[      src/ext.c: 1431]:freeing 0x101de80a0
[      src/ext.c: 1439]:freeing 0x101de8000
[      src/ext.c: 1364]:deallocing span tags args 0x101de7ec0
[      src/ext.c: 1371]:freeing 0x101de8140
[      src/ext.c: 1387]:freeing 0x101de8410
[      src/ext.c: 1407]:freeing 0x101de8460
[      src/ext.c: 1411]:freeing 0x101de7ec0
[      src/ext.c: 1447]:freeing 0x101de7e50
[      src/ext.c: 1450]:deallocing finish args 0x101de7f50
[      src/ext.c: 1455]:freeing 0x101de7f50
[src/callbacks.c:  285]:dereffing 0x101ecd170, should be final
[      src/ext.c:  662]:checking context 0x101ecd170
[      src/ext.c:  666]:context 0x101ecd170: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101ecd170, should already all be free!
[      src/ext.c:  670]:closing span 0x101ecd1e0
[      src/ext.c:  672]:freeing 0x101ecd170
[      src/ext.c:  673]:dereffing 0x101ff37c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101ff37c0
[      src/ext.c:  666]:context 0x101ff37c0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101e6b670
[      src/ext.c:  689]:dereffing 0x101e6b670, not necessarily final
[      src/ext.c:  662]:checking context 0x101e6b670
[      src/ext.c:  666]:context 0x101e6b670: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e6b670, should already all be free!
[      src/ext.c:  670]:closing span 0x101e6b6e0
[      src/ext.c:  672]:freeing 0x101e6b670
[      src/ext.c:  673]:dereffing 0x101e6a890, not necessarily final
[      src/ext.c:  662]:checking context 0x101e6a890
[      src/ext.c:  666]:context 0x101e6a890: 1 dereffed
[      src/ext.c:  688]:checking context 0x101e6a890
[      src/ext.c:  689]:dereffing 0x101e6a890, not necessarily final
[      src/ext.c:  662]:checking context 0x101e6a890
[      src/ext.c:  666]:context 0x101e6a890: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e6a890, should already all be free!
[      src/ext.c:  647]:context 0x101e6a890: freeing node 0x101e6b670
[      src/ext.c:  652]:freeing 0x101ec9c10
[      src/ext.c:  670]:closing span 0x101e6a900
[      src/ext.c:  672]:freeing 0x101e6a890
[      src/ext.c:  673]:dereffing 0x101e8afe0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e8afe0
[      src/ext.c:  666]:context 0x101e8afe0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101e8afe0, should be final
[      src/ext.c:  662]:checking context 0x101e8afe0
[      src/ext.c:  666]:context 0x101e8afe0: 1 dereffed
[      src/ext.c:  678]:*** 0x101e8afe0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101e8afe0, should already all be free!
[      src/ext.c:  647]:context 0x101e8afe0: freeing node 0x101e6a890
[      src/ext.c:  652]:freeing 0x101e6b430
[      src/ext.c:  647]:context 0x101e8afe0: freeing node 0x101ff37c0
[      src/ext.c:  652]:freeing 0x101e69770
[      src/ext.c:  647]:context 0x101e8afe0: freeing node 0x101ff23b0
[      src/ext.c:  652]:freeing 0x101ff3580
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101deb2e0
[      src/ext.c:  757]:Created context 0x101deb2e0 with span 0x101deb350: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101deba20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deba90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deba90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deba90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deba90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deb350, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101decbf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deba90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deba90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deba90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deba90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deb350, got nothing
[      src/ext.c:  707]:context 0x101deb2e0: 2 reffed
[      src/ext.c:  757]:Created context 0x101deba20 with span 0x101deba90: component: handle_single_key, operation request_encoding, ref_context 0x101deb2e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101dece30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deba90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deba90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deba90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deba90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102017f40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deb350, got nothing
[      src/ext.c:  707]:context 0x101deb2e0: 3 reffed
[      src/ext.c:  757]:Created context 0x101dece30 with span 0x101decea0: component: , operation response_decoding, ref_context 0x101deb2e0
[      src/get.c:  134]:checking context 0x101dece30
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5040: binding context 0x101dece30 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326346288, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101deba20
[      src/ext.c:  689]:dereffing 0x101deba20, not necessarily final
[      src/ext.c:  662]:checking context 0x101deba20
[      src/ext.c:  666]:context 0x101deba20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101deba20, should already all be free!
[      src/ext.c:  670]:closing span 0x101deba90
[      src/ext.c:  672]:freeing 0x101deba20
[      src/ext.c:  673]:dereffing 0x101deb2e0, not necessarily final
[      src/ext.c:  662]:checking context 0x101deb2e0
[      src/ext.c:  666]:context 0x101deb2e0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102019060
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deb350, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102019c00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deb350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deb350, got nothing
[      src/ext.c:  707]:context 0x101deb2e0: 3 reffed
[      src/ext.c:  757]:Created context 0x102019060 with span 0x1020190d0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101deb2e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102019e40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102019eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102019eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102019eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102019eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020190d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10201a9e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102019eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102019eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102019eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020190d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102019eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020190d0, got nothing
[      src/ext.c:  707]:context 0x102019060: 2 reffed
[      src/ext.c:  757]:Created context 0x102019e40 with span 0x102019eb0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x102019060
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ac","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326346288, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5040
[      src/ext.c:  866]:checking context 0x101dece30
[      src/ext.c:  807]:checking context 0x101dece30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10201df40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10201dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10201dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10201dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10201dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101decea0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101fff340
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10201dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10201dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10201dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10201dfb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101decea0, got nothing
[      src/ext.c:  707]:context 0x101dece30: 5 reffed
[      src/ext.c:  757]:Created context 0x10201df40 with span 0x10201dfb0: component: get_common_objects, operation response_decoding, ref_context 0x101dece30
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda50c8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101dece30
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101fff580
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101fff5e0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101fff650
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101fff6e0
[      src/ext.c: 1537]:got span 0x101decea0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fff790
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fff7e0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fff830
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101decea0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101decea0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101decea0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101decea0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101decea0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101decea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101decea0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101decea0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101decea0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101decea0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101decea0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101decea0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101decea0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eda29f0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed9bce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 8 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea600 has count of 325: *** 8 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eda1510 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1232: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21303: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 8, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101dece30
[      src/ext.c: 1483]:deallocing Payload 0x101fff580
[      src/ext.c: 1420]:deallocing span args 0x101fff5e0
[      src/ext.c: 1427]:freeing 0x101fff730
[      src/ext.c: 1431]:freeing 0x101fff830
[      src/ext.c: 1439]:freeing 0x101fff790
[      src/ext.c: 1364]:deallocing span tags args 0x101fff650
[      src/ext.c: 1371]:freeing 0x101fff8d0
[      src/ext.c: 1387]:freeing 0x101fffba0
[      src/ext.c: 1407]:freeing 0x101fffbf0
[      src/ext.c: 1411]:freeing 0x101fff650
[      src/ext.c: 1447]:freeing 0x101fff5e0
[      src/ext.c: 1450]:deallocing finish args 0x101fff6e0
[      src/ext.c: 1455]:freeing 0x101fff6e0
[src/callbacks.c:  285]:dereffing 0x10201df40, should be final
[      src/ext.c:  662]:checking context 0x10201df40
[      src/ext.c:  666]:context 0x10201df40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10201df40, should already all be free!
[      src/ext.c:  670]:closing span 0x10201dfb0
[      src/ext.c:  672]:freeing 0x10201df40
[      src/ext.c:  673]:dereffing 0x101dece30, not necessarily final
[      src/ext.c:  662]:checking context 0x101dece30
[      src/ext.c:  666]:context 0x101dece30: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x102019e40
[      src/ext.c:  689]:dereffing 0x102019e40, not necessarily final
[      src/ext.c:  662]:checking context 0x102019e40
[      src/ext.c:  666]:context 0x102019e40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102019e40, should already all be free!
[      src/ext.c:  670]:closing span 0x102019eb0
[      src/ext.c:  672]:freeing 0x102019e40
[      src/ext.c:  673]:dereffing 0x102019060, not necessarily final
[      src/ext.c:  662]:checking context 0x102019060
[      src/ext.c:  666]:context 0x102019060: 1 dereffed
[      src/ext.c:  688]:checking context 0x102019060
[      src/ext.c:  689]:dereffing 0x102019060, not necessarily final
[      src/ext.c:  662]:checking context 0x102019060
[      src/ext.c:  666]:context 0x102019060: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102019060, should already all be free!
[      src/ext.c:  647]:context 0x102019060: freeing node 0x102019e40
[      src/ext.c:  652]:freeing 0x10201a9e0
[      src/ext.c:  670]:closing span 0x1020190d0
[      src/ext.c:  672]:freeing 0x102019060
[      src/ext.c:  673]:dereffing 0x101deb2e0, not necessarily final
[      src/ext.c:  662]:checking context 0x101deb2e0
[      src/ext.c:  666]:context 0x101deb2e0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101deb2e0, should be final
[      src/ext.c:  662]:checking context 0x101deb2e0
[      src/ext.c:  666]:context 0x101deb2e0: 1 dereffed
[      src/ext.c:  678]:*** 0x101deb2e0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101deb2e0, should already all be free!
[      src/ext.c:  647]:context 0x101deb2e0: freeing node 0x102019060
[      src/ext.c:  652]:freeing 0x102019c00
[      src/ext.c:  647]:context 0x101deb2e0: freeing node 0x101dece30
[      src/ext.c:  652]:freeing 0x102017f40
[      src/ext.c:  647]:context 0x101deb2e0: freeing node 0x101deba20
[      src/ext.c:  652]:freeing 0x101decbf0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1020006f0
[      src/ext.c:  757]:Created context 0x1020006f0 with span 0x102000760: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102000e30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102000ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102000ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102000ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102000ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102000760, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102002000
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102000ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102000ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102000ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102000ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102000760, got nothing
[      src/ext.c:  707]:context 0x1020006f0: 2 reffed
[      src/ext.c:  757]:Created context 0x102000e30 with span 0x102000ea0: component: handle_single_key, operation request_encoding, ref_context 0x1020006f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102002240
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102000ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102000ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102000ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102000ea0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102002de0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102000760, got nothing
[      src/ext.c:  707]:context 0x1020006f0: 3 reffed
[      src/ext.c:  757]:Created context 0x102002240 with span 0x1020022b0: component: , operation response_decoding, ref_context 0x1020006f0
[      src/get.c:  134]:checking context 0x102002240
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda50c8: binding context 0x102002240 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328530496, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x102000e30
[      src/ext.c:  689]:dereffing 0x102000e30, not necessarily final
[      src/ext.c:  662]:checking context 0x102000e30
[      src/ext.c:  666]:context 0x102000e30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102000e30, should already all be free!
[      src/ext.c:  670]:closing span 0x102000ea0
[      src/ext.c:  672]:freeing 0x102000e30
[      src/ext.c:  673]:dereffing 0x1020006f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1020006f0
[      src/ext.c:  666]:context 0x1020006f0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102003f00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102000760, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102004aa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102000760, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102000760, got nothing
[      src/ext.c:  707]:context 0x1020006f0: 3 reffed
[      src/ext.c:  757]:Created context 0x102003f00 with span 0x102003f70: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1020006f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102004ce0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102004d50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102004d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102004d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102004d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102003f70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102005880
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102004d50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102004d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102004d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102003f70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102004d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102003f70, got nothing
[      src/ext.c:  707]:context 0x102003f00: 2 reffed
[      src/ext.c:  757]:Created context 0x102004ce0 with span 0x102004d50: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x102003f00
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ad","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328530496, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda50c8
[      src/ext.c:  866]:checking context 0x102002240
[      src/ext.c:  807]:checking context 0x102002240
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106646770
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1066467e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1066467e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1066467e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1066467e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020022b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106647310
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1066467e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1066467e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1066467e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1066467e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020022b0, got nothing
[      src/ext.c:  707]:context 0x102002240: 5 reffed
[      src/ext.c:  757]:Created context 0x106646770 with span 0x1066467e0: component: get_common_objects, operation response_decoding, ref_context 0x102002240
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5150 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x102002240
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106647550
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1066475b0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106647620
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1066476b0
[      src/ext.c: 1537]:got span 0x1020022b0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106647760
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1066477b0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106647800
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1020022b0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1020022b0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020022b0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1020022b0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1020022b0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020022b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020022b0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020022b0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1020022b0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020022b0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1020022b0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020022b0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1020022b0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eda2c70 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed9bce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1dc48 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eda1900 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1233: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed97460 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x102002240
[      src/ext.c: 1483]:deallocing Payload 0x106647550
[      src/ext.c: 1420]:deallocing span args 0x1066475b0
[      src/ext.c: 1427]:freeing 0x106647700
[      src/ext.c: 1431]:freeing 0x106647800
[      src/ext.c: 1439]:freeing 0x106647760
[      src/ext.c: 1364]:deallocing span tags args 0x106647620
[      src/ext.c: 1371]:freeing 0x1066478a0
[      src/ext.c: 1387]:freeing 0x106647b70
[      src/ext.c: 1407]:freeing 0x106647bc0
[      src/ext.c: 1411]:freeing 0x106647620
[      src/ext.c: 1447]:freeing 0x1066475b0
[      src/ext.c: 1450]:deallocing finish args 0x1066476b0
[      src/ext.c: 1455]:freeing 0x1066476b0
[src/callbacks.c:  285]:dereffing 0x106646770, should be final
[      src/ext.c:  662]:checking context 0x106646770
[      src/ext.c:  666]:context 0x106646770: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106646770, should already all be free!
[      src/ext.c:  670]:closing span 0x1066467e0
[      src/ext.c:  672]:freeing 0x106646770
[      src/ext.c:  673]:dereffing 0x102002240, not necessarily final
[      src/ext.c:  662]:checking context 0x102002240
[      src/ext.c:  666]:context 0x102002240: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x102004ce0
[      src/ext.c:  689]:dereffing 0x102004ce0, not necessarily final
[      src/ext.c:  662]:checking context 0x102004ce0
[      src/ext.c:  666]:context 0x102004ce0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102004ce0, should already all be free!
[      src/ext.c:  670]:closing span 0x102004d50
[      src/ext.c:  672]:freeing 0x102004ce0
[      src/ext.c:  673]:dereffing 0x102003f00, not necessarily final
[      src/ext.c:  662]:checking context 0x102003f00
[      src/ext.c:  666]:context 0x102003f00: 1 dereffed
[      src/ext.c:  688]:checking context 0x102003f00
[      src/ext.c:  689]:dereffing 0x102003f00, not necessarily final
[      src/ext.c:  662]:checking context 0x102003f00
[      src/ext.c:  666]:context 0x102003f00: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102003f00, should already all be free!
[      src/ext.c:  647]:context 0x102003f00: freeing node 0x102004ce0
[      src/ext.c:  652]:freeing 0x102005880
[      src/ext.c:  670]:closing span 0x102003f70
[      src/ext.c:  672]:freeing 0x102003f00
[      src/ext.c:  673]:dereffing 0x1020006f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1020006f0
[      src/ext.c:  666]:context 0x1020006f0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1020006f0, should be final
[      src/ext.c:  662]:checking context 0x1020006f0
[      src/ext.c:  666]:context 0x1020006f0: 1 dereffed
[      src/ext.c:  678]:*** 0x1020006f0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1020006f0, should already all be free!
[      src/ext.c:  647]:context 0x1020006f0: freeing node 0x102003f00
[      src/ext.c:  652]:freeing 0x102004aa0
[      src/ext.c:  647]:context 0x1020006f0: freeing node 0x102002240
[      src/ext.c:  652]:freeing 0x102002de0
[      src/ext.c:  647]:context 0x1020006f0: freeing node 0x102000e30
[      src/ext.c:  652]:freeing 0x102002000
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1066486c0
[      src/ext.c:  757]:Created context 0x1066486c0 with span 0x106648730: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106648e00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106648e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106648e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106648e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106648e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106648730, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106649fd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106648e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106648e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106648e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106648e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106648730, got nothing
[      src/ext.c:  707]:context 0x1066486c0: 2 reffed
[      src/ext.c:  757]:Created context 0x106648e00 with span 0x106648e70: component: handle_single_key, operation request_encoding, ref_context 0x1066486c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10664a210
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106648e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106648e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106648e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106648e70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10664adb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106648730, got nothing
[      src/ext.c:  707]:context 0x1066486c0: 3 reffed
[      src/ext.c:  757]:Created context 0x10664a210 with span 0x10664a280: component: , operation response_decoding, ref_context 0x1066486c0
[      src/get.c:  134]:checking context 0x10664a210
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5150: binding context 0x10664a210 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4402225680, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106648e00
[      src/ext.c:  689]:dereffing 0x106648e00, not necessarily final
[      src/ext.c:  662]:checking context 0x106648e00
[      src/ext.c:  666]:context 0x106648e00: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106648e00, should already all be free!
[      src/ext.c:  670]:closing span 0x106648e70
[      src/ext.c:  672]:freeing 0x106648e00
[      src/ext.c:  673]:dereffing 0x1066486c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1066486c0
[      src/ext.c:  666]:context 0x1066486c0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10664bed0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106648730, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10664ca70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106648730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106648730, got nothing
[      src/ext.c:  707]:context 0x1066486c0: 3 reffed
[      src/ext.c:  757]:Created context 0x10664bed0 with span 0x10664bf40: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1066486c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10664ccb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664cd20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664cd20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664cd20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664cd20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664bf40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10664d850
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664cd20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664cd20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664cd20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664bf40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664cd20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664bf40, got nothing
[      src/ext.c:  707]:context 0x10664bed0: 2 reffed
[      src/ext.c:  757]:Created context 0x10664ccb0 with span 0x10664cd20: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10664bed0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ae","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4402225680, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5150
[      src/ext.c:  866]:checking context 0x10664a210
[      src/ext.c:  807]:checking context 0x10664a210
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f88bd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f88c40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f88c40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f88c40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f88c40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664a280, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f89770
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f88c40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f88c40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f88c40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f88c40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664a280, got nothing
[      src/ext.c:  707]:context 0x10664a210: 5 reffed
[      src/ext.c:  757]:Created context 0x101f88bd0 with span 0x101f88c40: component: get_common_objects, operation response_decoding, ref_context 0x10664a210
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda51d8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10664a210
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101f899b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101f89a10
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101f89a80
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101f89b10
[      src/ext.c: 1537]:got span 0x10664a280
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f89bc0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f89c10
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f89c60
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10664a280, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10664a280, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664a280, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10664a280, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10664a280, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664a280, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10664a280, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10664a280, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10664a280, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10664a280, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10664a280, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10664a280, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10664a280, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10eda2ef0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed9bce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396540558 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10eda2ea0 has count of 2: *** 4396540558 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eda1b30 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1234: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21306: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396540558, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10664a210
[      src/ext.c: 1483]:deallocing Payload 0x101f899b0
[      src/ext.c: 1420]:deallocing span args 0x101f89a10
[      src/ext.c: 1427]:freeing 0x101f89b60
[      src/ext.c: 1431]:freeing 0x101f89c60
[      src/ext.c: 1439]:freeing 0x101f89bc0
[      src/ext.c: 1364]:deallocing span tags args 0x101f89a80
[      src/ext.c: 1371]:freeing 0x101f89d00
[      src/ext.c: 1387]:freeing 0x101f89fd0
[      src/ext.c: 1407]:freeing 0x101f8a020
[      src/ext.c: 1411]:freeing 0x101f89a80
[      src/ext.c: 1447]:freeing 0x101f89a10
[      src/ext.c: 1450]:deallocing finish args 0x101f89b10
[      src/ext.c: 1455]:freeing 0x101f89b10
[src/callbacks.c:  285]:dereffing 0x101f88bd0, should be final
[      src/ext.c:  662]:checking context 0x101f88bd0
[      src/ext.c:  666]:context 0x101f88bd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f88bd0, should already all be free!
[      src/ext.c:  670]:closing span 0x101f88c40
[      src/ext.c:  672]:freeing 0x101f88bd0
[      src/ext.c:  673]:dereffing 0x10664a210, not necessarily final
[      src/ext.c:  662]:checking context 0x10664a210
[      src/ext.c:  666]:context 0x10664a210: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10664ccb0
[      src/ext.c:  689]:dereffing 0x10664ccb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10664ccb0
[      src/ext.c:  666]:context 0x10664ccb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10664ccb0, should already all be free!
[      src/ext.c:  670]:closing span 0x10664cd20
[      src/ext.c:  672]:freeing 0x10664ccb0
[      src/ext.c:  673]:dereffing 0x10664bed0, not necessarily final
[      src/ext.c:  662]:checking context 0x10664bed0
[      src/ext.c:  666]:context 0x10664bed0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10664bed0
[      src/ext.c:  689]:dereffing 0x10664bed0, not necessarily final
[      src/ext.c:  662]:checking context 0x10664bed0
[      src/ext.c:  666]:context 0x10664bed0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10664bed0, should already all be free!
[      src/ext.c:  647]:context 0x10664bed0: freeing node 0x10664ccb0
[      src/ext.c:  652]:freeing 0x10664d850
[      src/ext.c:  670]:closing span 0x10664bf40
[      src/ext.c:  672]:freeing 0x10664bed0
[      src/ext.c:  673]:dereffing 0x1066486c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1066486c0
[      src/ext.c:  666]:context 0x1066486c0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1066486c0, should be final
[      src/ext.c:  662]:checking context 0x1066486c0
[      src/ext.c:  666]:context 0x1066486c0: 1 dereffed
[      src/ext.c:  678]:*** 0x1066486c0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1066486c0, should already all be free!
[      src/ext.c:  647]:context 0x1066486c0: freeing node 0x10664bed0
[      src/ext.c:  652]:freeing 0x10664ca70
[      src/ext.c:  647]:context 0x1066486c0: freeing node 0x10664a210
[      src/ext.c:  652]:freeing 0x10664adb0
[      src/ext.c:  647]:context 0x1066486c0: freeing node 0x106648e00
[      src/ext.c:  652]:freeing 0x106649fd0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f8ab20
[      src/ext.c:  757]:Created context 0x101f8ab20 with span 0x101f8ab90: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f8b260
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8b2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8b2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8b2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8b2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8ab90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f8c430
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8b2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8b2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8b2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8b2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8ab90, got nothing
[      src/ext.c:  707]:context 0x101f8ab20: 2 reffed
[      src/ext.c:  757]:Created context 0x101f8b260 with span 0x101f8b2d0: component: handle_single_key, operation request_encoding, ref_context 0x101f8ab20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f8c670
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8b2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8b2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8b2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8b2d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f8d210
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8ab90, got nothing
[      src/ext.c:  707]:context 0x101f8ab20: 3 reffed
[      src/ext.c:  757]:Created context 0x101f8c670 with span 0x101f8c6e0: component: , operation response_decoding, ref_context 0x101f8ab20
[      src/get.c:  134]:checking context 0x101f8c670
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda51d8: binding context 0x101f8c670 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328048240, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101f8b260
[      src/ext.c:  689]:dereffing 0x101f8b260, not necessarily final
[      src/ext.c:  662]:checking context 0x101f8b260
[      src/ext.c:  666]:context 0x101f8b260: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f8b260, should already all be free!
[      src/ext.c:  670]:closing span 0x101f8b2d0
[      src/ext.c:  672]:freeing 0x101f8b260
[      src/ext.c:  673]:dereffing 0x101f8ab20, not necessarily final
[      src/ext.c:  662]:checking context 0x101f8ab20
[      src/ext.c:  666]:context 0x101f8ab20: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f8e330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8ab90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f8eed0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8ab90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8ab90, got nothing
[      src/ext.c:  707]:context 0x101f8ab20: 3 reffed
[      src/ext.c:  757]:Created context 0x101f8e330 with span 0x101f8e3a0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101f8ab20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f8f110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8f180, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8f180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8f180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8f180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8e3a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f8fcb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8f180, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8f180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8f180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8e3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8f180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8e3a0, got nothing
[      src/ext.c:  707]:context 0x101f8e330: 2 reffed
[      src/ext.c:  757]:Created context 0x101f8f110 with span 0x101f8f180: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101f8e330
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/af","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328048240, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda51d8
[      src/ext.c:  866]:checking context 0x101f8c670
[      src/ext.c:  807]:checking context 0x101f8c670
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fc75f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fc7660, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fc7660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fc7660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fc7660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8c6e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101fc8190
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fc7660, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fc7660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fc7660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fc7660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8c6e0, got nothing
[      src/ext.c:  707]:context 0x101f8c670: 5 reffed
[      src/ext.c:  757]:Created context 0x101fc75f0 with span 0x101fc7660: component: get_common_objects, operation response_decoding, ref_context 0x101f8c670
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5260 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101f8c670
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101fc83d0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101fc8430
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101fc84a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101fc8530
[      src/ext.c: 1537]:got span 0x101f8c6e0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fc85e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fc8630
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fc8680
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101f8c6e0, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x101f8c6e0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8c6e0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101f8c6e0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101f8c6e0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8c6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f8c6e0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f8c6e0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101f8c6e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f8c6e0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101f8c6e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f8c6e0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101f8c6e0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edaf1d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ed9bce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055082710433792 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1dc48 has count of 2: *** 14685055082710433792 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eda1f20 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1235: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396540549 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10edaf0e0 has count of 2: *** 4396540549 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055082710433792, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396540549}})] from parent context 0x101f8c670
[      src/ext.c: 1483]:deallocing Payload 0x101fc83d0
[      src/ext.c: 1420]:deallocing span args 0x101fc8430
[      src/ext.c: 1427]:freeing 0x101fc8580
[      src/ext.c: 1431]:freeing 0x101fc8680
[      src/ext.c: 1439]:freeing 0x101fc85e0
[      src/ext.c: 1364]:deallocing span tags args 0x101fc84a0
[      src/ext.c: 1371]:freeing 0x101fc8720
[      src/ext.c: 1387]:freeing 0x101fc89f0
[      src/ext.c: 1407]:freeing 0x101fc8a40
[      src/ext.c: 1411]:freeing 0x101fc84a0
[      src/ext.c: 1447]:freeing 0x101fc8430
[      src/ext.c: 1450]:deallocing finish args 0x101fc8530
[      src/ext.c: 1455]:freeing 0x101fc8530
[src/callbacks.c:  285]:dereffing 0x101fc75f0, should be final
[      src/ext.c:  662]:checking context 0x101fc75f0
[      src/ext.c:  666]:context 0x101fc75f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101fc75f0, should already all be free!
[      src/ext.c:  670]:closing span 0x101fc7660
[      src/ext.c:  672]:freeing 0x101fc75f0
[      src/ext.c:  673]:dereffing 0x101f8c670, not necessarily final
[      src/ext.c:  662]:checking context 0x101f8c670
[      src/ext.c:  666]:context 0x101f8c670: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101f8f110
[      src/ext.c:  689]:dereffing 0x101f8f110, not necessarily final
[      src/ext.c:  662]:checking context 0x101f8f110
[      src/ext.c:  666]:context 0x101f8f110: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f8f110, should already all be free!
[      src/ext.c:  670]:closing span 0x101f8f180
[      src/ext.c:  672]:freeing 0x101f8f110
[      src/ext.c:  673]:dereffing 0x101f8e330, not necessarily final
[      src/ext.c:  662]:checking context 0x101f8e330
[      src/ext.c:  666]:context 0x101f8e330: 1 dereffed
[      src/ext.c:  688]:checking context 0x101f8e330
[      src/ext.c:  689]:dereffing 0x101f8e330, not necessarily final
[      src/ext.c:  662]:checking context 0x101f8e330
[      src/ext.c:  666]:context 0x101f8e330: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f8e330, should already all be free!
[      src/ext.c:  647]:context 0x101f8e330: freeing node 0x101f8f110
[      src/ext.c:  652]:freeing 0x101f8fcb0
[      src/ext.c:  670]:closing span 0x101f8e3a0
[      src/ext.c:  672]:freeing 0x101f8e330
[      src/ext.c:  673]:dereffing 0x101f8ab20, not necessarily final
[      src/ext.c:  662]:checking context 0x101f8ab20
[      src/ext.c:  666]:context 0x101f8ab20: 2 dereffed
[      src/get.c:  420]:dereffing 0x101f8ab20, should be final
[      src/ext.c:  662]:checking context 0x101f8ab20
[      src/ext.c:  666]:context 0x101f8ab20: 1 dereffed
[      src/ext.c:  678]:*** 0x101f8ab20 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101f8ab20, should already all be free!
[      src/ext.c:  647]:context 0x101f8ab20: freeing node 0x101f8e330
[      src/ext.c:  652]:freeing 0x101f8eed0
[      src/ext.c:  647]:context 0x101f8ab20: freeing node 0x101f8c670
[      src/ext.c:  652]:freeing 0x101f8d210
[      src/ext.c:  647]:context 0x101f8ab20: freeing node 0x101f8b260
[      src/ext.c:  652]:freeing 0x101f8c430
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fc9540
[      src/ext.c:  757]:Created context 0x101fc9540 with span 0x101fc95b0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fc9c80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fc9cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fc9cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fc9cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fc9cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fc95b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101fcae50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fc9cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fc9cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fc9cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fc9cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fc95b0, got nothing
[      src/ext.c:  707]:context 0x101fc9540: 2 reffed
[      src/ext.c:  757]:Created context 0x101fc9c80 with span 0x101fc9cf0: component: handle_single_key, operation request_encoding, ref_context 0x101fc9540
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fcb090
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fc9cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fc9cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fc9cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fc9cf0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101fcbc30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fc95b0, got nothing
[      src/ext.c:  707]:context 0x101fc9540: 3 reffed
[      src/ext.c:  757]:Created context 0x101fcb090 with span 0x101fcb100: component: , operation response_decoding, ref_context 0x101fc9540
[      src/get.c:  134]:checking context 0x101fcb090
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5260: binding context 0x101fcb090 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328304784, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101fc9c80
[      src/ext.c:  689]:dereffing 0x101fc9c80, not necessarily final
[      src/ext.c:  662]:checking context 0x101fc9c80
[      src/ext.c:  666]:context 0x101fc9c80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101fc9c80, should already all be free!
[      src/ext.c:  670]:closing span 0x101fc9cf0
[      src/ext.c:  672]:freeing 0x101fc9c80
[      src/ext.c:  673]:dereffing 0x101fc9540, not necessarily final
[      src/ext.c:  662]:checking context 0x101fc9540
[      src/ext.c:  666]:context 0x101fc9540: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fccd50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fc95b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101fcd8f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fc95b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fc95b0, got nothing
[      src/ext.c:  707]:context 0x101fc9540: 3 reffed
[      src/ext.c:  757]:Created context 0x101fccd50 with span 0x101fccdc0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101fc9540
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fcdb30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fcdba0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fcdba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fcdba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fcdba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fccdc0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101fce6d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fcdba0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fcdba0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fcdba0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fccdc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fcdba0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fccdc0, got nothing
[      src/ext.c:  707]:context 0x101fccd50: 2 reffed
[      src/ext.c:  757]:Created context 0x101fcdb30 with span 0x101fcdba0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101fccd50
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/b0","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328304784, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5260
[      src/ext.c:  866]:checking context 0x101fcb090
[      src/ext.c:  807]:checking context 0x101fcb090
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fd1c30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fd1ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fd1ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fd1ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fd1ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fcb100, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101fd27d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fd1ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fd1ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fd1ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fd1ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fcb100, got nothing
[      src/ext.c:  707]:context 0x101fcb090: 5 reffed
[      src/ext.c:  757]:Created context 0x101fd1c30 with span 0x101fd1ca0: component: get_common_objects, operation response_decoding, ref_context 0x101fcb090
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda52e8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101fcb090
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101fd2a10
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101fd2a70
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101fd2ae0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101fd2b70
[      src/ext.c: 1537]:got span 0x101fcb100
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fd2c20
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fd2c70
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fd2cc0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101fcb100, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x101fcb100, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fcb100, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101fcb100, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101fcb100, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fcb100, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fcb100, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fcb100, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101fcb100, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fcb100, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101fcb100, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fcb100, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101fcb100, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edaf4a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10eda4d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21309: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edae2e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1236: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21310: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101fcb090
[      src/ext.c: 1483]:deallocing Payload 0x101fd2a10
[      src/ext.c: 1420]:deallocing span args 0x101fd2a70
[      src/ext.c: 1427]:freeing 0x101fd2bc0
[      src/ext.c: 1431]:freeing 0x101fd2cc0
[      src/ext.c: 1439]:freeing 0x101fd2c20
[      src/ext.c: 1364]:deallocing span tags args 0x101fd2ae0
[      src/ext.c: 1371]:freeing 0x101fd2d60
[      src/ext.c: 1387]:freeing 0x101fd3030
[      src/ext.c: 1407]:freeing 0x101fd3080
[      src/ext.c: 1411]:freeing 0x101fd2ae0
[      src/ext.c: 1447]:freeing 0x101fd2a70
[      src/ext.c: 1450]:deallocing finish args 0x101fd2b70
[      src/ext.c: 1455]:freeing 0x101fd2b70
[src/callbacks.c:  285]:dereffing 0x101fd1c30, should be final
[      src/ext.c:  662]:checking context 0x101fd1c30
[      src/ext.c:  666]:context 0x101fd1c30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101fd1c30, should already all be free!
[      src/ext.c:  670]:closing span 0x101fd1ca0
[      src/ext.c:  672]:freeing 0x101fd1c30
[      src/ext.c:  673]:dereffing 0x101fcb090, not necessarily final
[      src/ext.c:  662]:checking context 0x101fcb090
[      src/ext.c:  666]:context 0x101fcb090: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101fcdb30
[      src/ext.c:  689]:dereffing 0x101fcdb30, not necessarily final
[      src/ext.c:  662]:checking context 0x101fcdb30
[      src/ext.c:  666]:context 0x101fcdb30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101fcdb30, should already all be free!
[      src/ext.c:  670]:closing span 0x101fcdba0
[      src/ext.c:  672]:freeing 0x101fcdb30
[      src/ext.c:  673]:dereffing 0x101fccd50, not necessarily final
[      src/ext.c:  662]:checking context 0x101fccd50
[      src/ext.c:  666]:context 0x101fccd50: 1 dereffed
[      src/ext.c:  688]:checking context 0x101fccd50
[      src/ext.c:  689]:dereffing 0x101fccd50, not necessarily final
[      src/ext.c:  662]:checking context 0x101fccd50
[      src/ext.c:  666]:context 0x101fccd50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101fccd50, should already all be free!
[      src/ext.c:  647]:context 0x101fccd50: freeing node 0x101fcdb30
[      src/ext.c:  652]:freeing 0x101fce6d0
[      src/ext.c:  670]:closing span 0x101fccdc0
[      src/ext.c:  672]:freeing 0x101fccd50
[      src/ext.c:  673]:dereffing 0x101fc9540, not necessarily final
[      src/ext.c:  662]:checking context 0x101fc9540
[      src/ext.c:  666]:context 0x101fc9540: 2 dereffed
[      src/get.c:  420]:dereffing 0x101fc9540, should be final
[      src/ext.c:  662]:checking context 0x101fc9540
[      src/ext.c:  666]:context 0x101fc9540: 1 dereffed
[      src/ext.c:  678]:*** 0x101fc9540 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101fc9540, should already all be free!
[      src/ext.c:  647]:context 0x101fc9540: freeing node 0x101fccd50
[      src/ext.c:  652]:freeing 0x101fcd8f0
[      src/ext.c:  647]:context 0x101fc9540: freeing node 0x101fcb090
[      src/ext.c:  652]:freeing 0x101fcbc30
[      src/ext.c:  647]:context 0x101fc9540: freeing node 0x101fc9c80
[      src/ext.c:  652]:freeing 0x101fcae50
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fd3b80
[      src/ext.c:  757]:Created context 0x101fd3b80 with span 0x101fd3bf0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fd42c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fd4330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fd4330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fd4330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fd4330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fd3bf0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e2e480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fd4330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fd4330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fd4330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fd4330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fd3bf0, got nothing
[      src/ext.c:  707]:context 0x101fd3b80: 2 reffed
[      src/ext.c:  757]:Created context 0x101fd42c0 with span 0x101fd4330: component: handle_single_key, operation request_encoding, ref_context 0x101fd3b80
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e2e6c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fd4330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fd4330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fd4330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fd4330, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e2f260
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fd3bf0, got nothing
[      src/ext.c:  707]:context 0x101fd3b80: 3 reffed
[      src/ext.c:  757]:Created context 0x101e2e6c0 with span 0x101e2e730: component: , operation response_decoding, ref_context 0x101fd3b80
[      src/get.c:  134]:checking context 0x101e2e6c0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda52e8: binding context 0x101e2e6c0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326614720, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101fd42c0
[      src/ext.c:  689]:dereffing 0x101fd42c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101fd42c0
[      src/ext.c:  666]:context 0x101fd42c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101fd42c0, should already all be free!
[      src/ext.c:  670]:closing span 0x101fd4330
[      src/ext.c:  672]:freeing 0x101fd42c0
[      src/ext.c:  673]:dereffing 0x101fd3b80, not necessarily final
[      src/ext.c:  662]:checking context 0x101fd3b80
[      src/ext.c:  666]:context 0x101fd3b80: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e30380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fd3bf0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e30f20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fd3bf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fd3bf0, got nothing
[      src/ext.c:  707]:context 0x101fd3b80: 3 reffed
[      src/ext.c:  757]:Created context 0x101e30380 with span 0x101e303f0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101fd3b80
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e31160
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e311d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e311d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e311d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e311d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e303f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e31d00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e311d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e311d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e311d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e303f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e311d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e303f0, got nothing
[      src/ext.c:  707]:context 0x101e30380: 2 reffed
[      src/ext.c:  757]:Created context 0x101e31160 with span 0x101e311d0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101e30380
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/b1","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326614720, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda52e8
[      src/ext.c:  866]:checking context 0x101e2e6c0
[      src/ext.c:  807]:checking context 0x101e2e6c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e35260
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e352d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e352d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e352d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e352d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2e730, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e35e00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e352d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e352d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e352d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e352d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2e730, got nothing
[      src/ext.c:  707]:context 0x101e2e6c0: 5 reffed
[      src/ext.c:  757]:Created context 0x101e35260 with span 0x101e352d0: component: get_common_objects, operation response_decoding, ref_context 0x101e2e6c0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5370 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101e2e6c0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101e36040
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101e360a0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101e36110
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101e361a0
[      src/ext.c: 1537]:got span 0x101e2e730
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e36250
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e362a0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e362f0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101e2e730, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x101e2e730, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2e730, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101e2e730, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101e2e730, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2e730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e2e730, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e2e730, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101e2e730, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e2e730, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101e2e730, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e2e730, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101e2e730, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edaf720 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10eda4d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21311: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edae120 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1237: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 11 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea690 has count of 172: *** 11 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 11}})] from parent context 0x101e2e6c0
[      src/ext.c: 1483]:deallocing Payload 0x101e36040
[      src/ext.c: 1420]:deallocing span args 0x101e360a0
[      src/ext.c: 1427]:freeing 0x101e361f0
[      src/ext.c: 1431]:freeing 0x101e362f0
[      src/ext.c: 1439]:freeing 0x101e36250
[      src/ext.c: 1364]:deallocing span tags args 0x101e36110
[      src/ext.c: 1371]:freeing 0x101e36390
[      src/ext.c: 1387]:freeing 0x101e36660
[      src/ext.c: 1407]:freeing 0x101e366b0
[      src/ext.c: 1411]:freeing 0x101e36110
[      src/ext.c: 1447]:freeing 0x101e360a0
[      src/ext.c: 1450]:deallocing finish args 0x101e361a0
[      src/ext.c: 1455]:freeing 0x101e361a0
[src/callbacks.c:  285]:dereffing 0x101e35260, should be final
[      src/ext.c:  662]:checking context 0x101e35260
[      src/ext.c:  666]:context 0x101e35260: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e35260, should already all be free!
[      src/ext.c:  670]:closing span 0x101e352d0
[      src/ext.c:  672]:freeing 0x101e35260
[      src/ext.c:  673]:dereffing 0x101e2e6c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e2e6c0
[      src/ext.c:  666]:context 0x101e2e6c0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101e31160
[      src/ext.c:  689]:dereffing 0x101e31160, not necessarily final
[      src/ext.c:  662]:checking context 0x101e31160
[      src/ext.c:  666]:context 0x101e31160: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e31160, should already all be free!
[      src/ext.c:  670]:closing span 0x101e311d0
[      src/ext.c:  672]:freeing 0x101e31160
[      src/ext.c:  673]:dereffing 0x101e30380, not necessarily final
[      src/ext.c:  662]:checking context 0x101e30380
[      src/ext.c:  666]:context 0x101e30380: 1 dereffed
[      src/ext.c:  688]:checking context 0x101e30380
[      src/ext.c:  689]:dereffing 0x101e30380, not necessarily final
[      src/ext.c:  662]:checking context 0x101e30380
[      src/ext.c:  666]:context 0x101e30380: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e30380, should already all be free!
[      src/ext.c:  647]:context 0x101e30380: freeing node 0x101e31160
[      src/ext.c:  652]:freeing 0x101e31d00
[      src/ext.c:  670]:closing span 0x101e303f0
[      src/ext.c:  672]:freeing 0x101e30380
[      src/ext.c:  673]:dereffing 0x101fd3b80, not necessarily final
[      src/ext.c:  662]:checking context 0x101fd3b80
[      src/ext.c:  666]:context 0x101fd3b80: 2 dereffed
[      src/get.c:  420]:dereffing 0x101fd3b80, should be final
[      src/ext.c:  662]:checking context 0x101fd3b80
[      src/ext.c:  666]:context 0x101fd3b80: 1 dereffed
[      src/ext.c:  678]:*** 0x101fd3b80 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101fd3b80, should already all be free!
[      src/ext.c:  647]:context 0x101fd3b80: freeing node 0x101e30380
[      src/ext.c:  652]:freeing 0x101e30f20
[      src/ext.c:  647]:context 0x101fd3b80: freeing node 0x101e2e6c0
[      src/ext.c:  652]:freeing 0x101e2f260
[      src/ext.c:  647]:context 0x101fd3b80: freeing node 0x101fd42c0
[      src/ext.c:  652]:freeing 0x101e2e480
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e371b0
[      src/ext.c:  757]:Created context 0x101e371b0 with span 0x101e37220: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e378f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e37960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e37960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e37960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e37960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e37220, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e38ac0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e37960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e37960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e37960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e37960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e37220, got nothing
[      src/ext.c:  707]:context 0x101e371b0: 2 reffed
[      src/ext.c:  757]:Created context 0x101e378f0 with span 0x101e37960: component: handle_single_key, operation request_encoding, ref_context 0x101e371b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e38d00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e37960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e37960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e37960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e37960, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e398a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e37220, got nothing
[      src/ext.c:  707]:context 0x101e371b0: 3 reffed
[      src/ext.c:  757]:Created context 0x101e38d00 with span 0x101e38d70: component: , operation response_decoding, ref_context 0x101e371b0
[      src/get.c:  134]:checking context 0x101e38d00
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5370: binding context 0x101e38d00 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326657280, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101e378f0
[      src/ext.c:  689]:dereffing 0x101e378f0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e378f0
[      src/ext.c:  666]:context 0x101e378f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e378f0, should already all be free!
[      src/ext.c:  670]:closing span 0x101e37960
[      src/ext.c:  672]:freeing 0x101e378f0
[      src/ext.c:  673]:dereffing 0x101e371b0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e371b0
[      src/ext.c:  666]:context 0x101e371b0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e3a9c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e37220, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e3b560
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e37220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e37220, got nothing
[      src/ext.c:  707]:context 0x101e371b0: 3 reffed
[      src/ext.c:  757]:Created context 0x101e3a9c0 with span 0x101e3aa30: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101e371b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e3b7a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e3b810, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e3b810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e3b810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e3b810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e3aa30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e3c340
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e3b810, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e3b810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e3b810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e3aa30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e3b810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e3aa30, got nothing
[      src/ext.c:  707]:context 0x101e3a9c0: 2 reffed
[      src/ext.c:  757]:Created context 0x101e3b7a0 with span 0x101e3b810: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101e3a9c0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/b2","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4326657280, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5370
[      src/ext.c:  866]:checking context 0x101e38d00
[      src/ext.c:  807]:checking context 0x101e38d00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e3f8a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e3f910, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e3f910, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e3f910, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e3f910, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e38d70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1d0530
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e3f910, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e3f910, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e3f910, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e3f910, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e38d70, got nothing
[      src/ext.c:  707]:context 0x101e38d00: 5 reffed
[      src/ext.c:  757]:Created context 0x101e3f8a0 with span 0x101e3f910: component: get_common_objects, operation response_decoding, ref_context 0x101e38d00
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda53f8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101e38d00
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f1d0770
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f1d07d0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f1d0840
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f1d08d0
[      src/ext.c: 1537]:got span 0x101e38d70
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f1d0980
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f1d09d0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f1d0a20
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101e38d70, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101e38d70, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e38d70, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101e38d70, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101e38d70, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e38d70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e38d70, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e38d70, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101e38d70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e38d70, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101e38d70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e38d70, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101e38d70, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edaf9a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10eda4d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21312: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edae430 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1238: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21313: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101e38d00
[      src/ext.c: 1483]:deallocing Payload 0x10f1d0770
[      src/ext.c: 1420]:deallocing span args 0x10f1d07d0
[      src/ext.c: 1427]:freeing 0x10f1d0920
[      src/ext.c: 1431]:freeing 0x10f1d0a20
[      src/ext.c: 1439]:freeing 0x10f1d0980
[      src/ext.c: 1364]:deallocing span tags args 0x10f1d0840
[      src/ext.c: 1371]:freeing 0x10f1d0ac0
[      src/ext.c: 1387]:freeing 0x10f1d0d90
[      src/ext.c: 1407]:freeing 0x10f1d0de0
[      src/ext.c: 1411]:freeing 0x10f1d0840
[      src/ext.c: 1447]:freeing 0x10f1d07d0
[      src/ext.c: 1450]:deallocing finish args 0x10f1d08d0
[      src/ext.c: 1455]:freeing 0x10f1d08d0
[src/callbacks.c:  285]:dereffing 0x101e3f8a0, should be final
[      src/ext.c:  662]:checking context 0x101e3f8a0
[      src/ext.c:  666]:context 0x101e3f8a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e3f8a0, should already all be free!
[      src/ext.c:  670]:closing span 0x101e3f910
[      src/ext.c:  672]:freeing 0x101e3f8a0
[      src/ext.c:  673]:dereffing 0x101e38d00, not necessarily final
[      src/ext.c:  662]:checking context 0x101e38d00
[      src/ext.c:  666]:context 0x101e38d00: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101e3b7a0
[      src/ext.c:  689]:dereffing 0x101e3b7a0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e3b7a0
[      src/ext.c:  666]:context 0x101e3b7a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e3b7a0, should already all be free!
[      src/ext.c:  670]:closing span 0x101e3b810
[      src/ext.c:  672]:freeing 0x101e3b7a0
[      src/ext.c:  673]:dereffing 0x101e3a9c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e3a9c0
[      src/ext.c:  666]:context 0x101e3a9c0: 1 dereffed
[      src/ext.c:  688]:checking context 0x101e3a9c0
[      src/ext.c:  689]:dereffing 0x101e3a9c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e3a9c0
[      src/ext.c:  666]:context 0x101e3a9c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e3a9c0, should already all be free!
[      src/ext.c:  647]:context 0x101e3a9c0: freeing node 0x101e3b7a0
[      src/ext.c:  652]:freeing 0x101e3c340
[      src/ext.c:  670]:closing span 0x101e3aa30
[      src/ext.c:  672]:freeing 0x101e3a9c0
[      src/ext.c:  673]:dereffing 0x101e371b0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e371b0
[      src/ext.c:  666]:context 0x101e371b0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101e371b0, should be final
[      src/ext.c:  662]:checking context 0x101e371b0
[      src/ext.c:  666]:context 0x101e371b0: 1 dereffed
[      src/ext.c:  678]:*** 0x101e371b0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101e371b0, should already all be free!
[      src/ext.c:  647]:context 0x101e371b0: freeing node 0x101e3a9c0
[      src/ext.c:  652]:freeing 0x101e3b560
[      src/ext.c:  647]:context 0x101e371b0: freeing node 0x101e38d00
[      src/ext.c:  652]:freeing 0x101e398a0
[      src/ext.c:  647]:context 0x101e371b0: freeing node 0x101e378f0
[      src/ext.c:  652]:freeing 0x101e38ac0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1d18e0
[      src/ext.c:  757]:Created context 0x10f1d18e0 with span 0x10f1d1950: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1d2020
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d2090, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d2090, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d2090, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d2090, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d1950, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1d31f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d2090, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d2090, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d2090, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d2090, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d1950, got nothing
[      src/ext.c:  707]:context 0x10f1d18e0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f1d2020 with span 0x10f1d2090: component: handle_single_key, operation request_encoding, ref_context 0x10f1d18e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1d3430
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d2090, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d2090, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d2090, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d2090, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1d3fd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d1950, got nothing
[      src/ext.c:  707]:context 0x10f1d18e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f1d3430 with span 0x10f1d34a0: component: , operation response_decoding, ref_context 0x10f1d18e0
[      src/get.c:  134]:checking context 0x10f1d3430
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda53f8: binding context 0x10f1d3430 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548539440, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f1d2020
[      src/ext.c:  689]:dereffing 0x10f1d2020, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1d2020
[      src/ext.c:  666]:context 0x10f1d2020: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1d2020, should already all be free!
[      src/ext.c:  670]:closing span 0x10f1d2090
[      src/ext.c:  672]:freeing 0x10f1d2020
[      src/ext.c:  673]:dereffing 0x10f1d18e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1d18e0
[      src/ext.c:  666]:context 0x10f1d18e0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1d50f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d1950, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1d5c90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d1950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d1950, got nothing
[      src/ext.c:  707]:context 0x10f1d18e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f1d50f0 with span 0x10f1d5160: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f1d18e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1d5ed0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d5f40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d5f40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d5f40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d5f40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d5160, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1d6a70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d5f40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d5f40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d5f40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d5160, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d5f40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d5160, got nothing
[      src/ext.c:  707]:context 0x10f1d50f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f1d5ed0 with span 0x10f1d5f40: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f1d50f0
[3576299217] <192.168.4.61:57932> (CTX=0x1066136b0,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[3576299217] Provider 'HTTP' failed (L:185)
[3576299217] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/b3","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548539440, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda53f8
[      src/ext.c:  866]:checking context 0x10f1d3430
[      src/ext.c:  807]:checking context 0x10f1d3430
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060eac40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060eacb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060eacb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060eacb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060eacb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d34a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060eb7e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060eacb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060eacb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060eacb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060eacb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d34a0, got nothing
[      src/ext.c:  707]:context 0x10f1d3430: 5 reffed
[      src/ext.c:  757]:Created context 0x1060eac40 with span 0x1060eacb0: component: get_common_objects, operation response_decoding, ref_context 0x10f1d3430
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5480 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f1d3430
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1060eba20
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1060eba80
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1060ebaf0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1060ebb80
[      src/ext.c: 1537]:got span 0x10f1d34a0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060ebc30
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060ebc80
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060ebcd0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f1d34a0, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f1d34a0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d34a0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f1d34a0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f1d34a0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d34a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d34a0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d34a0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f1d34a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d34a0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f1d34a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d34a0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f1d34a0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edafe00 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edb3748 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21315: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edaec80 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1239: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 20584 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10edafdb0 has count of 2: *** 20584 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 20584}})] from parent context 0x10f1d3430
[      src/ext.c: 1483]:deallocing Payload 0x1060eba20
[      src/ext.c: 1420]:deallocing span args 0x1060eba80
[      src/ext.c: 1427]:freeing 0x1060ebbd0
[      src/ext.c: 1431]:freeing 0x1060ebcd0
[      src/ext.c: 1439]:freeing 0x1060ebc30
[      src/ext.c: 1364]:deallocing span tags args 0x1060ebaf0
[      src/ext.c: 1371]:freeing 0x1060ebd70
[      src/ext.c: 1387]:freeing 0x1060ec040
[      src/ext.c: 1407]:freeing 0x1060ec090
[      src/ext.c: 1411]:freeing 0x1060ebaf0
[      src/ext.c: 1447]:freeing 0x1060eba80
[      src/ext.c: 1450]:deallocing finish args 0x1060ebb80
[      src/ext.c: 1455]:freeing 0x1060ebb80
[src/callbacks.c:  285]:dereffing 0x1060eac40, should be final
[      src/ext.c:  662]:checking context 0x1060eac40
[      src/ext.c:  666]:context 0x1060eac40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060eac40, should already all be free!
[      src/ext.c:  670]:closing span 0x1060eacb0
[      src/ext.c:  672]:freeing 0x1060eac40
[      src/ext.c:  673]:dereffing 0x10f1d3430, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1d3430
[      src/ext.c:  666]:context 0x10f1d3430: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f1d5ed0
[      src/ext.c:  689]:dereffing 0x10f1d5ed0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1d5ed0
[      src/ext.c:  666]:context 0x10f1d5ed0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1d5ed0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f1d5f40
[      src/ext.c:  672]:freeing 0x10f1d5ed0
[      src/ext.c:  673]:dereffing 0x10f1d50f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1d50f0
[      src/ext.c:  666]:context 0x10f1d50f0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f1d50f0
[      src/ext.c:  689]:dereffing 0x10f1d50f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1d50f0
[      src/ext.c:  666]:context 0x10f1d50f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1d50f0, should already all be free!
[      src/ext.c:  647]:context 0x10f1d50f0: freeing node 0x10f1d5ed0
[      src/ext.c:  652]:freeing 0x10f1d6a70
[      src/ext.c:  670]:closing span 0x10f1d5160
[      src/ext.c:  672]:freeing 0x10f1d50f0
[      src/ext.c:  673]:dereffing 0x10f1d18e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1d18e0
[      src/ext.c:  666]:context 0x10f1d18e0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f1d18e0, should be final
[      src/ext.c:  662]:checking context 0x10f1d18e0
[      src/ext.c:  666]:context 0x10f1d18e0: 1 dereffed
[      src/ext.c:  678]:*** 0x10f1d18e0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f1d18e0, should already all be free!
[      src/ext.c:  647]:context 0x10f1d18e0: freeing node 0x10f1d50f0
[      src/ext.c:  652]:freeing 0x10f1d5c90
[      src/ext.c:  647]:context 0x10f1d18e0: freeing node 0x10f1d3430
[      src/ext.c:  652]:freeing 0x10f1d3fd0
[      src/ext.c:  647]:context 0x10f1d18e0: freeing node 0x10f1d2020
[      src/ext.c:  652]:freeing 0x10f1d31f0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060ed070
[      src/ext.c:  757]:Created context 0x1060ed070 with span 0x1060ed0e0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060ed7b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ed820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ed820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ed820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ed820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ed0e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060ee980
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ed820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ed820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ed820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ed820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ed0e0, got nothing
[      src/ext.c:  707]:context 0x1060ed070: 2 reffed
[      src/ext.c:  757]:Created context 0x1060ed7b0 with span 0x1060ed820: component: handle_single_key, operation request_encoding, ref_context 0x1060ed070
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060eebc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ed820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ed820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ed820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ed820, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060ef760
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ed0e0, got nothing
[      src/ext.c:  707]:context 0x1060ed070: 3 reffed
[      src/ext.c:  757]:Created context 0x1060eebc0 with span 0x1060eec30: component: , operation response_decoding, ref_context 0x1060ed070
[      src/get.c:  134]:checking context 0x1060eebc0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5480: binding context 0x1060eebc0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396608448, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1060ed7b0
[      src/ext.c:  689]:dereffing 0x1060ed7b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1060ed7b0
[      src/ext.c:  666]:context 0x1060ed7b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060ed7b0, should already all be free!
[      src/ext.c:  670]:closing span 0x1060ed820
[      src/ext.c:  672]:freeing 0x1060ed7b0
[      src/ext.c:  673]:dereffing 0x1060ed070, not necessarily final
[      src/ext.c:  662]:checking context 0x1060ed070
[      src/ext.c:  666]:context 0x1060ed070: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060f0880
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ed0e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060f1420
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060ed0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060ed0e0, got nothing
[      src/ext.c:  707]:context 0x1060ed070: 3 reffed
[      src/ext.c:  757]:Created context 0x1060f0880 with span 0x1060f08f0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1060ed070
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060f1660
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060f16d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060f16d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060f16d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060f16d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060f08f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060f2200
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060f16d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060f16d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060f16d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060f08f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060f16d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060f08f0, got nothing
[      src/ext.c:  707]:context 0x1060f0880: 2 reffed
[      src/ext.c:  757]:Created context 0x1060f1660 with span 0x1060f16d0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1060f0880
[3576299217] <192.168.4.61:57933> (SOCK=dc53cd6ecf845536) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/b4","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396608448, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5480
[      src/ext.c:  866]:checking context 0x1060eebc0
[      src/ext.c:  807]:checking context 0x1060eebc0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060f8bb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060f8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060f8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060f8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060f8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060eec30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060f9750
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060f8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060f8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060f8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060f8c20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060eec30, got nothing
[      src/ext.c:  707]:context 0x1060eebc0: 5 reffed
[      src/ext.c:  757]:Created context 0x1060f8bb0 with span 0x1060f8c20: component: get_common_objects, operation response_decoding, ref_context 0x1060eebc0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5508 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1060eebc0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1060f9990
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1060f99f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1060f9a60
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1060f9af0
[      src/ext.c: 1537]:got span 0x1060eec30
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060f9ba0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060f9bf0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060f9c40
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1060eec30, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1060eec30, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060eec30, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1060eec30, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1060eec30, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060eec30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060eec30, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060eec30, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1060eec30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060eec30, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1060eec30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060eec30, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1060eec30, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edb9540 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edb39a0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396540744 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10edb94f0 has count of 2: *** 4396540744 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edba4a0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1240: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21322: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396540744, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x1060eebc0
[      src/ext.c: 1483]:deallocing Payload 0x1060f9990
[      src/ext.c: 1420]:deallocing span args 0x1060f99f0
[      src/ext.c: 1427]:freeing 0x1060f9b40
[      src/ext.c: 1431]:freeing 0x1060f9c40
[      src/ext.c: 1439]:freeing 0x1060f9ba0
[      src/ext.c: 1364]:deallocing span tags args 0x1060f9a60
[      src/ext.c: 1371]:freeing 0x1060f9ce0
[      src/ext.c: 1387]:freeing 0x1060f9fb0
[      src/ext.c: 1407]:freeing 0x1060fa000
[      src/ext.c: 1411]:freeing 0x1060f9a60
[      src/ext.c: 1447]:freeing 0x1060f99f0
[      src/ext.c: 1450]:deallocing finish args 0x1060f9af0
[      src/ext.c: 1455]:freeing 0x1060f9af0
[src/callbacks.c:  285]:dereffing 0x1060f8bb0, should be final
[      src/ext.c:  662]:checking context 0x1060f8bb0
[      src/ext.c:  666]:context 0x1060f8bb0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060f8bb0, should already all be free!
[      src/ext.c:  670]:closing span 0x1060f8c20
[      src/ext.c:  672]:freeing 0x1060f8bb0
[      src/ext.c:  673]:dereffing 0x1060eebc0, not necessarily final
[      src/ext.c:  662]:checking context 0x1060eebc0
[      src/ext.c:  666]:context 0x1060eebc0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1060f1660
[      src/ext.c:  689]:dereffing 0x1060f1660, not necessarily final
[      src/ext.c:  662]:checking context 0x1060f1660
[      src/ext.c:  666]:context 0x1060f1660: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060f1660, should already all be free!
[      src/ext.c:  670]:closing span 0x1060f16d0
[      src/ext.c:  672]:freeing 0x1060f1660
[      src/ext.c:  673]:dereffing 0x1060f0880, not necessarily final
[      src/ext.c:  662]:checking context 0x1060f0880
[      src/ext.c:  666]:context 0x1060f0880: 1 dereffed
[      src/ext.c:  688]:checking context 0x1060f0880
[      src/ext.c:  689]:dereffing 0x1060f0880, not necessarily final
[      src/ext.c:  662]:checking context 0x1060f0880
[      src/ext.c:  666]:context 0x1060f0880: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060f0880, should already all be free!
[      src/ext.c:  647]:context 0x1060f0880: freeing node 0x1060f1660
[      src/ext.c:  652]:freeing 0x1060f2200
[      src/ext.c:  670]:closing span 0x1060f08f0
[      src/ext.c:  672]:freeing 0x1060f0880
[      src/ext.c:  673]:dereffing 0x1060ed070, not necessarily final
[      src/ext.c:  662]:checking context 0x1060ed070
[      src/ext.c:  666]:context 0x1060ed070: 2 dereffed
[      src/get.c:  420]:dereffing 0x1060ed070, should be final
[      src/ext.c:  662]:checking context 0x1060ed070
[      src/ext.c:  666]:context 0x1060ed070: 1 dereffed
[      src/ext.c:  678]:*** 0x1060ed070 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1060ed070, should already all be free!
[      src/ext.c:  647]:context 0x1060ed070: freeing node 0x1060f0880
[      src/ext.c:  652]:freeing 0x1060f1420
[      src/ext.c:  647]:context 0x1060ed070: freeing node 0x1060eebc0
[      src/ext.c:  652]:freeing 0x1060ef760
[      src/ext.c:  647]:context 0x1060ed070: freeing node 0x1060ed7b0
[      src/ext.c:  652]:freeing 0x1060ee980
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060fab00
[      src/ext.c:  757]:Created context 0x1060fab00 with span 0x1060fab70: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060fb240
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fb2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fb2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fb2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fb2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fab70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060fc410
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fb2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fb2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fb2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fb2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fab70, got nothing
[      src/ext.c:  707]:context 0x1060fab00: 2 reffed
[      src/ext.c:  757]:Created context 0x1060fb240 with span 0x1060fb2b0: component: handle_single_key, operation request_encoding, ref_context 0x1060fab00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060fc650
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fb2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fb2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fb2b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fb2b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060fd1f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fab70, got nothing
[      src/ext.c:  707]:context 0x1060fab00: 3 reffed
[      src/ext.c:  757]:Created context 0x1060fc650 with span 0x1060fc6c0: component: , operation response_decoding, ref_context 0x1060fab00
[      src/get.c:  134]:checking context 0x1060fc650
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5508: binding context 0x1060fc650 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396664400, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1060fb240
[      src/ext.c:  689]:dereffing 0x1060fb240, not necessarily final
[      src/ext.c:  662]:checking context 0x1060fb240
[      src/ext.c:  666]:context 0x1060fb240: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060fb240, should already all be free!
[      src/ext.c:  670]:closing span 0x1060fb2b0
[      src/ext.c:  672]:freeing 0x1060fb240
[      src/ext.c:  673]:dereffing 0x1060fab00, not necessarily final
[      src/ext.c:  662]:checking context 0x1060fab00
[      src/ext.c:  666]:context 0x1060fab00: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1d7d20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fab70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1d88c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fab70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fab70, got nothing
[      src/ext.c:  707]:context 0x1060fab00: 3 reffed
[      src/ext.c:  757]:Created context 0x10f1d7d20 with span 0x10f1d7d90: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1060fab00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1d8b00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d8b70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d8b70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d8b70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d8b70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d7d90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1d96a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d8b70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d8b70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d8b70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1d7d90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d8b70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1d7d90, got nothing
[      src/ext.c:  707]:context 0x10f1d7d20: 2 reffed
[      src/ext.c:  757]:Created context 0x10f1d8b00 with span 0x10f1d8b70: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f1d7d20
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103a01ec0,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57933","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/b6","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4396664400, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5508
[      src/ext.c:  866]:checking context 0x1060fc650
[      src/ext.c:  807]:checking context 0x1060fc650
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1dea90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1deb00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1deb00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1deb00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1deb00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fc6c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1df630
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1deb00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1deb00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1deb00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1deb00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fc6c0, got nothing
[      src/ext.c:  707]:context 0x1060fc650: 5 reffed
[      src/ext.c:  757]:Created context 0x10f1dea90 with span 0x10f1deb00: component: get_common_objects, operation response_decoding, ref_context 0x1060fc650
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5590 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1060fc650
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f1df870
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f1df8d0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f1df940
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f1df9d0
[      src/ext.c: 1537]:got span 0x1060fc6c0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f1dfa80
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f1dfad0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f1dfb20
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1060fc6c0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1060fc6c0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fc6c0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1060fc6c0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1060fc6c0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fc6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060fc6c0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060fc6c0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1060fc6c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060fc6c0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1060fc6c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060fc6c0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1060fc6c0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edb99a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edbb388 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21325: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edba7b0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1241: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21326: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x1060fc650
[      src/ext.c: 1483]:deallocing Payload 0x10f1df870
[      src/ext.c: 1420]:deallocing span args 0x10f1df8d0
[      src/ext.c: 1427]:freeing 0x10f1dfa20
[      src/ext.c: 1431]:freeing 0x10f1dfb20
[      src/ext.c: 1439]:freeing 0x10f1dfa80
[      src/ext.c: 1364]:deallocing span tags args 0x10f1df940
[      src/ext.c: 1371]:freeing 0x10f1dfbc0
[      src/ext.c: 1387]:freeing 0x10f1dfe90
[      src/ext.c: 1407]:freeing 0x10f1dfee0
[      src/ext.c: 1411]:freeing 0x10f1df940
[      src/ext.c: 1447]:freeing 0x10f1df8d0
[      src/ext.c: 1450]:deallocing finish args 0x10f1df9d0
[      src/ext.c: 1455]:freeing 0x10f1df9d0
[src/callbacks.c:  285]:dereffing 0x10f1dea90, should be final
[      src/ext.c:  662]:checking context 0x10f1dea90
[      src/ext.c:  666]:context 0x10f1dea90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1dea90, should already all be free!
[      src/ext.c:  670]:closing span 0x10f1deb00
[      src/ext.c:  672]:freeing 0x10f1dea90
[      src/ext.c:  673]:dereffing 0x1060fc650, not necessarily final
[      src/ext.c:  662]:checking context 0x1060fc650
[      src/ext.c:  666]:context 0x1060fc650: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f1d8b00
[      src/ext.c:  689]:dereffing 0x10f1d8b00, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1d8b00
[      src/ext.c:  666]:context 0x10f1d8b00: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1d8b00, should already all be free!
[      src/ext.c:  670]:closing span 0x10f1d8b70
[      src/ext.c:  672]:freeing 0x10f1d8b00
[      src/ext.c:  673]:dereffing 0x10f1d7d20, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1d7d20
[      src/ext.c:  666]:context 0x10f1d7d20: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f1d7d20
[      src/ext.c:  689]:dereffing 0x10f1d7d20, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1d7d20
[      src/ext.c:  666]:context 0x10f1d7d20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1d7d20, should already all be free!
[      src/ext.c:  647]:context 0x10f1d7d20: freeing node 0x10f1d8b00
[      src/ext.c:  652]:freeing 0x10f1d96a0
[      src/ext.c:  670]:closing span 0x10f1d7d90
[      src/ext.c:  672]:freeing 0x10f1d7d20
[      src/ext.c:  673]:dereffing 0x1060fab00, not necessarily final
[      src/ext.c:  662]:checking context 0x1060fab00
[      src/ext.c:  666]:context 0x1060fab00: 2 dereffed
[      src/get.c:  420]:dereffing 0x1060fab00, should be final
[      src/ext.c:  662]:checking context 0x1060fab00
[      src/ext.c:  666]:context 0x1060fab00: 1 dereffed
[      src/ext.c:  678]:*** 0x1060fab00 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1060fab00, should already all be free!
[      src/ext.c:  647]:context 0x1060fab00: freeing node 0x10f1d7d20
[      src/ext.c:  652]:freeing 0x10f1d88c0
[      src/ext.c:  647]:context 0x1060fab00: freeing node 0x1060fc650
[      src/ext.c:  652]:freeing 0x1060fd1f0
[      src/ext.c:  647]:context 0x1060fab00: freeing node 0x1060fb240
[      src/ext.c:  652]:freeing 0x1060fc410
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1e09e0
[      src/ext.c:  757]:Created context 0x10f1e09e0 with span 0x10f1e0a50: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1e1120
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e1190, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e1190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e1190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e1190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e0a50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1e22f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e1190, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e1190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e1190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e1190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e0a50, got nothing
[      src/ext.c:  707]:context 0x10f1e09e0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f1e1120 with span 0x10f1e1190: component: handle_single_key, operation request_encoding, ref_context 0x10f1e09e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1e2530
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e1190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e1190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e1190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e1190, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1e30d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e0a50, got nothing
[      src/ext.c:  707]:context 0x10f1e09e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f1e2530 with span 0x10f1e25a0: component: , operation response_decoding, ref_context 0x10f1e09e0
[      src/get.c:  134]:checking context 0x10f1e2530
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5590: binding context 0x10f1e2530 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548601136, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f1e1120
[      src/ext.c:  689]:dereffing 0x10f1e1120, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1e1120
[      src/ext.c:  666]:context 0x10f1e1120: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1e1120, should already all be free!
[      src/ext.c:  670]:closing span 0x10f1e1190
[      src/ext.c:  672]:freeing 0x10f1e1120
[      src/ext.c:  673]:dereffing 0x10f1e09e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1e09e0
[      src/ext.c:  666]:context 0x10f1e09e0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1e41f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e0a50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1e4d90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e0a50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e0a50, got nothing
[      src/ext.c:  707]:context 0x10f1e09e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f1e41f0 with span 0x10f1e4260: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f1e09e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1e4fd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e5040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e5040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e5040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e5040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e4260, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1e5b70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e5040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e5040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e5040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e4260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e5040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e4260, got nothing
[      src/ext.c:  707]:context 0x10f1e41f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f1e4fd0 with span 0x10f1e5040: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f1e41f0
[3576299217] <192.168.4.61:57933> (SOCK=dc53cd6ecf845536) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/b7","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57935> (SOCK=1a91946d02e4e854) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/b8","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548601136, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5590
[      src/ext.c:  866]:checking context 0x10f1e2530
[      src/ext.c:  807]:checking context 0x10f1e2530
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f646d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f64740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f64740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f64740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f64740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e25a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f65270
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f64740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f64740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f64740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f64740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e25a0, got nothing
[      src/ext.c:  707]:context 0x10f1e2530: 5 reffed
[      src/ext.c:  757]:Created context 0x101f646d0 with span 0x101f64740: component: get_common_objects, operation response_decoding, ref_context 0x10f1e2530
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5618 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f1e2530
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101f654b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101f65510
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101f65580
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101f65610
[      src/ext.c: 1537]:got span 0x10f1e25a0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f656c0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f65710
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f65760
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f1e25a0, got something: couchbase~
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f1e25a0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e25a0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f1e25a0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f1e25a0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e25a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e25a0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e25a0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f1e25a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e25a0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f1e25a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e25a0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f1e25a0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edc22c0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edbb9a0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21330: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edbf4a0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1242: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 11 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea690 has count of 173: *** 11 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 11}})] from parent context 0x10f1e2530
[      src/ext.c: 1483]:deallocing Payload 0x101f654b0
[      src/ext.c: 1420]:deallocing span args 0x101f65510
[      src/ext.c: 1427]:freeing 0x101f65660
[      src/ext.c: 1431]:freeing 0x101f65760
[      src/ext.c: 1439]:freeing 0x101f656c0
[      src/ext.c: 1364]:deallocing span tags args 0x101f65580
[      src/ext.c: 1371]:freeing 0x101f65800
[      src/ext.c: 1387]:freeing 0x101f65ad0
[      src/ext.c: 1407]:freeing 0x101f65b20
[      src/ext.c: 1411]:freeing 0x101f65580
[      src/ext.c: 1447]:freeing 0x101f65510
[      src/ext.c: 1450]:deallocing finish args 0x101f65610
[      src/ext.c: 1455]:freeing 0x101f65610
[src/callbacks.c:  285]:dereffing 0x101f646d0, should be final
[      src/ext.c:  662]:checking context 0x101f646d0
[      src/ext.c:  666]:context 0x101f646d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f646d0, should already all be free!
[      src/ext.c:  670]:closing span 0x101f64740
[      src/ext.c:  672]:freeing 0x101f646d0
[      src/ext.c:  673]:dereffing 0x10f1e2530, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1e2530
[      src/ext.c:  666]:context 0x10f1e2530: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f1e4fd0
[      src/ext.c:  689]:dereffing 0x10f1e4fd0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1e4fd0
[      src/ext.c:  666]:context 0x10f1e4fd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1e4fd0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f1e5040
[      src/ext.c:  672]:freeing 0x10f1e4fd0
[      src/ext.c:  673]:dereffing 0x10f1e41f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1e41f0
[      src/ext.c:  666]:context 0x10f1e41f0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f1e41f0
[      src/ext.c:  689]:dereffing 0x10f1e41f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1e41f0
[      src/ext.c:  666]:context 0x10f1e41f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1e41f0, should already all be free!
[      src/ext.c:  647]:context 0x10f1e41f0: freeing node 0x10f1e4fd0
[      src/ext.c:  652]:freeing 0x10f1e5b70
[      src/ext.c:  670]:closing span 0x10f1e4260
[      src/ext.c:  672]:freeing 0x10f1e41f0
[      src/ext.c:  673]:dereffing 0x10f1e09e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1e09e0
[      src/ext.c:  666]:context 0x10f1e09e0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f1e09e0, should be final
[      src/ext.c:  662]:checking context 0x10f1e09e0
[      src/ext.c:  666]:context 0x10f1e09e0: 1 dereffed
[      src/ext.c:  678]:*** 0x10f1e09e0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f1e09e0, should already all be free!
[      src/ext.c:  647]:context 0x10f1e09e0: freeing node 0x10f1e41f0
[      src/ext.c:  652]:freeing 0x10f1e4d90
[      src/ext.c:  647]:context 0x10f1e09e0: freeing node 0x10f1e2530
[      src/ext.c:  652]:freeing 0x10f1e30d0
[      src/ext.c:  647]:context 0x10f1e09e0: freeing node 0x10f1e1120
[      src/ext.c:  652]:freeing 0x10f1e22f0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f66620
[      src/ext.c:  757]:Created context 0x101f66620 with span 0x101f66690: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f66d60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f66dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f66dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f66dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f66dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f66690, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f67f30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f66dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f66dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f66dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f66dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f66690, got nothing
[      src/ext.c:  707]:context 0x101f66620: 2 reffed
[      src/ext.c:  757]:Created context 0x101f66d60 with span 0x101f66dd0: component: handle_single_key, operation request_encoding, ref_context 0x101f66620
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f68170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f66dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f66dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f66dd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f66dd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f68d10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f66690, got nothing
[      src/ext.c:  707]:context 0x101f66620: 3 reffed
[      src/ext.c:  757]:Created context 0x101f68170 with span 0x101f681e0: component: , operation response_decoding, ref_context 0x101f66620
[      src/get.c:  134]:checking context 0x101f68170
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5618: binding context 0x101f68170 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4327899504, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101f66d60
[      src/ext.c:  689]:dereffing 0x101f66d60, not necessarily final
[      src/ext.c:  662]:checking context 0x101f66d60
[      src/ext.c:  666]:context 0x101f66d60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f66d60, should already all be free!
[      src/ext.c:  670]:closing span 0x101f66dd0
[      src/ext.c:  672]:freeing 0x101f66d60
[      src/ext.c:  673]:dereffing 0x101f66620, not necessarily final
[      src/ext.c:  662]:checking context 0x101f66620
[      src/ext.c:  666]:context 0x101f66620: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f69e30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f66690, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f6a9d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f66690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f66690, got nothing
[      src/ext.c:  707]:context 0x101f66620: 3 reffed
[      src/ext.c:  757]:Created context 0x101f69e30 with span 0x101f69ea0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101f66620
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f6ac10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f6ac80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f6ac80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f6ac80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f6ac80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f69ea0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f6b7b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f6ac80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f6ac80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f6ac80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f69ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f6ac80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f69ea0, got nothing
[      src/ext.c:  707]:context 0x101f69e30: 2 reffed
[      src/ext.c:  757]:Created context 0x101f6ac10 with span 0x101f6ac80: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101f69e30
[3576299217] <192.168.4.61:57932> (SOCK=f5faf2a8f594040f) Starting. Timeout=2000000us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ba","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4327899504, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5618
[      src/ext.c:  866]:checking context 0x101f68170
[      src/ext.c:  807]:checking context 0x101f68170
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f74360
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f743d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f743d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f743d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f743d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f681e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f74f00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f743d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f743d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f743d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f743d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f681e0, got nothing
[      src/ext.c:  707]:context 0x101f68170: 5 reffed
[      src/ext.c:  757]:Created context 0x101f74360 with span 0x101f743d0: component: get_common_objects, operation response_decoding, ref_context 0x101f68170
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda56a0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101f68170
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101f75140
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101f751a0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101f75210
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101f752a0
[      src/ext.c: 1537]:got span 0x101f681e0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f75350
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f753a0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f753f0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101f681e0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101f681e0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f681e0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101f681e0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101f681e0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f681e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f681e0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f681e0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101f681e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f681e0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101f681e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f681e0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101f681e0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edc28b0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edbbce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21333: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edbfba0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1243: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4392058496 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10edc2860 has count of 2: *** 4392058496 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4392058496}})] from parent context 0x101f68170
[      src/ext.c: 1483]:deallocing Payload 0x101f75140
[      src/ext.c: 1420]:deallocing span args 0x101f751a0
[      src/ext.c: 1427]:freeing 0x101f752f0
[      src/ext.c: 1431]:freeing 0x101f753f0
[      src/ext.c: 1439]:freeing 0x101f75350
[      src/ext.c: 1364]:deallocing span tags args 0x101f75210
[      src/ext.c: 1371]:freeing 0x101f75490
[      src/ext.c: 1387]:freeing 0x101f75760
[      src/ext.c: 1407]:freeing 0x101f757b0
[      src/ext.c: 1411]:freeing 0x101f75210
[      src/ext.c: 1447]:freeing 0x101f751a0
[      src/ext.c: 1450]:deallocing finish args 0x101f752a0
[      src/ext.c: 1455]:freeing 0x101f752a0
[src/callbacks.c:  285]:dereffing 0x101f74360, should be final
[      src/ext.c:  662]:checking context 0x101f74360
[      src/ext.c:  666]:context 0x101f74360: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f74360, should already all be free!
[      src/ext.c:  670]:closing span 0x101f743d0
[      src/ext.c:  672]:freeing 0x101f74360
[      src/ext.c:  673]:dereffing 0x101f68170, not necessarily final
[      src/ext.c:  662]:checking context 0x101f68170
[      src/ext.c:  666]:context 0x101f68170: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101f6ac10
[      src/ext.c:  689]:dereffing 0x101f6ac10, not necessarily final
[      src/ext.c:  662]:checking context 0x101f6ac10
[      src/ext.c:  666]:context 0x101f6ac10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f6ac10, should already all be free!
[      src/ext.c:  670]:closing span 0x101f6ac80
[      src/ext.c:  672]:freeing 0x101f6ac10
[      src/ext.c:  673]:dereffing 0x101f69e30, not necessarily final
[      src/ext.c:  662]:checking context 0x101f69e30
[      src/ext.c:  666]:context 0x101f69e30: 1 dereffed
[      src/ext.c:  688]:checking context 0x101f69e30
[      src/ext.c:  689]:dereffing 0x101f69e30, not necessarily final
[      src/ext.c:  662]:checking context 0x101f69e30
[      src/ext.c:  666]:context 0x101f69e30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f69e30, should already all be free!
[      src/ext.c:  647]:context 0x101f69e30: freeing node 0x101f6ac10
[      src/ext.c:  652]:freeing 0x101f6b7b0
[      src/ext.c:  670]:closing span 0x101f69ea0
[      src/ext.c:  672]:freeing 0x101f69e30
[      src/ext.c:  673]:dereffing 0x101f66620, not necessarily final
[      src/ext.c:  662]:checking context 0x101f66620
[      src/ext.c:  666]:context 0x101f66620: 2 dereffed
[      src/get.c:  420]:dereffing 0x101f66620, should be final
[      src/ext.c:  662]:checking context 0x101f66620
[      src/ext.c:  666]:context 0x101f66620: 1 dereffed
[      src/ext.c:  678]:*** 0x101f66620 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101f66620, should already all be free!
[      src/ext.c:  647]:context 0x101f66620: freeing node 0x101f69e30
[      src/ext.c:  652]:freeing 0x101f6a9d0
[      src/ext.c:  647]:context 0x101f66620: freeing node 0x101f68170
[      src/ext.c:  652]:freeing 0x101f68d10
[      src/ext.c:  647]:context 0x101f66620: freeing node 0x101f66d60
[      src/ext.c:  652]:freeing 0x101f67f30
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f762b0
[      src/ext.c:  757]:Created context 0x101f762b0 with span 0x101f76320: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f769f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f76a60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f76a60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f76a60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f76a60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f76320, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f77bc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f76a60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f76a60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f76a60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f76a60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f76320, got nothing
[      src/ext.c:  707]:context 0x101f762b0: 2 reffed
[      src/ext.c:  757]:Created context 0x101f769f0 with span 0x101f76a60: component: handle_single_key, operation request_encoding, ref_context 0x101f762b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f77e00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f76a60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f76a60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f76a60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f76a60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f789a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f76320, got nothing
[      src/ext.c:  707]:context 0x101f762b0: 3 reffed
[      src/ext.c:  757]:Created context 0x101f77e00 with span 0x101f77e70: component: , operation response_decoding, ref_context 0x101f762b0
[      src/get.c:  134]:checking context 0x101f77e00
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda56a0: binding context 0x101f77e00 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4327964160, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101f769f0
[      src/ext.c:  689]:dereffing 0x101f769f0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f769f0
[      src/ext.c:  666]:context 0x101f769f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f769f0, should already all be free!
[      src/ext.c:  670]:closing span 0x101f76a60
[      src/ext.c:  672]:freeing 0x101f769f0
[      src/ext.c:  673]:dereffing 0x101f762b0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f762b0
[      src/ext.c:  666]:context 0x101f762b0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1e77f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f76320, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1e8390
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f76320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f76320, got nothing
[      src/ext.c:  707]:context 0x101f762b0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f1e77f0 with span 0x10f1e7860: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101f762b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1e85d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e8640, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e8640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e8640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e8640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e7860, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1e9170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e8640, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e8640, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e8640, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1e7860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e8640, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1e7860, got nothing
[      src/ext.c:  707]:context 0x10f1e77f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f1e85d0 with span 0x10f1e8640: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f1e77f0
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb4ea0,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57935","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57936> (SOCK=07ef7937aa896e28) Starting. Timeout=900us (L:474)
[3576299217] <192.168.4.61:57935> (SOCK=1a91946d02e4e854) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/bb","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4327964160, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda56a0
[      src/ext.c:  866]:checking context 0x101f77e00
[      src/ext.c:  807]:checking context 0x101f77e00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1f2170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f21e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f21e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f21e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f21e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f77e70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1f2d10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f21e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f21e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f21e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f21e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f77e70, got nothing
[      src/ext.c:  707]:context 0x101f77e00: 5 reffed
[      src/ext.c:  757]:Created context 0x10f1f2170 with span 0x10f1f21e0: component: get_common_objects, operation response_decoding, ref_context 0x101f77e00
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5728 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101f77e00
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f1f2f50
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f1f2fb0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f1f3020
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f1f30b0
[      src/ext.c: 1537]:got span 0x101f77e70
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f1f3160
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f1f31b0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f1f3200
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101f77e70, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101f77e70, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f77e70, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101f77e70, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101f77e70, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f77e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f77e70, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f77e70, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101f77e70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f77e70, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101f77e70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f77e70, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101f77e70, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edcc220 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edc4298 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21337: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edca7b0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1244: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21338: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101f77e00
[      src/ext.c: 1483]:deallocing Payload 0x10f1f2f50
[      src/ext.c: 1420]:deallocing span args 0x10f1f2fb0
[      src/ext.c: 1427]:freeing 0x10f1f3100
[      src/ext.c: 1431]:freeing 0x10f1f3200
[      src/ext.c: 1439]:freeing 0x10f1f3160
[      src/ext.c: 1364]:deallocing span tags args 0x10f1f3020
[      src/ext.c: 1371]:freeing 0x10f1f32a0
[      src/ext.c: 1387]:freeing 0x10f1f3570
[      src/ext.c: 1407]:freeing 0x10f1f35c0
[      src/ext.c: 1411]:freeing 0x10f1f3020
[      src/ext.c: 1447]:freeing 0x10f1f2fb0
[      src/ext.c: 1450]:deallocing finish args 0x10f1f30b0
[      src/ext.c: 1455]:freeing 0x10f1f30b0
[src/callbacks.c:  285]:dereffing 0x10f1f2170, should be final
[      src/ext.c:  662]:checking context 0x10f1f2170
[      src/ext.c:  666]:context 0x10f1f2170: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1f2170, should already all be free!
[      src/ext.c:  670]:closing span 0x10f1f21e0
[      src/ext.c:  672]:freeing 0x10f1f2170
[      src/ext.c:  673]:dereffing 0x101f77e00, not necessarily final
[      src/ext.c:  662]:checking context 0x101f77e00
[      src/ext.c:  666]:context 0x101f77e00: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f1e85d0
[      src/ext.c:  689]:dereffing 0x10f1e85d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1e85d0
[      src/ext.c:  666]:context 0x10f1e85d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1e85d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f1e8640
[      src/ext.c:  672]:freeing 0x10f1e85d0
[      src/ext.c:  673]:dereffing 0x10f1e77f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1e77f0
[      src/ext.c:  666]:context 0x10f1e77f0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f1e77f0
[      src/ext.c:  689]:dereffing 0x10f1e77f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1e77f0
[      src/ext.c:  666]:context 0x10f1e77f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1e77f0, should already all be free!
[      src/ext.c:  647]:context 0x10f1e77f0: freeing node 0x10f1e85d0
[      src/ext.c:  652]:freeing 0x10f1e9170
[      src/ext.c:  670]:closing span 0x10f1e7860
[      src/ext.c:  672]:freeing 0x10f1e77f0
[      src/ext.c:  673]:dereffing 0x101f762b0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f762b0
[      src/ext.c:  666]:context 0x101f762b0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101f762b0, should be final
[      src/ext.c:  662]:checking context 0x101f762b0
[      src/ext.c:  666]:context 0x101f762b0: 1 dereffed
[      src/ext.c:  678]:*** 0x101f762b0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101f762b0, should already all be free!
[      src/ext.c:  647]:context 0x101f762b0: freeing node 0x10f1e77f0
[      src/ext.c:  652]:freeing 0x10f1e8390
[      src/ext.c:  647]:context 0x101f762b0: freeing node 0x101f77e00
[      src/ext.c:  652]:freeing 0x101f789a0
[      src/ext.c:  647]:context 0x101f762b0: freeing node 0x101f769f0
[      src/ext.c:  652]:freeing 0x101f77bc0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1f40c0
[      src/ext.c:  757]:Created context 0x10f1f40c0 with span 0x10f1f4130: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1f4800
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f4870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f4870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f4870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f4870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f4130, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1f59d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f4870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f4870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f4870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f4870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f4130, got nothing
[      src/ext.c:  707]:context 0x10f1f40c0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f1f4800 with span 0x10f1f4870: component: handle_single_key, operation request_encoding, ref_context 0x10f1f40c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1f5c10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f4870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f4870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f4870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f4870, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1f67b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f4130, got nothing
[      src/ext.c:  707]:context 0x10f1f40c0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f1f5c10 with span 0x10f1f5c80: component: , operation response_decoding, ref_context 0x10f1f40c0
[      src/get.c:  134]:checking context 0x10f1f5c10
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5728: binding context 0x10f1f5c10 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548680720, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f1f4800
[      src/ext.c:  689]:dereffing 0x10f1f4800, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1f4800
[      src/ext.c:  666]:context 0x10f1f4800: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1f4800, should already all be free!
[      src/ext.c:  670]:closing span 0x10f1f4870
[      src/ext.c:  672]:freeing 0x10f1f4800
[      src/ext.c:  673]:dereffing 0x10f1f40c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1f40c0
[      src/ext.c:  666]:context 0x10f1f40c0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1f78d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f4130, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1f8470
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f4130, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f4130, got nothing
[      src/ext.c:  707]:context 0x10f1f40c0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f1f78d0 with span 0x10f1f7940: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f1f40c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f1f86b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f8720, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f8720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f8720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f8720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f7940, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f1f9250
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f8720, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f8720, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f8720, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f7940, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f8720, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f7940, got nothing
[      src/ext.c:  707]:context 0x10f1f78d0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f1f86b0 with span 0x10f1f8720: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f1f78d0
[3576299217] <192.168.4.61:57932> (SOCK=f5faf2a8f594040f) Connected established (L:147)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb5f40,IX=3) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57936","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Provider 'CCCP' failed (L:185)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/bd","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4548680720, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5728
[      src/ext.c:  866]:checking context 0x10f1f5c10
[      src/ext.c:  807]:checking context 0x10f1f5c10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060308e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106030950, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106030950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106030950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106030950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f5c80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106031480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106030950, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106030950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106030950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106030950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f5c80, got nothing
[      src/ext.c:  707]:context 0x10f1f5c10: 5 reffed
[      src/ext.c:  757]:Created context 0x1060308e0 with span 0x106030950: component: get_common_objects, operation response_decoding, ref_context 0x10f1f5c10
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5838 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f1f5c10
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1060316c0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106031720
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106031790
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106031820
[      src/ext.c: 1537]:got span 0x10f1f5c80
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060318d0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106031920
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106031970
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f1f5c80, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f1f5c80, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f5c80, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f1f5c80, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f1f5c80, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f5c80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f1f5c80, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f1f5c80, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f1f5c80, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f1f5c80, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f1f5c80, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f1f5c80, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f1f5c80, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edcc950 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd31a8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 10432 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10edcc900 has count of 2: *** 10432 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edd2120 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1245: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21339: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 10432, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f1f5c10
[      src/ext.c: 1483]:deallocing Payload 0x1060316c0
[      src/ext.c: 1420]:deallocing span args 0x106031720
[      src/ext.c: 1427]:freeing 0x106031870
[      src/ext.c: 1431]:freeing 0x106031970
[      src/ext.c: 1439]:freeing 0x1060318d0
[      src/ext.c: 1364]:deallocing span tags args 0x106031790
[      src/ext.c: 1371]:freeing 0x106031a10
[      src/ext.c: 1387]:freeing 0x106031ce0
[      src/ext.c: 1407]:freeing 0x106031d30
[      src/ext.c: 1411]:freeing 0x106031790
[      src/ext.c: 1447]:freeing 0x106031720
[      src/ext.c: 1450]:deallocing finish args 0x106031820
[      src/ext.c: 1455]:freeing 0x106031820
[src/callbacks.c:  285]:dereffing 0x1060308e0, should be final
[      src/ext.c:  662]:checking context 0x1060308e0
[      src/ext.c:  666]:context 0x1060308e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060308e0, should already all be free!
[      src/ext.c:  670]:closing span 0x106030950
[      src/ext.c:  672]:freeing 0x1060308e0
[      src/ext.c:  673]:dereffing 0x10f1f5c10, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1f5c10
[      src/ext.c:  666]:context 0x10f1f5c10: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f1f86b0
[      src/ext.c:  689]:dereffing 0x10f1f86b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1f86b0
[      src/ext.c:  666]:context 0x10f1f86b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1f86b0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f1f8720
[      src/ext.c:  672]:freeing 0x10f1f86b0
[      src/ext.c:  673]:dereffing 0x10f1f78d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1f78d0
[      src/ext.c:  666]:context 0x10f1f78d0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f1f78d0
[      src/ext.c:  689]:dereffing 0x10f1f78d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1f78d0
[      src/ext.c:  666]:context 0x10f1f78d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f1f78d0, should already all be free!
[      src/ext.c:  647]:context 0x10f1f78d0: freeing node 0x10f1f86b0
[      src/ext.c:  652]:freeing 0x10f1f9250
[      src/ext.c:  670]:closing span 0x10f1f7940
[      src/ext.c:  672]:freeing 0x10f1f78d0
[      src/ext.c:  673]:dereffing 0x10f1f40c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f1f40c0
[      src/ext.c:  666]:context 0x10f1f40c0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f1f40c0, should be final
[      src/ext.c:  662]:checking context 0x10f1f40c0
[      src/ext.c:  666]:context 0x10f1f40c0: 1 dereffed
[      src/ext.c:  678]:*** 0x10f1f40c0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f1f40c0, should already all be free!
[      src/ext.c:  647]:context 0x10f1f40c0: freeing node 0x10f1f78d0
[      src/ext.c:  652]:freeing 0x10f1f8470
[      src/ext.c:  647]:context 0x10f1f40c0: freeing node 0x10f1f5c10
[      src/ext.c:  652]:freeing 0x10f1f67b0
[      src/ext.c:  647]:context 0x10f1f40c0: freeing node 0x10f1f4800
[      src/ext.c:  652]:freeing 0x10f1f59d0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106032830
[      src/ext.c:  757]:Created context 0x106032830 with span 0x1060328a0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106032f70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106032fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106032fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106032fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106032fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060328a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106034140
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106032fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106032fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106032fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106032fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060328a0, got nothing
[      src/ext.c:  707]:context 0x106032830: 2 reffed
[      src/ext.c:  757]:Created context 0x106032f70 with span 0x106032fe0: component: handle_single_key, operation request_encoding, ref_context 0x106032830
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106034380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106032fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106032fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106032fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106032fe0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106034f20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060328a0, got nothing
[      src/ext.c:  707]:context 0x106032830: 3 reffed
[      src/ext.c:  757]:Created context 0x106034380 with span 0x1060343f0: component: , operation response_decoding, ref_context 0x106032830
[      src/get.c:  134]:checking context 0x106034380
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5838: binding context 0x106034380 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395844480, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106032f70
[      src/ext.c:  689]:dereffing 0x106032f70, not necessarily final
[      src/ext.c:  662]:checking context 0x106032f70
[      src/ext.c:  666]:context 0x106032f70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106032f70, should already all be free!
[      src/ext.c:  670]:closing span 0x106032fe0
[      src/ext.c:  672]:freeing 0x106032f70
[      src/ext.c:  673]:dereffing 0x106032830, not necessarily final
[      src/ext.c:  662]:checking context 0x106032830
[      src/ext.c:  666]:context 0x106032830: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106036040
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060328a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106036be0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060328a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060328a0, got nothing
[      src/ext.c:  707]:context 0x106032830: 3 reffed
[      src/ext.c:  757]:Created context 0x106036040 with span 0x1060360b0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106032830
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106036e20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106036e90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106036e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106036e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106036e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060360b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060379c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106036e90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106036e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106036e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060360b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106036e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060360b0, got nothing
[      src/ext.c:  707]:context 0x106036040: 2 reffed
[      src/ext.c:  757]:Created context 0x106036e20 with span 0x106036e90: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106036040
[3576299217] <192.168.4.61:57936> (SOCK=07ef7937aa896e28) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/be","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395844480, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5838
[      src/ext.c:  866]:checking context 0x106034380
[      src/ext.c:  807]:checking context 0x106034380
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10603c2a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603c310, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603c310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603c310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603c310, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060343f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10603ce40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603c310, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603c310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603c310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603c310, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060343f0, got nothing
[      src/ext.c:  707]:context 0x106034380: 5 reffed
[      src/ext.c:  757]:Created context 0x10603c2a0 with span 0x10603c310: component: get_common_objects, operation response_decoding, ref_context 0x106034380
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda58c0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106034380
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10603d080
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10603d0e0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10603d150
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10603d1e0
[      src/ext.c: 1537]:got span 0x1060343f0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10603d290
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10603d2e0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10603d330
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1060343f0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1060343f0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060343f0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1060343f0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1060343f0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060343f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1060343f0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1060343f0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1060343f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1060343f0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1060343f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1060343f0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1060343f0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edccd60 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd3658 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21341: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edd26d0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1246: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 2 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea4e0 has count of 5948: *** 2 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 2}})] from parent context 0x106034380
[      src/ext.c: 1483]:deallocing Payload 0x10603d080
[      src/ext.c: 1420]:deallocing span args 0x10603d0e0
[      src/ext.c: 1427]:freeing 0x10603d230
[      src/ext.c: 1431]:freeing 0x10603d330
[      src/ext.c: 1439]:freeing 0x10603d290
[      src/ext.c: 1364]:deallocing span tags args 0x10603d150
[      src/ext.c: 1371]:freeing 0x10603d3d0
[      src/ext.c: 1387]:freeing 0x10603d6a0
[      src/ext.c: 1407]:freeing 0x10603d6f0
[      src/ext.c: 1411]:freeing 0x10603d150
[      src/ext.c: 1447]:freeing 0x10603d0e0
[      src/ext.c: 1450]:deallocing finish args 0x10603d1e0
[      src/ext.c: 1455]:freeing 0x10603d1e0
[src/callbacks.c:  285]:dereffing 0x10603c2a0, should be final
[      src/ext.c:  662]:checking context 0x10603c2a0
[      src/ext.c:  666]:context 0x10603c2a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10603c2a0, should already all be free!
[      src/ext.c:  670]:closing span 0x10603c310
[      src/ext.c:  672]:freeing 0x10603c2a0
[      src/ext.c:  673]:dereffing 0x106034380, not necessarily final
[      src/ext.c:  662]:checking context 0x106034380
[      src/ext.c:  666]:context 0x106034380: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x106036e20
[      src/ext.c:  689]:dereffing 0x106036e20, not necessarily final
[      src/ext.c:  662]:checking context 0x106036e20
[      src/ext.c:  666]:context 0x106036e20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106036e20, should already all be free!
[      src/ext.c:  670]:closing span 0x106036e90
[      src/ext.c:  672]:freeing 0x106036e20
[      src/ext.c:  673]:dereffing 0x106036040, not necessarily final
[      src/ext.c:  662]:checking context 0x106036040
[      src/ext.c:  666]:context 0x106036040: 1 dereffed
[      src/ext.c:  688]:checking context 0x106036040
[      src/ext.c:  689]:dereffing 0x106036040, not necessarily final
[      src/ext.c:  662]:checking context 0x106036040
[      src/ext.c:  666]:context 0x106036040: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106036040, should already all be free!
[      src/ext.c:  647]:context 0x106036040: freeing node 0x106036e20
[      src/ext.c:  652]:freeing 0x1060379c0
[      src/ext.c:  670]:closing span 0x1060360b0
[      src/ext.c:  672]:freeing 0x106036040
[      src/ext.c:  673]:dereffing 0x106032830, not necessarily final
[      src/ext.c:  662]:checking context 0x106032830
[      src/ext.c:  666]:context 0x106032830: 2 dereffed
[      src/get.c:  420]:dereffing 0x106032830, should be final
[      src/ext.c:  662]:checking context 0x106032830
[      src/ext.c:  666]:context 0x106032830: 1 dereffed
[      src/ext.c:  678]:*** 0x106032830 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106032830, should already all be free!
[      src/ext.c:  647]:context 0x106032830: freeing node 0x106036040
[      src/ext.c:  652]:freeing 0x106036be0
[      src/ext.c:  647]:context 0x106032830: freeing node 0x106034380
[      src/ext.c:  652]:freeing 0x106034f20
[      src/ext.c:  647]:context 0x106032830: freeing node 0x106032f70
[      src/ext.c:  652]:freeing 0x106034140
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10603e1f0
[      src/ext.c:  757]:Created context 0x10603e1f0 with span 0x10603e260: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10603e930
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603e9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603e9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603e9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603e9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603e260, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10603fb00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603e9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603e9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603e9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603e9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603e260, got nothing
[      src/ext.c:  707]:context 0x10603e1f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10603e930 with span 0x10603e9a0: component: handle_single_key, operation request_encoding, ref_context 0x10603e1f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10603fd40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603e9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603e9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603e9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603e9a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060408e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603e260, got nothing
[      src/ext.c:  707]:context 0x10603e1f0: 3 reffed
[      src/ext.c:  757]:Created context 0x10603fd40 with span 0x10603fdb0: component: , operation response_decoding, ref_context 0x10603e1f0
[      src/get.c:  134]:checking context 0x10603fd40
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda58c0: binding context 0x10603fd40 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395892032, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10603e930
[      src/ext.c:  689]:dereffing 0x10603e930, not necessarily final
[      src/ext.c:  662]:checking context 0x10603e930
[      src/ext.c:  666]:context 0x10603e930: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10603e930, should already all be free!
[      src/ext.c:  670]:closing span 0x10603e9a0
[      src/ext.c:  672]:freeing 0x10603e930
[      src/ext.c:  673]:dereffing 0x10603e1f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10603e1f0
[      src/ext.c:  666]:context 0x10603e1f0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106041a00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603e260, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060425a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603e260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603e260, got nothing
[      src/ext.c:  707]:context 0x10603e1f0: 3 reffed
[      src/ext.c:  757]:Created context 0x106041a00 with span 0x106041a70: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10603e1f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060427e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106042850, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106042850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106042850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106042850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106041a70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106043380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106042850, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106042850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106042850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106041a70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106042850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106041a70, got nothing
[      src/ext.c:  707]:context 0x106041a00: 2 reffed
[      src/ext.c:  757]:Created context 0x1060427e0 with span 0x106042850: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106041a00
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/bf","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4395892032, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda58c0
[      src/ext.c:  866]:checking context 0x10603fd40
[      src/ext.c:  807]:checking context 0x10603fd40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1061fed10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e261960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e261960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e261960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e261960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603fdb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e261f40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e261960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e261960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e261960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e261960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603fdb0, got nothing
[      src/ext.c:  707]:context 0x10603fd40: 5 reffed
[      src/ext.c:  757]:Created context 0x1061fed10 with span 0x10e261960: component: get_common_objects, operation response_decoding, ref_context 0x10603fd40
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5948 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10603fd40
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e262030
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1061ff420
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e262090
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1061ff490
[      src/ext.c: 1537]:got span 0x10603fdb0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061ff4e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e262180
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1061ff530
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10603fdb0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10603fdb0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603fdb0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10603fdb0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10603fdb0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603fdb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10603fdb0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10603fdb0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10603fdb0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10603fdb0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10603fdb0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10603fdb0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10603fdb0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edd82c0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd3a90 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 19208 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10edd8270 has count of 2: *** 19208 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edd2cf0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1247: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396540575 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10edd8310 has count of 2: *** 4396540575 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 19208, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396540575}})] from parent context 0x10603fd40
[      src/ext.c: 1483]:deallocing Payload 0x10e262030
[      src/ext.c: 1420]:deallocing span args 0x1061ff420
[      src/ext.c: 1427]:freeing 0x10e262120
[      src/ext.c: 1431]:freeing 0x1061ff530
[      src/ext.c: 1439]:freeing 0x1061ff4e0
[      src/ext.c: 1364]:deallocing span tags args 0x10e262090
[      src/ext.c: 1371]:freeing 0x1061ff580
[      src/ext.c: 1387]:freeing 0x10e262350
[      src/ext.c: 1407]:freeing 0x1061ff720
[      src/ext.c: 1411]:freeing 0x10e262090
[      src/ext.c: 1447]:freeing 0x1061ff420
[      src/ext.c: 1450]:deallocing finish args 0x1061ff490
[      src/ext.c: 1455]:freeing 0x1061ff490
[src/callbacks.c:  285]:dereffing 0x1061fed10, should be final
[      src/ext.c:  662]:checking context 0x1061fed10
[      src/ext.c:  666]:context 0x1061fed10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1061fed10, should already all be free!
[      src/ext.c:  670]:closing span 0x10e261960
[      src/ext.c:  672]:freeing 0x1061fed10
[      src/ext.c:  673]:dereffing 0x10603fd40, not necessarily final
[      src/ext.c:  662]:checking context 0x10603fd40
[      src/ext.c:  666]:context 0x10603fd40: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1060427e0
[      src/ext.c:  689]:dereffing 0x1060427e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1060427e0
[      src/ext.c:  666]:context 0x1060427e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1060427e0, should already all be free!
[      src/ext.c:  670]:closing span 0x106042850
[      src/ext.c:  672]:freeing 0x1060427e0
[      src/ext.c:  673]:dereffing 0x106041a00, not necessarily final
[      src/ext.c:  662]:checking context 0x106041a00
[      src/ext.c:  666]:context 0x106041a00: 1 dereffed
[      src/ext.c:  688]:checking context 0x106041a00
[      src/ext.c:  689]:dereffing 0x106041a00, not necessarily final
[      src/ext.c:  662]:checking context 0x106041a00
[      src/ext.c:  666]:context 0x106041a00: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106041a00, should already all be free!
[      src/ext.c:  647]:context 0x106041a00: freeing node 0x1060427e0
[      src/ext.c:  652]:freeing 0x106043380
[      src/ext.c:  670]:closing span 0x106041a70
[      src/ext.c:  672]:freeing 0x106041a00
[      src/ext.c:  673]:dereffing 0x10603e1f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10603e1f0
[      src/ext.c:  666]:context 0x10603e1f0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10603e1f0, should be final
[      src/ext.c:  662]:checking context 0x10603e1f0
[      src/ext.c:  666]:context 0x10603e1f0: 1 dereffed
[      src/ext.c:  678]:*** 0x10603e1f0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10603e1f0, should already all be free!
[      src/ext.c:  647]:context 0x10603e1f0: freeing node 0x106041a00
[      src/ext.c:  652]:freeing 0x1060425a0
[      src/ext.c:  647]:context 0x10603e1f0: freeing node 0x10603fd40
[      src/ext.c:  652]:freeing 0x1060408e0
[      src/ext.c:  647]:context 0x10603e1f0: freeing node 0x10603e930
[      src/ext.c:  652]:freeing 0x10603fb00
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e262920
[      src/ext.c:  757]:Created context 0x10e262920 with span 0x106200180: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1062004f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e262cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e262cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e262cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e262cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106200180, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106200dc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e262cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e262cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e262cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e262cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106200180, got nothing
[      src/ext.c:  707]:context 0x10e262920: 2 reffed
[      src/ext.c:  757]:Created context 0x1062004f0 with span 0x10e262cf0: component: handle_single_key, operation request_encoding, ref_context 0x10e262920
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106200eb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e262cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e262cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e262cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e262cf0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e263d20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106200180, got nothing
[      src/ext.c:  707]:context 0x10e262920: 3 reffed
[      src/ext.c:  757]:Created context 0x106200eb0 with span 0x10e263740: component: , operation response_decoding, ref_context 0x10e262920
[      src/get.c:  134]:checking context 0x106200eb0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5948: binding context 0x106200eb0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397731504, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1062004f0
[      src/ext.c:  689]:dereffing 0x1062004f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1062004f0
[      src/ext.c:  666]:context 0x1062004f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1062004f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e262cf0
[      src/ext.c:  672]:freeing 0x1062004f0
[      src/ext.c:  673]:dereffing 0x10e262920, not necessarily final
[      src/ext.c:  662]:checking context 0x10e262920
[      src/ext.c:  666]:context 0x10e262920: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e264580
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106200180, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106202570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106200180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106200180, got nothing
[      src/ext.c:  707]:context 0x10e262920: 3 reffed
[      src/ext.c:  757]:Created context 0x10e264580 with span 0x106201d30: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e262920
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1062027b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106202820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106202820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106202820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106202820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106201d30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106203350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106202820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106202820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106202820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106201d30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106202820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106201d30, got nothing
[      src/ext.c:  707]:context 0x10e264580: 2 reffed
[      src/ext.c:  757]:Created context 0x1062027b0 with span 0x106202820: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e264580
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/c0","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397731504, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5948
[      src/ext.c:  866]:checking context 0x106200eb0
[      src/ext.c:  807]:checking context 0x106200eb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1062073b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106207420, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106207420, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106207420, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106207420, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e263740, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106207f50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106207420, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106207420, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106207420, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106207420, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e263740, got nothing
[      src/ext.c:  707]:context 0x106200eb0: 5 reffed
[      src/ext.c:  757]:Created context 0x1062073b0 with span 0x106207420: component: get_common_objects, operation response_decoding, ref_context 0x106200eb0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda59d0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106200eb0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106208190
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1062081f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106208260
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1062082f0
[      src/ext.c: 1537]:got span 0x10e263740
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1062083a0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1062083f0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106208440
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e263740, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e263740, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e263740, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e263740, got something: hobjectr	
[      src/ext.c: 1155]:Looking for tagname component from 0x10e263740, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e263740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e263740, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e263740, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e263740, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e263740, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e263740, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e263740, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e263740, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edd8720 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd3ce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396540684 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10edd86d0 has count of 2: *** 4396540684 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edd2eb0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1248: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21350: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396540684, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x106200eb0
[      src/ext.c: 1483]:deallocing Payload 0x106208190
[      src/ext.c: 1420]:deallocing span args 0x1062081f0
[      src/ext.c: 1427]:freeing 0x106208340
[      src/ext.c: 1431]:freeing 0x106208440
[      src/ext.c: 1439]:freeing 0x1062083a0
[      src/ext.c: 1364]:deallocing span tags args 0x106208260
[      src/ext.c: 1371]:freeing 0x1062084e0
[      src/ext.c: 1387]:freeing 0x1062087b0
[      src/ext.c: 1407]:freeing 0x106208800
[      src/ext.c: 1411]:freeing 0x106208260
[      src/ext.c: 1447]:freeing 0x1062081f0
[      src/ext.c: 1450]:deallocing finish args 0x1062082f0
[      src/ext.c: 1455]:freeing 0x1062082f0
[src/callbacks.c:  285]:dereffing 0x1062073b0, should be final
[      src/ext.c:  662]:checking context 0x1062073b0
[      src/ext.c:  666]:context 0x1062073b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1062073b0, should already all be free!
[      src/ext.c:  670]:closing span 0x106207420
[      src/ext.c:  672]:freeing 0x1062073b0
[      src/ext.c:  673]:dereffing 0x106200eb0, not necessarily final
[      src/ext.c:  662]:checking context 0x106200eb0
[      src/ext.c:  666]:context 0x106200eb0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1062027b0
[      src/ext.c:  689]:dereffing 0x1062027b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1062027b0
[      src/ext.c:  666]:context 0x1062027b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1062027b0, should already all be free!
[      src/ext.c:  670]:closing span 0x106202820
[      src/ext.c:  672]:freeing 0x1062027b0
[      src/ext.c:  673]:dereffing 0x10e264580, not necessarily final
[      src/ext.c:  662]:checking context 0x10e264580
[      src/ext.c:  666]:context 0x10e264580: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e264580
[      src/ext.c:  689]:dereffing 0x10e264580, not necessarily final
[      src/ext.c:  662]:checking context 0x10e264580
[      src/ext.c:  666]:context 0x10e264580: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e264580, should already all be free!
[      src/ext.c:  647]:context 0x10e264580: freeing node 0x1062027b0
[      src/ext.c:  652]:freeing 0x106203350
[      src/ext.c:  670]:closing span 0x106201d30
[      src/ext.c:  672]:freeing 0x10e264580
[      src/ext.c:  673]:dereffing 0x10e262920, not necessarily final
[      src/ext.c:  662]:checking context 0x10e262920
[      src/ext.c:  666]:context 0x10e262920: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e262920, should be final
[      src/ext.c:  662]:checking context 0x10e262920
[      src/ext.c:  666]:context 0x10e262920: 1 dereffed
[      src/ext.c:  678]:*** 0x10e262920 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e262920, should already all be free!
[      src/ext.c:  647]:context 0x10e262920: freeing node 0x10e264580
[      src/ext.c:  652]:freeing 0x106202570
[      src/ext.c:  647]:context 0x10e262920: freeing node 0x106200eb0
[      src/ext.c:  652]:freeing 0x10e263d20
[      src/ext.c:  647]:context 0x10e262920: freeing node 0x1062004f0
[      src/ext.c:  652]:freeing 0x106200dc0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106209300
[      src/ext.c:  757]:Created context 0x106209300 with span 0x106209370: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106209a40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106209ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106209ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106209ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106209ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106209370, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10620ac10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106209ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106209ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106209ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106209ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106209370, got nothing
[      src/ext.c:  707]:context 0x106209300: 2 reffed
[      src/ext.c:  757]:Created context 0x106209a40 with span 0x106209ab0: component: handle_single_key, operation request_encoding, ref_context 0x106209300
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10620ae50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106209ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106209ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106209ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106209ab0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10620b9f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106209370, got nothing
[      src/ext.c:  707]:context 0x106209300: 3 reffed
[      src/ext.c:  757]:Created context 0x10620ae50 with span 0x10620aec0: component: , operation response_decoding, ref_context 0x106209300
[      src/get.c:  134]:checking context 0x10620ae50
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda59d0: binding context 0x10620ae50 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397772368, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106209a40
[      src/ext.c:  689]:dereffing 0x106209a40, not necessarily final
[      src/ext.c:  662]:checking context 0x106209a40
[      src/ext.c:  666]:context 0x106209a40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106209a40, should already all be free!
[      src/ext.c:  670]:closing span 0x106209ab0
[      src/ext.c:  672]:freeing 0x106209a40
[      src/ext.c:  673]:dereffing 0x106209300, not necessarily final
[      src/ext.c:  662]:checking context 0x106209300
[      src/ext.c:  666]:context 0x106209300: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10620cb10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106209370, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10620d6b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106209370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106209370, got nothing
[      src/ext.c:  707]:context 0x106209300: 3 reffed
[      src/ext.c:  757]:Created context 0x10620cb10 with span 0x10620cb80: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106209300
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10620d8f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620d960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620d960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620d960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620d960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620cb80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10620e490
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620d960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620d960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620d960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620cb80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620d960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620cb80, got nothing
[      src/ext.c:  707]:context 0x10620cb10: 2 reffed
[      src/ext.c:  757]:Created context 0x10620d8f0 with span 0x10620d960: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10620cb10
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/c1","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397772368, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda59d0
[      src/ext.c:  866]:checking context 0x10620ae50
[      src/ext.c:  807]:checking context 0x10620ae50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1062119f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106211a60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106211a60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106211a60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106211a60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620aec0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106212590
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106211a60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106211a60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106211a60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106211a60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620aec0, got nothing
[      src/ext.c:  707]:context 0x10620ae50: 5 reffed
[      src/ext.c:  757]:Created context 0x1062119f0 with span 0x106211a60: component: get_common_objects, operation response_decoding, ref_context 0x10620ae50
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5a58 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10620ae50
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1062127d0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106212830
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1062128a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106212930
[      src/ext.c: 1537]:got span 0x10620aec0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1062129e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106212a30
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106212a80
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10620aec0, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x10620aec0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620aec0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10620aec0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10620aec0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10620aec0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10620aec0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10620aec0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10620aec0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10620aec0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10620aec0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10620aec0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edd89a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd3ce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055082710433792 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed1dc48 has count of 2: *** 14685055082710433792 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edde2e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1249: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396540811 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10edd88b0 has count of 2: *** 4396540811 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055082710433792, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396540811}})] from parent context 0x10620ae50
[      src/ext.c: 1483]:deallocing Payload 0x1062127d0
[      src/ext.c: 1420]:deallocing span args 0x106212830
[      src/ext.c: 1427]:freeing 0x106212980
[      src/ext.c: 1431]:freeing 0x106212a80
[      src/ext.c: 1439]:freeing 0x1062129e0
[      src/ext.c: 1364]:deallocing span tags args 0x1062128a0
[      src/ext.c: 1371]:freeing 0x106212b20
[      src/ext.c: 1387]:freeing 0x106212df0
[      src/ext.c: 1407]:freeing 0x106212e40
[      src/ext.c: 1411]:freeing 0x1062128a0
[      src/ext.c: 1447]:freeing 0x106212830
[      src/ext.c: 1450]:deallocing finish args 0x106212930
[      src/ext.c: 1455]:freeing 0x106212930
[src/callbacks.c:  285]:dereffing 0x1062119f0, should be final
[      src/ext.c:  662]:checking context 0x1062119f0
[      src/ext.c:  666]:context 0x1062119f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1062119f0, should already all be free!
[      src/ext.c:  670]:closing span 0x106211a60
[      src/ext.c:  672]:freeing 0x1062119f0
[      src/ext.c:  673]:dereffing 0x10620ae50, not necessarily final
[      src/ext.c:  662]:checking context 0x10620ae50
[      src/ext.c:  666]:context 0x10620ae50: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10620d8f0
[      src/ext.c:  689]:dereffing 0x10620d8f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10620d8f0
[      src/ext.c:  666]:context 0x10620d8f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10620d8f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10620d960
[      src/ext.c:  672]:freeing 0x10620d8f0
[      src/ext.c:  673]:dereffing 0x10620cb10, not necessarily final
[      src/ext.c:  662]:checking context 0x10620cb10
[      src/ext.c:  666]:context 0x10620cb10: 1 dereffed
[      src/ext.c:  688]:checking context 0x10620cb10
[      src/ext.c:  689]:dereffing 0x10620cb10, not necessarily final
[      src/ext.c:  662]:checking context 0x10620cb10
[      src/ext.c:  666]:context 0x10620cb10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10620cb10, should already all be free!
[      src/ext.c:  647]:context 0x10620cb10: freeing node 0x10620d8f0
[      src/ext.c:  652]:freeing 0x10620e490
[      src/ext.c:  670]:closing span 0x10620cb80
[      src/ext.c:  672]:freeing 0x10620cb10
[      src/ext.c:  673]:dereffing 0x106209300, not necessarily final
[      src/ext.c:  662]:checking context 0x106209300
[      src/ext.c:  666]:context 0x106209300: 2 dereffed
[      src/get.c:  420]:dereffing 0x106209300, should be final
[      src/ext.c:  662]:checking context 0x106209300
[      src/ext.c:  666]:context 0x106209300: 1 dereffed
[      src/ext.c:  678]:*** 0x106209300 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106209300, should already all be free!
[      src/ext.c:  647]:context 0x106209300: freeing node 0x10620cb10
[      src/ext.c:  652]:freeing 0x10620d6b0
[      src/ext.c:  647]:context 0x106209300: freeing node 0x10620ae50
[      src/ext.c:  652]:freeing 0x10620b9f0
[      src/ext.c:  647]:context 0x106209300: freeing node 0x106209a40
[      src/ext.c:  652]:freeing 0x10620ac10
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106213940
[      src/ext.c:  757]:Created context 0x106213940 with span 0x1062139b0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106214080
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062140f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062140f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062140f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062140f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062139b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106215250
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062140f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062140f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062140f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062140f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062139b0, got nothing
[      src/ext.c:  707]:context 0x106213940: 2 reffed
[      src/ext.c:  757]:Created context 0x106214080 with span 0x1062140f0: component: handle_single_key, operation request_encoding, ref_context 0x106213940
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106215490
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062140f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062140f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062140f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062140f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106216030
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062139b0, got nothing
[      src/ext.c:  707]:context 0x106213940: 3 reffed
[      src/ext.c:  757]:Created context 0x106215490 with span 0x106215500: component: , operation response_decoding, ref_context 0x106213940
[      src/get.c:  134]:checking context 0x106215490
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5a58: binding context 0x106215490 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397814928, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106214080
[      src/ext.c:  689]:dereffing 0x106214080, not necessarily final
[      src/ext.c:  662]:checking context 0x106214080
[      src/ext.c:  666]:context 0x106214080: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106214080, should already all be free!
[      src/ext.c:  670]:closing span 0x1062140f0
[      src/ext.c:  672]:freeing 0x106214080
[      src/ext.c:  673]:dereffing 0x106213940, not necessarily final
[      src/ext.c:  662]:checking context 0x106213940
[      src/ext.c:  666]:context 0x106213940: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106217150
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062139b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106217cf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062139b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062139b0, got nothing
[      src/ext.c:  707]:context 0x106213940: 3 reffed
[      src/ext.c:  757]:Created context 0x106217150 with span 0x1062171c0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106213940
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106217f30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106217fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106217fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106217fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106217fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062171c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106218ad0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106217fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106217fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106217fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062171c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106217fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062171c0, got nothing
[      src/ext.c:  707]:context 0x106217150: 2 reffed
[      src/ext.c:  757]:Created context 0x106217f30 with span 0x106217fa0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106217150
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/c2","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397814928, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5a58
[      src/ext.c:  866]:checking context 0x106215490
[      src/ext.c:  807]:checking context 0x106215490
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10621c030
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621c0a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621c0a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621c0a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621c0a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106215500, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10621cbd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621c0a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621c0a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621c0a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621c0a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106215500, got nothing
[      src/ext.c:  707]:context 0x106215490: 5 reffed
[      src/ext.c:  757]:Created context 0x10621c030 with span 0x10621c0a0: component: get_common_objects, operation response_decoding, ref_context 0x106215490
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5ae0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106215490
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10621ce10
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10621ce70
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10621cee0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10621cf70
[      src/ext.c: 1537]:got span 0x106215500
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10621d020
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10621d070
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10621d0c0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106215500, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x106215500, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106215500, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106215500, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106215500, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106215500, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106215500, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106215500, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106215500, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106215500, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106215500, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106215500, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106215500, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edd8c70 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd3ce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396540515 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10edd8c20 has count of 2: *** 4396540515 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edde120 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1250: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 14685055082710433792 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed1dc48 has count of 2: *** 14685055082710433792 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396540515, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 14685055082710433792}})] from parent context 0x106215490
[      src/ext.c: 1483]:deallocing Payload 0x10621ce10
[      src/ext.c: 1420]:deallocing span args 0x10621ce70
[      src/ext.c: 1427]:freeing 0x10621cfc0
[      src/ext.c: 1431]:freeing 0x10621d0c0
[      src/ext.c: 1439]:freeing 0x10621d020
[      src/ext.c: 1364]:deallocing span tags args 0x10621cee0
[      src/ext.c: 1371]:freeing 0x10621d160
[      src/ext.c: 1387]:freeing 0x10621d430
[      src/ext.c: 1407]:freeing 0x10621d480
[      src/ext.c: 1411]:freeing 0x10621cee0
[      src/ext.c: 1447]:freeing 0x10621ce70
[      src/ext.c: 1450]:deallocing finish args 0x10621cf70
[      src/ext.c: 1455]:freeing 0x10621cf70
[src/callbacks.c:  285]:dereffing 0x10621c030, should be final
[      src/ext.c:  662]:checking context 0x10621c030
[      src/ext.c:  666]:context 0x10621c030: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10621c030, should already all be free!
[      src/ext.c:  670]:closing span 0x10621c0a0
[      src/ext.c:  672]:freeing 0x10621c030
[      src/ext.c:  673]:dereffing 0x106215490, not necessarily final
[      src/ext.c:  662]:checking context 0x106215490
[      src/ext.c:  666]:context 0x106215490: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x106217f30
[      src/ext.c:  689]:dereffing 0x106217f30, not necessarily final
[      src/ext.c:  662]:checking context 0x106217f30
[      src/ext.c:  666]:context 0x106217f30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106217f30, should already all be free!
[      src/ext.c:  670]:closing span 0x106217fa0
[      src/ext.c:  672]:freeing 0x106217f30
[      src/ext.c:  673]:dereffing 0x106217150, not necessarily final
[      src/ext.c:  662]:checking context 0x106217150
[      src/ext.c:  666]:context 0x106217150: 1 dereffed
[      src/ext.c:  688]:checking context 0x106217150
[      src/ext.c:  689]:dereffing 0x106217150, not necessarily final
[      src/ext.c:  662]:checking context 0x106217150
[      src/ext.c:  666]:context 0x106217150: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106217150, should already all be free!
[      src/ext.c:  647]:context 0x106217150: freeing node 0x106217f30
[      src/ext.c:  652]:freeing 0x106218ad0
[      src/ext.c:  670]:closing span 0x1062171c0
[      src/ext.c:  672]:freeing 0x106217150
[      src/ext.c:  673]:dereffing 0x106213940, not necessarily final
[      src/ext.c:  662]:checking context 0x106213940
[      src/ext.c:  666]:context 0x106213940: 2 dereffed
[      src/get.c:  420]:dereffing 0x106213940, should be final
[      src/ext.c:  662]:checking context 0x106213940
[      src/ext.c:  666]:context 0x106213940: 1 dereffed
[      src/ext.c:  678]:*** 0x106213940 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106213940, should already all be free!
[      src/ext.c:  647]:context 0x106213940: freeing node 0x106217150
[      src/ext.c:  652]:freeing 0x106217cf0
[      src/ext.c:  647]:context 0x106213940: freeing node 0x106215490
[      src/ext.c:  652]:freeing 0x106216030
[      src/ext.c:  647]:context 0x106213940: freeing node 0x106214080
[      src/ext.c:  652]:freeing 0x106215250
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10621df80
[      src/ext.c:  757]:Created context 0x10621df80 with span 0x10621dff0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10621e6c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621e730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621e730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621e730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621e730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621dff0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10621f890
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621e730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621e730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621e730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621e730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621dff0, got nothing
[      src/ext.c:  707]:context 0x10621df80: 2 reffed
[      src/ext.c:  757]:Created context 0x10621e6c0 with span 0x10621e730: component: handle_single_key, operation request_encoding, ref_context 0x10621df80
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10621fad0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621e730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621e730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621e730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621e730, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106220670
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621dff0, got nothing
[      src/ext.c:  707]:context 0x10621df80: 3 reffed
[      src/ext.c:  757]:Created context 0x10621fad0 with span 0x10621fb40: component: , operation response_decoding, ref_context 0x10621df80
[      src/get.c:  134]:checking context 0x10621fad0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5ae0: binding context 0x10621fad0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397857488, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10621e6c0
[      src/ext.c:  689]:dereffing 0x10621e6c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10621e6c0
[      src/ext.c:  666]:context 0x10621e6c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10621e6c0, should already all be free!
[      src/ext.c:  670]:closing span 0x10621e730
[      src/ext.c:  672]:freeing 0x10621e6c0
[      src/ext.c:  673]:dereffing 0x10621df80, not necessarily final
[      src/ext.c:  662]:checking context 0x10621df80
[      src/ext.c:  666]:context 0x10621df80: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106221790
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621dff0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106222330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621dff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621dff0, got nothing
[      src/ext.c:  707]:context 0x10621df80: 3 reffed
[      src/ext.c:  757]:Created context 0x106221790 with span 0x106221800: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10621df80
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106222570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062225e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062225e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062225e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062225e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106221800, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106223110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062225e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062225e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062225e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106221800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062225e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106221800, got nothing
[      src/ext.c:  707]:context 0x106221790: 2 reffed
[      src/ext.c:  757]:Created context 0x106222570 with span 0x1062225e0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106221790
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/c3","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397857488, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5ae0
[      src/ext.c:  866]:checking context 0x10621fad0
[      src/ext.c:  807]:checking context 0x10621fad0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106226670
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062266e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062266e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062266e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062266e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621fb40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106227210
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062266e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062266e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062266e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062266e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621fb40, got nothing
[      src/ext.c:  707]:context 0x10621fad0: 5 reffed
[      src/ext.c:  757]:Created context 0x106226670 with span 0x1062266e0: component: get_common_objects, operation response_decoding, ref_context 0x10621fad0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5b68 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10621fad0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106227450
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1062274b0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106227520
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1062275b0
[      src/ext.c: 1537]:got span 0x10621fb40
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106227660
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1062276b0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106227700
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10621fb40, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10621fb40, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621fb40, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10621fb40, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10621fb40, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621fb40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10621fb40, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10621fb40, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10621fb40, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10621fb40, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10621fb40, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10621fb40, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10621fb40, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edd8ef0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd3ce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 11 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea690 has count of 174: *** 11 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edde430 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1251: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21354: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 11, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10621fad0
[      src/ext.c: 1483]:deallocing Payload 0x106227450
[      src/ext.c: 1420]:deallocing span args 0x1062274b0
[      src/ext.c: 1427]:freeing 0x106227600
[      src/ext.c: 1431]:freeing 0x106227700
[      src/ext.c: 1439]:freeing 0x106227660
[      src/ext.c: 1364]:deallocing span tags args 0x106227520
[      src/ext.c: 1371]:freeing 0x1062277a0
[      src/ext.c: 1387]:freeing 0x106227a70
[      src/ext.c: 1407]:freeing 0x106227ac0
[      src/ext.c: 1411]:freeing 0x106227520
[      src/ext.c: 1447]:freeing 0x1062274b0
[      src/ext.c: 1450]:deallocing finish args 0x1062275b0
[      src/ext.c: 1455]:freeing 0x1062275b0
[src/callbacks.c:  285]:dereffing 0x106226670, should be final
[      src/ext.c:  662]:checking context 0x106226670
[      src/ext.c:  666]:context 0x106226670: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106226670, should already all be free!
[      src/ext.c:  670]:closing span 0x1062266e0
[      src/ext.c:  672]:freeing 0x106226670
[      src/ext.c:  673]:dereffing 0x10621fad0, not necessarily final
[      src/ext.c:  662]:checking context 0x10621fad0
[      src/ext.c:  666]:context 0x10621fad0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x106222570
[      src/ext.c:  689]:dereffing 0x106222570, not necessarily final
[      src/ext.c:  662]:checking context 0x106222570
[      src/ext.c:  666]:context 0x106222570: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106222570, should already all be free!
[      src/ext.c:  670]:closing span 0x1062225e0
[      src/ext.c:  672]:freeing 0x106222570
[      src/ext.c:  673]:dereffing 0x106221790, not necessarily final
[      src/ext.c:  662]:checking context 0x106221790
[      src/ext.c:  666]:context 0x106221790: 1 dereffed
[      src/ext.c:  688]:checking context 0x106221790
[      src/ext.c:  689]:dereffing 0x106221790, not necessarily final
[      src/ext.c:  662]:checking context 0x106221790
[      src/ext.c:  666]:context 0x106221790: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106221790, should already all be free!
[      src/ext.c:  647]:context 0x106221790: freeing node 0x106222570
[      src/ext.c:  652]:freeing 0x106223110
[      src/ext.c:  670]:closing span 0x106221800
[      src/ext.c:  672]:freeing 0x106221790
[      src/ext.c:  673]:dereffing 0x10621df80, not necessarily final
[      src/ext.c:  662]:checking context 0x10621df80
[      src/ext.c:  666]:context 0x10621df80: 2 dereffed
[      src/get.c:  420]:dereffing 0x10621df80, should be final
[      src/ext.c:  662]:checking context 0x10621df80
[      src/ext.c:  666]:context 0x10621df80: 1 dereffed
[      src/ext.c:  678]:*** 0x10621df80 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10621df80, should already all be free!
[      src/ext.c:  647]:context 0x10621df80: freeing node 0x106221790
[      src/ext.c:  652]:freeing 0x106222330
[      src/ext.c:  647]:context 0x10621df80: freeing node 0x10621fad0
[      src/ext.c:  652]:freeing 0x106220670
[      src/ext.c:  647]:context 0x10621df80: freeing node 0x10621e6c0
[      src/ext.c:  652]:freeing 0x10621f890
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1062285c0
[      src/ext.c:  757]:Created context 0x1062285c0 with span 0x106228630: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2649d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f25ef10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f25ef10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f25ef10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f25ef10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106228630, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2652a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f25ef10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f25ef10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f25ef10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f25ef10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106228630, got nothing
[      src/ext.c:  707]:context 0x1062285c0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e2649d0 with span 0x10f25ef10: component: handle_single_key, operation request_encoding, ref_context 0x1062285c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e265390
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f25ef10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f25ef10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f25ef10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f25ef10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f25ff40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106228630, got nothing
[      src/ext.c:  707]:context 0x1062285c0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e265390 with span 0x10f25f960: component: , operation response_decoding, ref_context 0x1062285c0
[      src/get.c:  134]:checking context 0x10e265390
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5b68: binding context 0x10e265390 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532360080, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e2649d0
[      src/ext.c:  689]:dereffing 0x10e2649d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2649d0
[      src/ext.c:  666]:context 0x10e2649d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2649d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f25ef10
[      src/ext.c:  672]:freeing 0x10e2649d0
[      src/ext.c:  673]:dereffing 0x1062285c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1062285c0
[      src/ext.c:  666]:context 0x1062285c0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2607a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106228630, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2667f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106228630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106228630, got nothing
[      src/ext.c:  707]:context 0x1062285c0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2607a0 with span 0x10e266210: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1062285c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2668e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f260eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f260eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f260eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f260eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e266210, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f261490
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f260eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f260eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f260eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e266210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f260eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e266210, got nothing
[      src/ext.c:  707]:context 0x10f2607a0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e2668e0 with span 0x10f260eb0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f2607a0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/c4","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532360080, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5b68
[      src/ext.c:  866]:checking context 0x10e265390
[      src/ext.c:  807]:checking context 0x10e265390
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2689f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f262ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f262ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f262ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f262ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f25f960, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f263480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f262ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f262ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f262ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f262ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f25f960, got nothing
[      src/ext.c:  707]:context 0x10e265390: 5 reffed
[      src/ext.c:  757]:Created context 0x10e2689f0 with span 0x10f262ea0: component: get_common_objects, operation response_decoding, ref_context 0x10e265390
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5bf0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e265390
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f263570
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e269100
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f2635d0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e269170
[      src/ext.c: 1537]:got span 0x10f25f960
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2691c0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2636c0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e269210
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f25f960, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f25f960, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f25f960, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f25f960, got something: ȇ
[      src/ext.c: 1155]:Looking for tagname component from 0x10f25f960, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f25f960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f25f960, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f25f960, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f25f960, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f25f960, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f25f960, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f25f960, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f25f960, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ede11d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd3ce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055086129564619 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed97a90 has count of 2: *** 14685055086129564619 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edde660 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1252: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396540634 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ede1180 has count of 2: *** 4396540634 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055086129564619, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396540634}})] from parent context 0x10e265390
[      src/ext.c: 1483]:deallocing Payload 0x10f263570
[      src/ext.c: 1420]:deallocing span args 0x10e269100
[      src/ext.c: 1427]:freeing 0x10f263660
[      src/ext.c: 1431]:freeing 0x10e269210
[      src/ext.c: 1439]:freeing 0x10e2691c0
[      src/ext.c: 1364]:deallocing span tags args 0x10f2635d0
[      src/ext.c: 1371]:freeing 0x10e269260
[      src/ext.c: 1387]:freeing 0x10f263890
[      src/ext.c: 1407]:freeing 0x10e269400
[      src/ext.c: 1411]:freeing 0x10f2635d0
[      src/ext.c: 1447]:freeing 0x10e269100
[      src/ext.c: 1450]:deallocing finish args 0x10e269170
[      src/ext.c: 1455]:freeing 0x10e269170
[src/callbacks.c:  285]:dereffing 0x10e2689f0, should be final
[      src/ext.c:  662]:checking context 0x10e2689f0
[      src/ext.c:  666]:context 0x10e2689f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2689f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f262ea0
[      src/ext.c:  672]:freeing 0x10e2689f0
[      src/ext.c:  673]:dereffing 0x10e265390, not necessarily final
[      src/ext.c:  662]:checking context 0x10e265390
[      src/ext.c:  666]:context 0x10e265390: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e2668e0
[      src/ext.c:  689]:dereffing 0x10e2668e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2668e0
[      src/ext.c:  666]:context 0x10e2668e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2668e0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f260eb0
[      src/ext.c:  672]:freeing 0x10e2668e0
[      src/ext.c:  673]:dereffing 0x10f2607a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2607a0
[      src/ext.c:  666]:context 0x10f2607a0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f2607a0
[      src/ext.c:  689]:dereffing 0x10f2607a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2607a0
[      src/ext.c:  666]:context 0x10f2607a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2607a0, should already all be free!
[      src/ext.c:  647]:context 0x10f2607a0: freeing node 0x10e2668e0
[      src/ext.c:  652]:freeing 0x10f261490
[      src/ext.c:  670]:closing span 0x10e266210
[      src/ext.c:  672]:freeing 0x10f2607a0
[      src/ext.c:  673]:dereffing 0x1062285c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1062285c0
[      src/ext.c:  666]:context 0x1062285c0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1062285c0, should be final
[      src/ext.c:  662]:checking context 0x1062285c0
[      src/ext.c:  666]:context 0x1062285c0: 1 dereffed
[      src/ext.c:  678]:*** 0x1062285c0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1062285c0, should already all be free!
[      src/ext.c:  647]:context 0x1062285c0: freeing node 0x10f2607a0
[      src/ext.c:  652]:freeing 0x10e2667f0
[      src/ext.c:  647]:context 0x1062285c0: freeing node 0x10e265390
[      src/ext.c:  652]:freeing 0x10f25ff40
[      src/ext.c:  647]:context 0x1062285c0: freeing node 0x10e2649d0
[      src/ext.c:  652]:freeing 0x10e2652a0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e269980
[      src/ext.c:  757]:Created context 0x10e269980 with span 0x10f263e60: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2641d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e269d50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e269d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e269d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e269d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f263e60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f264aa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e269d50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e269d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e269d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e269d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f263e60, got nothing
[      src/ext.c:  707]:context 0x10e269980: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2641d0 with span 0x10e269d50: component: handle_single_key, operation request_encoding, ref_context 0x10e269980
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f264b90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e269d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e269d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e269d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e269d50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e26ad80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f263e60, got nothing
[      src/ext.c:  707]:context 0x10e269980: 3 reffed
[      src/ext.c:  757]:Created context 0x10f264b90 with span 0x10e26a7a0: component: , operation response_decoding, ref_context 0x10e269980
[      src/get.c:  134]:checking context 0x10f264b90
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5bf0: binding context 0x10f264b90 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549135248, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f2641d0
[      src/ext.c:  689]:dereffing 0x10f2641d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2641d0
[      src/ext.c:  666]:context 0x10f2641d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2641d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e269d50
[      src/ext.c:  672]:freeing 0x10f2641d0
[      src/ext.c:  673]:dereffing 0x10e269980, not necessarily final
[      src/ext.c:  662]:checking context 0x10e269980
[      src/ext.c:  666]:context 0x10e269980: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e26b5e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f263e60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f265ff0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f263e60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f263e60, got nothing
[      src/ext.c:  707]:context 0x10e269980: 3 reffed
[      src/ext.c:  757]:Created context 0x10e26b5e0 with span 0x10f265a10: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e269980
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2660e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26bcf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26bcf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26bcf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26bcf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f265a10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e26c2d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26bcf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26bcf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26bcf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f265a10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26bcf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f265a10, got nothing
[      src/ext.c:  707]:context 0x10e26b5e0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2660e0 with span 0x10e26bcf0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e26b5e0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/c5","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549135248, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5bf0
[      src/ext.c:  866]:checking context 0x10f264b90
[      src/ext.c:  807]:checking context 0x10f264b90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2681f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26dce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26dce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26dce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26dce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26a7a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e26e2c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26dce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26dce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26dce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26dce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26a7a0, got nothing
[      src/ext.c:  707]:context 0x10f264b90: 5 reffed
[      src/ext.c:  757]:Created context 0x10f2681f0 with span 0x10e26dce0: component: get_common_objects, operation response_decoding, ref_context 0x10f264b90
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5c78 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f264b90
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e26e3b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f268900
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e26e410
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f268970
[      src/ext.c: 1537]:got span 0x10e26a7a0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2689c0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e26e500
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f268a10
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e26a7a0, got something: couchbase~
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e26a7a0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26a7a0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e26a7a0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e26a7a0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26a7a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26a7a0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26a7a0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e26a7a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26a7a0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e26a7a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26a7a0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e26a7a0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ede14a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd3ce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21357: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edde890 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1253: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21358: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f264b90
[      src/ext.c: 1483]:deallocing Payload 0x10e26e3b0
[      src/ext.c: 1420]:deallocing span args 0x10f268900
[      src/ext.c: 1427]:freeing 0x10e26e4a0
[      src/ext.c: 1431]:freeing 0x10f268a10
[      src/ext.c: 1439]:freeing 0x10f2689c0
[      src/ext.c: 1364]:deallocing span tags args 0x10e26e410
[      src/ext.c: 1371]:freeing 0x10f268a60
[      src/ext.c: 1387]:freeing 0x10e26e6d0
[      src/ext.c: 1407]:freeing 0x10f268c00
[      src/ext.c: 1411]:freeing 0x10e26e410
[      src/ext.c: 1447]:freeing 0x10f268900
[      src/ext.c: 1450]:deallocing finish args 0x10f268970
[      src/ext.c: 1455]:freeing 0x10f268970
[src/callbacks.c:  285]:dereffing 0x10f2681f0, should be final
[      src/ext.c:  662]:checking context 0x10f2681f0
[      src/ext.c:  666]:context 0x10f2681f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2681f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e26dce0
[      src/ext.c:  672]:freeing 0x10f2681f0
[      src/ext.c:  673]:dereffing 0x10f264b90, not necessarily final
[      src/ext.c:  662]:checking context 0x10f264b90
[      src/ext.c:  666]:context 0x10f264b90: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f2660e0
[      src/ext.c:  689]:dereffing 0x10f2660e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2660e0
[      src/ext.c:  666]:context 0x10f2660e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2660e0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e26bcf0
[      src/ext.c:  672]:freeing 0x10f2660e0
[      src/ext.c:  673]:dereffing 0x10e26b5e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e26b5e0
[      src/ext.c:  666]:context 0x10e26b5e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e26b5e0
[      src/ext.c:  689]:dereffing 0x10e26b5e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e26b5e0
[      src/ext.c:  666]:context 0x10e26b5e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e26b5e0, should already all be free!
[      src/ext.c:  647]:context 0x10e26b5e0: freeing node 0x10f2660e0
[      src/ext.c:  652]:freeing 0x10e26c2d0
[      src/ext.c:  670]:closing span 0x10f265a10
[      src/ext.c:  672]:freeing 0x10e26b5e0
[      src/ext.c:  673]:dereffing 0x10e269980, not necessarily final
[      src/ext.c:  662]:checking context 0x10e269980
[      src/ext.c:  666]:context 0x10e269980: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e269980, should be final
[      src/ext.c:  662]:checking context 0x10e269980
[      src/ext.c:  666]:context 0x10e269980: 1 dereffed
[      src/ext.c:  678]:*** 0x10e269980 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e269980, should already all be free!
[      src/ext.c:  647]:context 0x10e269980: freeing node 0x10e26b5e0
[      src/ext.c:  652]:freeing 0x10f265ff0
[      src/ext.c:  647]:context 0x10e269980: freeing node 0x10f264b90
[      src/ext.c:  652]:freeing 0x10e26ad80
[      src/ext.c:  647]:context 0x10e269980: freeing node 0x10f2641d0
[      src/ext.c:  652]:freeing 0x10f264aa0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f269180
[      src/ext.c:  757]:Created context 0x10f269180 with span 0x10e26eca0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e26f010
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f269550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f269550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f269550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f269550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26eca0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e26f8e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f269550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f269550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f269550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f269550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26eca0, got nothing
[      src/ext.c:  707]:context 0x10f269180: 2 reffed
[      src/ext.c:  757]:Created context 0x10e26f010 with span 0x10f269550: component: handle_single_key, operation request_encoding, ref_context 0x10f269180
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e26f9d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f269550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f269550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f269550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f269550, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f26a580
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26eca0, got nothing
[      src/ext.c:  707]:context 0x10f269180: 3 reffed
[      src/ext.c:  757]:Created context 0x10e26f9d0 with span 0x10f269fa0: component: , operation response_decoding, ref_context 0x10f269180
[      src/get.c:  134]:checking context 0x10e26f9d0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5c78: binding context 0x10e26f9d0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532402640, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e26f010
[      src/ext.c:  689]:dereffing 0x10e26f010, not necessarily final
[      src/ext.c:  662]:checking context 0x10e26f010
[      src/ext.c:  666]:context 0x10e26f010: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e26f010, should already all be free!
[      src/ext.c:  670]:closing span 0x10f269550
[      src/ext.c:  672]:freeing 0x10e26f010
[      src/ext.c:  673]:dereffing 0x10f269180, not necessarily final
[      src/ext.c:  662]:checking context 0x10f269180
[      src/ext.c:  666]:context 0x10f269180: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f26ade0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26eca0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e270e30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e26eca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e26eca0, got nothing
[      src/ext.c:  707]:context 0x10f269180: 3 reffed
[      src/ext.c:  757]:Created context 0x10f26ade0 with span 0x10e270850: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f269180
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e270f20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f26b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f26b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f26b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f26b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e270850, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f26bad0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f26b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f26b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f26b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e270850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f26b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e270850, got nothing
[      src/ext.c:  707]:context 0x10f26ade0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e270f20 with span 0x10f26b4f0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f26ade0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/c6","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532402640, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5c78
[      src/ext.c:  866]:checking context 0x10e26f9d0
[      src/ext.c:  807]:checking context 0x10e26f9d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e273250
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2732c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2732c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2732c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2732c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f269fa0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e273df0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2732c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2732c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2732c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2732c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f269fa0, got nothing
[      src/ext.c:  707]:context 0x10e26f9d0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e273250 with span 0x10e2732c0: component: get_common_objects, operation response_decoding, ref_context 0x10e26f9d0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5d00 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e26f9d0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e274030
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e274090
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e274100
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e274190
[      src/ext.c: 1537]:got span 0x10f269fa0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e274240
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e274290
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2742e0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f269fa0, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f269fa0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f269fa0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f269fa0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f269fa0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f269fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f269fa0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f269fa0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f269fa0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f269fa0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f269fa0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f269fa0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f269fa0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ede1720 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd9d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055082710433792 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed97a90 has count of 2: *** 14685055082710433792 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eddeac0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1254: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396540769 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ede16d0 has count of 2: *** 4396540769 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055082710433792, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396540769}})] from parent context 0x10e26f9d0
[      src/ext.c: 1483]:deallocing Payload 0x10e274030
[      src/ext.c: 1420]:deallocing span args 0x10e274090
[      src/ext.c: 1427]:freeing 0x10e2741e0
[      src/ext.c: 1431]:freeing 0x10e2742e0
[      src/ext.c: 1439]:freeing 0x10e274240
[      src/ext.c: 1364]:deallocing span tags args 0x10e274100
[      src/ext.c: 1371]:freeing 0x10e274380
[      src/ext.c: 1387]:freeing 0x10e274650
[      src/ext.c: 1407]:freeing 0x10e2746a0
[      src/ext.c: 1411]:freeing 0x10e274100
[      src/ext.c: 1447]:freeing 0x10e274090
[      src/ext.c: 1450]:deallocing finish args 0x10e274190
[      src/ext.c: 1455]:freeing 0x10e274190
[src/callbacks.c:  285]:dereffing 0x10e273250, should be final
[      src/ext.c:  662]:checking context 0x10e273250
[      src/ext.c:  666]:context 0x10e273250: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e273250, should already all be free!
[      src/ext.c:  670]:closing span 0x10e2732c0
[      src/ext.c:  672]:freeing 0x10e273250
[      src/ext.c:  673]:dereffing 0x10e26f9d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e26f9d0
[      src/ext.c:  666]:context 0x10e26f9d0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e270f20
[      src/ext.c:  689]:dereffing 0x10e270f20, not necessarily final
[      src/ext.c:  662]:checking context 0x10e270f20
[      src/ext.c:  666]:context 0x10e270f20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e270f20, should already all be free!
[      src/ext.c:  670]:closing span 0x10f26b4f0
[      src/ext.c:  672]:freeing 0x10e270f20
[      src/ext.c:  673]:dereffing 0x10f26ade0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f26ade0
[      src/ext.c:  666]:context 0x10f26ade0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f26ade0
[      src/ext.c:  689]:dereffing 0x10f26ade0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f26ade0
[      src/ext.c:  666]:context 0x10f26ade0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f26ade0, should already all be free!
[      src/ext.c:  647]:context 0x10f26ade0: freeing node 0x10e270f20
[      src/ext.c:  652]:freeing 0x10f26bad0
[      src/ext.c:  670]:closing span 0x10e270850
[      src/ext.c:  672]:freeing 0x10f26ade0
[      src/ext.c:  673]:dereffing 0x10f269180, not necessarily final
[      src/ext.c:  662]:checking context 0x10f269180
[      src/ext.c:  666]:context 0x10f269180: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f269180, should be final
[      src/ext.c:  662]:checking context 0x10f269180
[      src/ext.c:  666]:context 0x10f269180: 1 dereffed
[      src/ext.c:  678]:*** 0x10f269180 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f269180, should already all be free!
[      src/ext.c:  647]:context 0x10f269180: freeing node 0x10f26ade0
[      src/ext.c:  652]:freeing 0x10e270e30
[      src/ext.c:  647]:context 0x10f269180: freeing node 0x10e26f9d0
[      src/ext.c:  652]:freeing 0x10f26a580
[      src/ext.c:  647]:context 0x10f269180: freeing node 0x10e26f010
[      src/ext.c:  652]:freeing 0x10e26f8e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2751a0
[      src/ext.c:  757]:Created context 0x10e2751a0 with span 0x10e275210: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2758e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e275950, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e275950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e275950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e275950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e275210, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e276ab0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e275950, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e275950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e275950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e275950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e275210, got nothing
[      src/ext.c:  707]:context 0x10e2751a0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e2758e0 with span 0x10e275950: component: handle_single_key, operation request_encoding, ref_context 0x10e2751a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e276cf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e275950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e275950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e275950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e275950, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e277890
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e275210, got nothing
[      src/ext.c:  707]:context 0x10e2751a0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e276cf0 with span 0x10e276d60: component: , operation response_decoding, ref_context 0x10e2751a0
[      src/get.c:  134]:checking context 0x10e276cf0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5d00: binding context 0x10e276cf0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532432112, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e2758e0
[      src/ext.c:  689]:dereffing 0x10e2758e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2758e0
[      src/ext.c:  666]:context 0x10e2758e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2758e0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e275950
[      src/ext.c:  672]:freeing 0x10e2758e0
[      src/ext.c:  673]:dereffing 0x10e2751a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2751a0
[      src/ext.c:  666]:context 0x10e2751a0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2789b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e275210, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e279550
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e275210, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e275210, got nothing
[      src/ext.c:  707]:context 0x10e2751a0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e2789b0 with span 0x10e278a20: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e2751a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e279790
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e279800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e279800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e279800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e279800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e278a20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e27a330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e279800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e279800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e279800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e278a20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e279800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e278a20, got nothing
[      src/ext.c:  707]:context 0x10e2789b0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e279790 with span 0x10e279800: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e2789b0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/c7","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532432112, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5d00
[      src/ext.c:  866]:checking context 0x10e276cf0
[      src/ext.c:  807]:checking context 0x10e276cf0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e27d890
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e27d900, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e27d900, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e27d900, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e27d900, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e276d60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e27e430
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e27d900, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e27d900, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e27d900, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e27d900, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e276d60, got nothing
[      src/ext.c:  707]:context 0x10e276cf0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e27d890 with span 0x10e27d900: component: get_common_objects, operation response_decoding, ref_context 0x10e276cf0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5d88 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e276cf0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e27e670
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e27e6d0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e27e740
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e27e7d0
[      src/ext.c: 1537]:got span 0x10e276d60
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e27e880
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e27e8d0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e27e920
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e276d60, got something: couchbase

[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e276d60, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e276d60, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e276d60, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e276d60, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e276d60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e276d60, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e276d60, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e276d60, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e276d60, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e276d60, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e276d60, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e276d60, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ede19f0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd9d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396540515 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ede19a0 has count of 2: *** 4396540515 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10eddeeb0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1255: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 14685055082710433792 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed97a90 has count of 2: *** 14685055082710433792 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396540515, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 14685055082710433792}})] from parent context 0x10e276cf0
[      src/ext.c: 1483]:deallocing Payload 0x10e27e670
[      src/ext.c: 1420]:deallocing span args 0x10e27e6d0
[      src/ext.c: 1427]:freeing 0x10e27e820
[      src/ext.c: 1431]:freeing 0x10e27e920
[      src/ext.c: 1439]:freeing 0x10e27e880
[      src/ext.c: 1364]:deallocing span tags args 0x10e27e740
[      src/ext.c: 1371]:freeing 0x10e27e9c0
[      src/ext.c: 1387]:freeing 0x10e27ec90
[      src/ext.c: 1407]:freeing 0x10e27ece0
[      src/ext.c: 1411]:freeing 0x10e27e740
[      src/ext.c: 1447]:freeing 0x10e27e6d0
[      src/ext.c: 1450]:deallocing finish args 0x10e27e7d0
[      src/ext.c: 1455]:freeing 0x10e27e7d0
[src/callbacks.c:  285]:dereffing 0x10e27d890, should be final
[      src/ext.c:  662]:checking context 0x10e27d890
[      src/ext.c:  666]:context 0x10e27d890: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e27d890, should already all be free!
[      src/ext.c:  670]:closing span 0x10e27d900
[      src/ext.c:  672]:freeing 0x10e27d890
[      src/ext.c:  673]:dereffing 0x10e276cf0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e276cf0
[      src/ext.c:  666]:context 0x10e276cf0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e279790
[      src/ext.c:  689]:dereffing 0x10e279790, not necessarily final
[      src/ext.c:  662]:checking context 0x10e279790
[      src/ext.c:  666]:context 0x10e279790: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e279790, should already all be free!
[      src/ext.c:  670]:closing span 0x10e279800
[      src/ext.c:  672]:freeing 0x10e279790
[      src/ext.c:  673]:dereffing 0x10e2789b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2789b0
[      src/ext.c:  666]:context 0x10e2789b0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e2789b0
[      src/ext.c:  689]:dereffing 0x10e2789b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2789b0
[      src/ext.c:  666]:context 0x10e2789b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2789b0, should already all be free!
[      src/ext.c:  647]:context 0x10e2789b0: freeing node 0x10e279790
[      src/ext.c:  652]:freeing 0x10e27a330
[      src/ext.c:  670]:closing span 0x10e278a20
[      src/ext.c:  672]:freeing 0x10e2789b0
[      src/ext.c:  673]:dereffing 0x10e2751a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2751a0
[      src/ext.c:  666]:context 0x10e2751a0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e2751a0, should be final
[      src/ext.c:  662]:checking context 0x10e2751a0
[      src/ext.c:  666]:context 0x10e2751a0: 1 dereffed
[      src/ext.c:  678]:*** 0x10e2751a0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e2751a0, should already all be free!
[      src/ext.c:  647]:context 0x10e2751a0: freeing node 0x10e2789b0
[      src/ext.c:  652]:freeing 0x10e279550
[      src/ext.c:  647]:context 0x10e2751a0: freeing node 0x10e276cf0
[      src/ext.c:  652]:freeing 0x10e277890
[      src/ext.c:  647]:context 0x10e2751a0: freeing node 0x10e2758e0
[      src/ext.c:  652]:freeing 0x10e276ab0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e27f7e0
[      src/ext.c:  757]:Created context 0x10e27f7e0 with span 0x10e27f850: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e27ff20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e27ff90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e27ff90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e27ff90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e27ff90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e27f850, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2810f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e27ff90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e27ff90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e27ff90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e27ff90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e27f850, got nothing
[      src/ext.c:  707]:context 0x10e27f7e0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e27ff20 with span 0x10e27ff90: component: handle_single_key, operation request_encoding, ref_context 0x10e27f7e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e281330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e27ff90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e27ff90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e27ff90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e27ff90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e281ed0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e27f850, got nothing
[      src/ext.c:  707]:context 0x10e27f7e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e281330 with span 0x10e2813a0: component: , operation response_decoding, ref_context 0x10e27f7e0
[      src/get.c:  134]:checking context 0x10e281330
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5d88: binding context 0x10e281330 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532474672, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e27ff20
[      src/ext.c:  689]:dereffing 0x10e27ff20, not necessarily final
[      src/ext.c:  662]:checking context 0x10e27ff20
[      src/ext.c:  666]:context 0x10e27ff20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e27ff20, should already all be free!
[      src/ext.c:  670]:closing span 0x10e27ff90
[      src/ext.c:  672]:freeing 0x10e27ff20
[      src/ext.c:  673]:dereffing 0x10e27f7e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e27f7e0
[      src/ext.c:  666]:context 0x10e27f7e0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e282ff0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e27f850, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e283b90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e27f850, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e27f850, got nothing
[      src/ext.c:  707]:context 0x10e27f7e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e282ff0 with span 0x10e283060: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e27f7e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e283dd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e283e40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e283e40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e283e40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e283e40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e283060, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e284970
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e283e40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e283e40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e283e40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e283060, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e283e40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e283060, got nothing
[      src/ext.c:  707]:context 0x10e282ff0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e283dd0 with span 0x10e283e40: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e282ff0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/c8","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532474672, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5d88
[      src/ext.c:  866]:checking context 0x10e281330
[      src/ext.c:  807]:checking context 0x10e281330
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e287ed0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e287f40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e287f40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e287f40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e287f40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2813a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e288a70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e287f40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e287f40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e287f40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e287f40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2813a0, got nothing
[      src/ext.c:  707]:context 0x10e281330: 5 reffed
[      src/ext.c:  757]:Created context 0x10e287ed0 with span 0x10e287f40: component: get_common_objects, operation response_decoding, ref_context 0x10e281330
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5e10 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e281330
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e288cb0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e288d10
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e288d80
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e288e10
[      src/ext.c: 1537]:got span 0x10e2813a0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e288ec0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e288f10
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e288f60
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e2813a0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e2813a0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2813a0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e2813a0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e2813a0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2813a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2813a0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2813a0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e2813a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2813a0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e2813a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2813a0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e2813a0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ede1c70 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd9d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 11 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea690 has count of 174: *** 11 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ede7270 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1256: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21361: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 11, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10e281330
[      src/ext.c: 1483]:deallocing Payload 0x10e288cb0
[      src/ext.c: 1420]:deallocing span args 0x10e288d10
[      src/ext.c: 1427]:freeing 0x10e288e60
[      src/ext.c: 1431]:freeing 0x10e288f60
[      src/ext.c: 1439]:freeing 0x10e288ec0
[      src/ext.c: 1364]:deallocing span tags args 0x10e288d80
[      src/ext.c: 1371]:freeing 0x10e289000
[      src/ext.c: 1387]:freeing 0x10e2892d0
[      src/ext.c: 1407]:freeing 0x10e289320
[      src/ext.c: 1411]:freeing 0x10e288d80
[      src/ext.c: 1447]:freeing 0x10e288d10
[      src/ext.c: 1450]:deallocing finish args 0x10e288e10
[      src/ext.c: 1455]:freeing 0x10e288e10
[src/callbacks.c:  285]:dereffing 0x10e287ed0, should be final
[      src/ext.c:  662]:checking context 0x10e287ed0
[      src/ext.c:  666]:context 0x10e287ed0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e287ed0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e287f40
[      src/ext.c:  672]:freeing 0x10e287ed0
[      src/ext.c:  673]:dereffing 0x10e281330, not necessarily final
[      src/ext.c:  662]:checking context 0x10e281330
[      src/ext.c:  666]:context 0x10e281330: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e283dd0
[      src/ext.c:  689]:dereffing 0x10e283dd0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e283dd0
[      src/ext.c:  666]:context 0x10e283dd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e283dd0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e283e40
[      src/ext.c:  672]:freeing 0x10e283dd0
[      src/ext.c:  673]:dereffing 0x10e282ff0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e282ff0
[      src/ext.c:  666]:context 0x10e282ff0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e282ff0
[      src/ext.c:  689]:dereffing 0x10e282ff0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e282ff0
[      src/ext.c:  666]:context 0x10e282ff0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e282ff0, should already all be free!
[      src/ext.c:  647]:context 0x10e282ff0: freeing node 0x10e283dd0
[      src/ext.c:  652]:freeing 0x10e284970
[      src/ext.c:  670]:closing span 0x10e283060
[      src/ext.c:  672]:freeing 0x10e282ff0
[      src/ext.c:  673]:dereffing 0x10e27f7e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e27f7e0
[      src/ext.c:  666]:context 0x10e27f7e0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e27f7e0, should be final
[      src/ext.c:  662]:checking context 0x10e27f7e0
[      src/ext.c:  666]:context 0x10e27f7e0: 1 dereffed
[      src/ext.c:  678]:*** 0x10e27f7e0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e27f7e0, should already all be free!
[      src/ext.c:  647]:context 0x10e27f7e0: freeing node 0x10e282ff0
[      src/ext.c:  652]:freeing 0x10e283b90
[      src/ext.c:  647]:context 0x10e27f7e0: freeing node 0x10e281330
[      src/ext.c:  652]:freeing 0x10e281ed0
[      src/ext.c:  647]:context 0x10e27f7e0: freeing node 0x10e27ff20
[      src/ext.c:  652]:freeing 0x10e2810f0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e289e20
[      src/ext.c:  757]:Created context 0x10e289e20 with span 0x10e289e90: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e28a560
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28a5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28a5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28a5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28a5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e289e90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e28b730
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28a5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28a5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28a5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28a5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e289e90, got nothing
[      src/ext.c:  707]:context 0x10e289e20: 2 reffed
[      src/ext.c:  757]:Created context 0x10e28a560 with span 0x10e28a5d0: component: handle_single_key, operation request_encoding, ref_context 0x10e289e20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e28b970
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28a5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28a5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28a5d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28a5d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e28c510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e289e90, got nothing
[      src/ext.c:  707]:context 0x10e289e20: 3 reffed
[      src/ext.c:  757]:Created context 0x10e28b970 with span 0x10e28b9e0: component: , operation response_decoding, ref_context 0x10e289e20
[      src/get.c:  134]:checking context 0x10e28b970
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5e10: binding context 0x10e28b970 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532517232, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e28a560
[      src/ext.c:  689]:dereffing 0x10e28a560, not necessarily final
[      src/ext.c:  662]:checking context 0x10e28a560
[      src/ext.c:  666]:context 0x10e28a560: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e28a560, should already all be free!
[      src/ext.c:  670]:closing span 0x10e28a5d0
[      src/ext.c:  672]:freeing 0x10e28a560
[      src/ext.c:  673]:dereffing 0x10e289e20, not necessarily final
[      src/ext.c:  662]:checking context 0x10e289e20
[      src/ext.c:  666]:context 0x10e289e20: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e28d630
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e289e90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e28e1d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e289e90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e289e90, got nothing
[      src/ext.c:  707]:context 0x10e289e20: 3 reffed
[      src/ext.c:  757]:Created context 0x10e28d630 with span 0x10e28d6a0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e289e20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e28e410
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28e480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28e480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28e480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28e480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28d6a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e28efb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28e480, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28e480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28e480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28d6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28e480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28d6a0, got nothing
[      src/ext.c:  707]:context 0x10e28d630: 2 reffed
[      src/ext.c:  757]:Created context 0x10e28e410 with span 0x10e28e480: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e28d630
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/c9","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532517232, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5e10
[      src/ext.c:  866]:checking context 0x10e28b970
[      src/ext.c:  807]:checking context 0x10e28b970
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e292510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e292580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e292580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e292580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e292580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28b9e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2930b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e292580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e292580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e292580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e292580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28b9e0, got nothing
[      src/ext.c:  707]:context 0x10e28b970: 5 reffed
[      src/ext.c:  757]:Created context 0x10e292510 with span 0x10e292580: component: get_common_objects, operation response_decoding, ref_context 0x10e28b970
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5e98 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e28b970
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e2932f0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e293350
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e2933c0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e293450
[      src/ext.c: 1537]:got span 0x10e28b9e0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e293500
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e293550
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2935a0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e28b9e0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e28b9e0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28b9e0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e28b9e0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e28b9e0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28b9e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e28b9e0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e28b9e0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e28b9e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e28b9e0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e28b9e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e28b9e0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e28b9e0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ede1ef0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd9d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21363: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ede70b0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1257: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 6 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea5a0 has count of 500: *** 6 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 6}})] from parent context 0x10e28b970
[      src/ext.c: 1483]:deallocing Payload 0x10e2932f0
[      src/ext.c: 1420]:deallocing span args 0x10e293350
[      src/ext.c: 1427]:freeing 0x10e2934a0
[      src/ext.c: 1431]:freeing 0x10e2935a0
[      src/ext.c: 1439]:freeing 0x10e293500
[      src/ext.c: 1364]:deallocing span tags args 0x10e2933c0
[      src/ext.c: 1371]:freeing 0x10e293640
[      src/ext.c: 1387]:freeing 0x10e293910
[      src/ext.c: 1407]:freeing 0x10e293960
[      src/ext.c: 1411]:freeing 0x10e2933c0
[      src/ext.c: 1447]:freeing 0x10e293350
[      src/ext.c: 1450]:deallocing finish args 0x10e293450
[      src/ext.c: 1455]:freeing 0x10e293450
[src/callbacks.c:  285]:dereffing 0x10e292510, should be final
[      src/ext.c:  662]:checking context 0x10e292510
[      src/ext.c:  666]:context 0x10e292510: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e292510, should already all be free!
[      src/ext.c:  670]:closing span 0x10e292580
[      src/ext.c:  672]:freeing 0x10e292510
[      src/ext.c:  673]:dereffing 0x10e28b970, not necessarily final
[      src/ext.c:  662]:checking context 0x10e28b970
[      src/ext.c:  666]:context 0x10e28b970: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e28e410
[      src/ext.c:  689]:dereffing 0x10e28e410, not necessarily final
[      src/ext.c:  662]:checking context 0x10e28e410
[      src/ext.c:  666]:context 0x10e28e410: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e28e410, should already all be free!
[      src/ext.c:  670]:closing span 0x10e28e480
[      src/ext.c:  672]:freeing 0x10e28e410
[      src/ext.c:  673]:dereffing 0x10e28d630, not necessarily final
[      src/ext.c:  662]:checking context 0x10e28d630
[      src/ext.c:  666]:context 0x10e28d630: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e28d630
[      src/ext.c:  689]:dereffing 0x10e28d630, not necessarily final
[      src/ext.c:  662]:checking context 0x10e28d630
[      src/ext.c:  666]:context 0x10e28d630: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e28d630, should already all be free!
[      src/ext.c:  647]:context 0x10e28d630: freeing node 0x10e28e410
[      src/ext.c:  652]:freeing 0x10e28efb0
[      src/ext.c:  670]:closing span 0x10e28d6a0
[      src/ext.c:  672]:freeing 0x10e28d630
[      src/ext.c:  673]:dereffing 0x10e289e20, not necessarily final
[      src/ext.c:  662]:checking context 0x10e289e20
[      src/ext.c:  666]:context 0x10e289e20: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e289e20, should be final
[      src/ext.c:  662]:checking context 0x10e289e20
[      src/ext.c:  666]:context 0x10e289e20: 1 dereffed
[      src/ext.c:  678]:*** 0x10e289e20 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e289e20, should already all be free!
[      src/ext.c:  647]:context 0x10e289e20: freeing node 0x10e28d630
[      src/ext.c:  652]:freeing 0x10e28e1d0
[      src/ext.c:  647]:context 0x10e289e20: freeing node 0x10e28b970
[      src/ext.c:  652]:freeing 0x10e28c510
[      src/ext.c:  647]:context 0x10e289e20: freeing node 0x10e28a560
[      src/ext.c:  652]:freeing 0x10e28b730
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e294460
[      src/ext.c:  757]:Created context 0x10e294460 with span 0x10e2944d0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e294ba0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e294c10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e294c10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e294c10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e294c10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2944d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e295d70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e294c10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e294c10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e294c10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e294c10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2944d0, got nothing
[      src/ext.c:  707]:context 0x10e294460: 2 reffed
[      src/ext.c:  757]:Created context 0x10e294ba0 with span 0x10e294c10: component: handle_single_key, operation request_encoding, ref_context 0x10e294460
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e295fb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e294c10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e294c10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e294c10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e294c10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e296b50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2944d0, got nothing
[      src/ext.c:  707]:context 0x10e294460: 3 reffed
[      src/ext.c:  757]:Created context 0x10e295fb0 with span 0x10e296020: component: , operation response_decoding, ref_context 0x10e294460
[      src/get.c:  134]:checking context 0x10e295fb0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5e98: binding context 0x10e295fb0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532559792, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e294ba0
[      src/ext.c:  689]:dereffing 0x10e294ba0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e294ba0
[      src/ext.c:  666]:context 0x10e294ba0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e294ba0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e294c10
[      src/ext.c:  672]:freeing 0x10e294ba0
[      src/ext.c:  673]:dereffing 0x10e294460, not necessarily final
[      src/ext.c:  662]:checking context 0x10e294460
[      src/ext.c:  666]:context 0x10e294460: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e297c70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2944d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e298810
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2944d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2944d0, got nothing
[      src/ext.c:  707]:context 0x10e294460: 3 reffed
[      src/ext.c:  757]:Created context 0x10e297c70 with span 0x10e297ce0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e294460
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e298a50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e298ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e298ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e298ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e298ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e297ce0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2995f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e298ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e298ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e298ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e297ce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e298ac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e297ce0, got nothing
[      src/ext.c:  707]:context 0x10e297c70: 2 reffed
[      src/ext.c:  757]:Created context 0x10e298a50 with span 0x10e298ac0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e297c70
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ca","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532559792, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5e98
[      src/ext.c:  866]:checking context 0x10e295fb0
[      src/ext.c:  807]:checking context 0x10e295fb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f26f150
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106229f20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106229f20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106229f20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106229f20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e296020, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10622a500
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106229f20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106229f20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106229f20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106229f20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e296020, got nothing
[      src/ext.c:  707]:context 0x10e295fb0: 5 reffed
[      src/ext.c:  757]:Created context 0x10f26f150 with span 0x106229f20: component: get_common_objects, operation response_decoding, ref_context 0x10e295fb0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10eda5f20 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e295fb0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10622a5f0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f26f860
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10622a650
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f26f8d0
[      src/ext.c: 1537]:got span 0x10e296020
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f26f920
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10622a740
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f26f970
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e296020, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e296020, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e296020, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e296020, got something: module>
[      src/ext.c: 1155]:Looking for tagname component from 0x10e296020, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e296020, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e296020, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e296020, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e296020, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e296020, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e296020, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e296020, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e296020, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edec1d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edd9d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21364: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ede73c0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1258: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21365: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10e295fb0
[      src/ext.c: 1483]:deallocing Payload 0x10622a5f0
[      src/ext.c: 1420]:deallocing span args 0x10f26f860
[      src/ext.c: 1427]:freeing 0x10622a6e0
[      src/ext.c: 1431]:freeing 0x10f26f970
[      src/ext.c: 1439]:freeing 0x10f26f920
[      src/ext.c: 1364]:deallocing span tags args 0x10622a650
[      src/ext.c: 1371]:freeing 0x10f26f9c0
[      src/ext.c: 1387]:freeing 0x10622a910
[      src/ext.c: 1407]:freeing 0x10f26fb60
[      src/ext.c: 1411]:freeing 0x10622a650
[      src/ext.c: 1447]:freeing 0x10f26f860
[      src/ext.c: 1450]:deallocing finish args 0x10f26f8d0
[      src/ext.c: 1455]:freeing 0x10f26f8d0
[src/callbacks.c:  285]:dereffing 0x10f26f150, should be final
[      src/ext.c:  662]:checking context 0x10f26f150
[      src/ext.c:  666]:context 0x10f26f150: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f26f150, should already all be free!
[      src/ext.c:  670]:closing span 0x106229f20
[      src/ext.c:  672]:freeing 0x10f26f150
[      src/ext.c:  673]:dereffing 0x10e295fb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e295fb0
[      src/ext.c:  666]:context 0x10e295fb0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e298a50
[      src/ext.c:  689]:dereffing 0x10e298a50, not necessarily final
[      src/ext.c:  662]:checking context 0x10e298a50
[      src/ext.c:  666]:context 0x10e298a50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e298a50, should already all be free!
[      src/ext.c:  670]:closing span 0x10e298ac0
[      src/ext.c:  672]:freeing 0x10e298a50
[      src/ext.c:  673]:dereffing 0x10e297c70, not necessarily final
[      src/ext.c:  662]:checking context 0x10e297c70
[      src/ext.c:  666]:context 0x10e297c70: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e297c70
[      src/ext.c:  689]:dereffing 0x10e297c70, not necessarily final
[      src/ext.c:  662]:checking context 0x10e297c70
[      src/ext.c:  666]:context 0x10e297c70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e297c70, should already all be free!
[      src/ext.c:  647]:context 0x10e297c70: freeing node 0x10e298a50
[      src/ext.c:  652]:freeing 0x10e2995f0
[      src/ext.c:  670]:closing span 0x10e297ce0
[      src/ext.c:  672]:freeing 0x10e297c70
[      src/ext.c:  673]:dereffing 0x10e294460, not necessarily final
[      src/ext.c:  662]:checking context 0x10e294460
[      src/ext.c:  666]:context 0x10e294460: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e294460, should be final
[      src/ext.c:  662]:checking context 0x10e294460
[      src/ext.c:  666]:context 0x10e294460: 1 dereffed
[      src/ext.c:  678]:*** 0x10e294460 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e294460, should already all be free!
[      src/ext.c:  647]:context 0x10e294460: freeing node 0x10e297c70
[      src/ext.c:  652]:freeing 0x10e298810
[      src/ext.c:  647]:context 0x10e294460: freeing node 0x10e295fb0
[      src/ext.c:  652]:freeing 0x10e296b50
[      src/ext.c:  647]:context 0x10e294460: freeing node 0x10e294ba0
[      src/ext.c:  652]:freeing 0x10e295d70
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2700e0
[      src/ext.c:  757]:Created context 0x10f2700e0 with span 0x10622aee0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10622b250
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2704b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2704b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2704b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2704b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10622aee0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10622bb20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2704b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2704b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2704b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2704b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10622aee0, got nothing
[      src/ext.c:  707]:context 0x10f2700e0: 2 reffed
[      src/ext.c:  757]:Created context 0x10622b250 with span 0x10f2704b0: component: handle_single_key, operation request_encoding, ref_context 0x10f2700e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10622bc10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2704b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2704b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2704b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2704b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2714e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10622aee0, got nothing
[      src/ext.c:  707]:context 0x10f2700e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10622bc10 with span 0x10f270f00: component: , operation response_decoding, ref_context 0x10f2700e0
[      src/get.c:  134]:checking context 0x10622bc10
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10eda5f20: binding context 0x10622bc10 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397906960, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10622b250
[      src/ext.c:  689]:dereffing 0x10622b250, not necessarily final
[      src/ext.c:  662]:checking context 0x10622b250
[      src/ext.c:  666]:context 0x10622b250: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10622b250, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2704b0
[      src/ext.c:  672]:freeing 0x10622b250
[      src/ext.c:  673]:dereffing 0x10f2700e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2700e0
[      src/ext.c:  666]:context 0x10f2700e0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f271d40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10622aee0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10622d070
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10622aee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10622aee0, got nothing
[      src/ext.c:  707]:context 0x10f2700e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f271d40 with span 0x10622ca90: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f2700e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10622d160
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f272450, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f272450, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f272450, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f272450, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10622ca90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f272a30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f272450, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f272450, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f272450, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10622ca90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f272450, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10622ca90, got nothing
[      src/ext.c:  707]:context 0x10f271d40: 2 reffed
[      src/ext.c:  757]:Created context 0x10622d160 with span 0x10f272450: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f271d40
[3576299217] <192.168.4.61:57932> (CTX=0x10f1facf0,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[3576299217] Provider 'HTTP' failed (L:185)
[3576299217] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/cb","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4397906960, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10eda5f20
[      src/ext.c:  866]:checking context 0x10622bc10
[      src/ext.c:  807]:checking context 0x10622bc10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2753c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10622fb50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10622fb50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10622fb50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10622fb50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f270f00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106230130
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10622fb50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10622fb50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10622fb50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10622fb50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f270f00, got nothing
[      src/ext.c:  707]:context 0x10622bc10: 5 reffed
[      src/ext.c:  757]:Created context 0x10f2753c0 with span 0x10622fb50: component: get_common_objects, operation response_decoding, ref_context 0x10622bc10
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee040 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10622bc10
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106230220
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f275ad0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106230280
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f275b40
[      src/ext.c: 1537]:got span 0x10f270f00
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f275b90
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106230370
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f275be0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f270f00, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f270f00, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f270f00, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f270f00, got something: &, <, >, ", ', e
[      src/ext.c: 1155]:Looking for tagname component from 0x10f270f00, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f270f00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f270f00, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f270f00, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f270f00, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f270f00, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f270f00, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f270f00, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f270f00, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edec630 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ede4bf8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21367: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ede7c10 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1259: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21368: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10622bc10
[      src/ext.c: 1483]:deallocing Payload 0x106230220
[      src/ext.c: 1420]:deallocing span args 0x10f275ad0
[      src/ext.c: 1427]:freeing 0x106230310
[      src/ext.c: 1431]:freeing 0x10f275be0
[      src/ext.c: 1439]:freeing 0x10f275b90
[      src/ext.c: 1364]:deallocing span tags args 0x106230280
[      src/ext.c: 1371]:freeing 0x10f275c30
[      src/ext.c: 1387]:freeing 0x106230540
[      src/ext.c: 1407]:freeing 0x10f275dd0
[      src/ext.c: 1411]:freeing 0x106230280
[      src/ext.c: 1447]:freeing 0x10f275ad0
[      src/ext.c: 1450]:deallocing finish args 0x10f275b40
[      src/ext.c: 1455]:freeing 0x10f275b40
[src/callbacks.c:  285]:dereffing 0x10f2753c0, should be final
[      src/ext.c:  662]:checking context 0x10f2753c0
[      src/ext.c:  666]:context 0x10f2753c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2753c0, should already all be free!
[      src/ext.c:  670]:closing span 0x10622fb50
[      src/ext.c:  672]:freeing 0x10f2753c0
[      src/ext.c:  673]:dereffing 0x10622bc10, not necessarily final
[      src/ext.c:  662]:checking context 0x10622bc10
[      src/ext.c:  666]:context 0x10622bc10: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10622d160
[      src/ext.c:  689]:dereffing 0x10622d160, not necessarily final
[      src/ext.c:  662]:checking context 0x10622d160
[      src/ext.c:  666]:context 0x10622d160: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10622d160, should already all be free!
[      src/ext.c:  670]:closing span 0x10f272450
[      src/ext.c:  672]:freeing 0x10622d160
[      src/ext.c:  673]:dereffing 0x10f271d40, not necessarily final
[      src/ext.c:  662]:checking context 0x10f271d40
[      src/ext.c:  666]:context 0x10f271d40: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f271d40
[      src/ext.c:  689]:dereffing 0x10f271d40, not necessarily final
[      src/ext.c:  662]:checking context 0x10f271d40
[      src/ext.c:  666]:context 0x10f271d40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f271d40, should already all be free!
[      src/ext.c:  647]:context 0x10f271d40: freeing node 0x10622d160
[      src/ext.c:  652]:freeing 0x10f272a30
[      src/ext.c:  670]:closing span 0x10622ca90
[      src/ext.c:  672]:freeing 0x10f271d40
[      src/ext.c:  673]:dereffing 0x10f2700e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2700e0
[      src/ext.c:  666]:context 0x10f2700e0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f2700e0, should be final
[      src/ext.c:  662]:checking context 0x10f2700e0
[      src/ext.c:  666]:context 0x10f2700e0: 1 dereffed
[      src/ext.c:  678]:*** 0x10f2700e0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f2700e0, should already all be free!
[      src/ext.c:  647]:context 0x10f2700e0: freeing node 0x10f271d40
[      src/ext.c:  652]:freeing 0x10622d070
[      src/ext.c:  647]:context 0x10f2700e0: freeing node 0x10622bc10
[      src/ext.c:  652]:freeing 0x10f2714e0
[      src/ext.c:  647]:context 0x10f2700e0: freeing node 0x10622b250
[      src/ext.c:  652]:freeing 0x10622bb20
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106230b10
[      src/ext.c:  757]:Created context 0x106230b10 with span 0x10f276830: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f276ba0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106230ee0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106230ee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106230ee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106230ee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f276830, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f277470
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106230ee0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106230ee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106230ee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106230ee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f276830, got nothing
[      src/ext.c:  707]:context 0x106230b10: 2 reffed
[      src/ext.c:  757]:Created context 0x10f276ba0 with span 0x106230ee0: component: handle_single_key, operation request_encoding, ref_context 0x106230b10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f277560
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106230ee0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106230ee0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106230ee0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106230ee0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106231f10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f276830, got nothing
[      src/ext.c:  707]:context 0x106230b10: 3 reffed
[      src/ext.c:  757]:Created context 0x10f277560 with span 0x106231930: component: , operation response_decoding, ref_context 0x106230b10
[      src/get.c:  134]:checking context 0x10f277560
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee040: binding context 0x10f277560 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549211488, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f276ba0
[      src/ext.c:  689]:dereffing 0x10f276ba0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f276ba0
[      src/ext.c:  666]:context 0x10f276ba0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f276ba0, should already all be free!
[      src/ext.c:  670]:closing span 0x106230ee0
[      src/ext.c:  672]:freeing 0x10f276ba0
[      src/ext.c:  673]:dereffing 0x106230b10, not necessarily final
[      src/ext.c:  662]:checking context 0x106230b10
[      src/ext.c:  666]:context 0x106230b10: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106232770
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f276830, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2789c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f276830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f276830, got nothing
[      src/ext.c:  707]:context 0x106230b10: 3 reffed
[      src/ext.c:  757]:Created context 0x106232770 with span 0x10f2783e0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106230b10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f278ab0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106232e80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106232e80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106232e80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106232e80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2783e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106233460
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106232e80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106232e80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106232e80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2783e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106232e80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2783e0, got nothing
[      src/ext.c:  707]:context 0x106232770: 2 reffed
[      src/ext.c:  757]:Created context 0x10f278ab0 with span 0x106232e80: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106232770
[3576299217] <192.168.4.61:57933> (SOCK=bed170c0837dd24b) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/cc","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549211488, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee040
[      src/ext.c:  866]:checking context 0x10f277560
[      src/ext.c:  807]:checking context 0x10f277560
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106236ec0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f27bfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f27bfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f27bfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f27bfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106231930, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f27c5a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f27bfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f27bfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f27bfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f27bfc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106231930, got nothing
[      src/ext.c:  707]:context 0x10f277560: 5 reffed
[      src/ext.c:  757]:Created context 0x106236ec0 with span 0x10f27bfc0: component: get_common_objects, operation response_decoding, ref_context 0x10f277560
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee0c8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f277560
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f27c690
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1062375d0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f27c6f0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106237640
[      src/ext.c: 1537]:got span 0x106231930
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106237690
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f27c7e0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1062376e0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106231930, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x106231930, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106231930, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106231930, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106231930, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106231930, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106231930, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106231930, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106231930, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106231930, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106231930, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106231930, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106231930, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edeccc0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ede4bf8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 11 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea690 has count of 174: *** 11 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edf3430 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1260: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396540698 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10edecc70 has count of 2: *** 4396540698 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 11, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396540698}})] from parent context 0x10f277560
[      src/ext.c: 1483]:deallocing Payload 0x10f27c690
[      src/ext.c: 1420]:deallocing span args 0x1062375d0
[      src/ext.c: 1427]:freeing 0x10f27c780
[      src/ext.c: 1431]:freeing 0x1062376e0
[      src/ext.c: 1439]:freeing 0x106237690
[      src/ext.c: 1364]:deallocing span tags args 0x10f27c6f0
[      src/ext.c: 1371]:freeing 0x106237730
[      src/ext.c: 1387]:freeing 0x10f27c9b0
[      src/ext.c: 1407]:freeing 0x1062378d0
[      src/ext.c: 1411]:freeing 0x10f27c6f0
[      src/ext.c: 1447]:freeing 0x1062375d0
[      src/ext.c: 1450]:deallocing finish args 0x106237640
[      src/ext.c: 1455]:freeing 0x106237640
[src/callbacks.c:  285]:dereffing 0x106236ec0, should be final
[      src/ext.c:  662]:checking context 0x106236ec0
[      src/ext.c:  666]:context 0x106236ec0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106236ec0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f27bfc0
[      src/ext.c:  672]:freeing 0x106236ec0
[      src/ext.c:  673]:dereffing 0x10f277560, not necessarily final
[      src/ext.c:  662]:checking context 0x10f277560
[      src/ext.c:  666]:context 0x10f277560: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f278ab0
[      src/ext.c:  689]:dereffing 0x10f278ab0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f278ab0
[      src/ext.c:  666]:context 0x10f278ab0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f278ab0, should already all be free!
[      src/ext.c:  670]:closing span 0x106232e80
[      src/ext.c:  672]:freeing 0x10f278ab0
[      src/ext.c:  673]:dereffing 0x106232770, not necessarily final
[      src/ext.c:  662]:checking context 0x106232770
[      src/ext.c:  666]:context 0x106232770: 1 dereffed
[      src/ext.c:  688]:checking context 0x106232770
[      src/ext.c:  689]:dereffing 0x106232770, not necessarily final
[      src/ext.c:  662]:checking context 0x106232770
[      src/ext.c:  666]:context 0x106232770: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106232770, should already all be free!
[      src/ext.c:  647]:context 0x106232770: freeing node 0x10f278ab0
[      src/ext.c:  652]:freeing 0x106233460
[      src/ext.c:  670]:closing span 0x10f2783e0
[      src/ext.c:  672]:freeing 0x106232770
[      src/ext.c:  673]:dereffing 0x106230b10, not necessarily final
[      src/ext.c:  662]:checking context 0x106230b10
[      src/ext.c:  666]:context 0x106230b10: 2 dereffed
[      src/get.c:  420]:dereffing 0x106230b10, should be final
[      src/ext.c:  662]:checking context 0x106230b10
[      src/ext.c:  666]:context 0x106230b10: 1 dereffed
[      src/ext.c:  678]:*** 0x106230b10 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106230b10, should already all be free!
[      src/ext.c:  647]:context 0x106230b10: freeing node 0x106232770
[      src/ext.c:  652]:freeing 0x10f2789c0
[      src/ext.c:  647]:context 0x106230b10: freeing node 0x10f277560
[      src/ext.c:  652]:freeing 0x106231f10
[      src/ext.c:  647]:context 0x106230b10: freeing node 0x10f276ba0
[      src/ext.c:  652]:freeing 0x10f277470
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106237e50
[      src/ext.c:  757]:Created context 0x106237e50 with span 0x10f27cf80: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f27d2f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106238220, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106238220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106238220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106238220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f27cf80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f27dbc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106238220, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106238220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106238220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106238220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f27cf80, got nothing
[      src/ext.c:  707]:context 0x106237e50: 2 reffed
[      src/ext.c:  757]:Created context 0x10f27d2f0 with span 0x106238220: component: handle_single_key, operation request_encoding, ref_context 0x106237e50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f27dcb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106238220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106238220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106238220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106238220, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106239250
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f27cf80, got nothing
[      src/ext.c:  707]:context 0x106237e50: 3 reffed
[      src/ext.c:  757]:Created context 0x10f27dcb0 with span 0x106238c70: component: , operation response_decoding, ref_context 0x106237e50
[      src/get.c:  134]:checking context 0x10f27dcb0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee0c8: binding context 0x10f27dcb0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549237936, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f27d2f0
[      src/ext.c:  689]:dereffing 0x10f27d2f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f27d2f0
[      src/ext.c:  666]:context 0x10f27d2f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f27d2f0, should already all be free!
[      src/ext.c:  670]:closing span 0x106238220
[      src/ext.c:  672]:freeing 0x10f27d2f0
[      src/ext.c:  673]:dereffing 0x106237e50, not necessarily final
[      src/ext.c:  662]:checking context 0x106237e50
[      src/ext.c:  666]:context 0x106237e50: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106239ab0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f27cf80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f27f110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f27cf80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f27cf80, got nothing
[      src/ext.c:  707]:context 0x106237e50: 3 reffed
[      src/ext.c:  757]:Created context 0x106239ab0 with span 0x10f27eb30: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106237e50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f27f200
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10623a1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10623a1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10623a1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10623a1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f27eb30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10623a7a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10623a1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10623a1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10623a1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f27eb30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10623a1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f27eb30, got nothing
[      src/ext.c:  707]:context 0x106239ab0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f27f200 with span 0x10623a1c0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106239ab0
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103a01ec0,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57933","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ce","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549237936, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee0c8
[      src/ext.c:  866]:checking context 0x10f27dcb0
[      src/ext.c:  807]:checking context 0x10f27dcb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10623d660
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f281cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f281cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f281cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f281cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106238c70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2822d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f281cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f281cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f281cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f281cf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106238c70, got nothing
[      src/ext.c:  707]:context 0x10f27dcb0: 5 reffed
[      src/ext.c:  757]:Created context 0x10623d660 with span 0x10f281cf0: component: get_common_objects, operation response_decoding, ref_context 0x10f27dcb0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee150 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f27dcb0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f2823c0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10623dd70
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f282420
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10623dde0
[      src/ext.c: 1537]:got span 0x106238c70
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10623de30
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f282510
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10623de80
[      src/ext.c: 1152]:Looking for tagname db.type from 0x106238c70, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x106238c70, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106238c70, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x106238c70, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x106238c70, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106238c70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106238c70, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106238c70, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x106238c70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106238c70, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x106238c70, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106238c70, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x106238c70, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edf51d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edf0838 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 6 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea5a0 has count of 501: *** 6 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edf3740 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1261: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4392058380 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10edf5180 has count of 2: *** 4392058380 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 6, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4392058380}})] from parent context 0x10f27dcb0
[      src/ext.c: 1483]:deallocing Payload 0x10f2823c0
[      src/ext.c: 1420]:deallocing span args 0x10623dd70
[      src/ext.c: 1427]:freeing 0x10f2824b0
[      src/ext.c: 1431]:freeing 0x10623de80
[      src/ext.c: 1439]:freeing 0x10623de30
[      src/ext.c: 1364]:deallocing span tags args 0x10f282420
[      src/ext.c: 1371]:freeing 0x10623ded0
[      src/ext.c: 1387]:freeing 0x10f2826e0
[      src/ext.c: 1407]:freeing 0x10623e070
[      src/ext.c: 1411]:freeing 0x10f282420
[      src/ext.c: 1447]:freeing 0x10623dd70
[      src/ext.c: 1450]:deallocing finish args 0x10623dde0
[      src/ext.c: 1455]:freeing 0x10623dde0
[src/callbacks.c:  285]:dereffing 0x10623d660, should be final
[      src/ext.c:  662]:checking context 0x10623d660
[      src/ext.c:  666]:context 0x10623d660: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10623d660, should already all be free!
[      src/ext.c:  670]:closing span 0x10f281cf0
[      src/ext.c:  672]:freeing 0x10623d660
[      src/ext.c:  673]:dereffing 0x10f27dcb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f27dcb0
[      src/ext.c:  666]:context 0x10f27dcb0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f27f200
[      src/ext.c:  689]:dereffing 0x10f27f200, not necessarily final
[      src/ext.c:  662]:checking context 0x10f27f200
[      src/ext.c:  666]:context 0x10f27f200: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f27f200, should already all be free!
[      src/ext.c:  670]:closing span 0x10623a1c0
[      src/ext.c:  672]:freeing 0x10f27f200
[      src/ext.c:  673]:dereffing 0x106239ab0, not necessarily final
[      src/ext.c:  662]:checking context 0x106239ab0
[      src/ext.c:  666]:context 0x106239ab0: 1 dereffed
[      src/ext.c:  688]:checking context 0x106239ab0
[      src/ext.c:  689]:dereffing 0x106239ab0, not necessarily final
[      src/ext.c:  662]:checking context 0x106239ab0
[      src/ext.c:  666]:context 0x106239ab0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106239ab0, should already all be free!
[      src/ext.c:  647]:context 0x106239ab0: freeing node 0x10f27f200
[      src/ext.c:  652]:freeing 0x10623a7a0
[      src/ext.c:  670]:closing span 0x10f27eb30
[      src/ext.c:  672]:freeing 0x106239ab0
[      src/ext.c:  673]:dereffing 0x106237e50, not necessarily final
[      src/ext.c:  662]:checking context 0x106237e50
[      src/ext.c:  666]:context 0x106237e50: 2 dereffed
[      src/get.c:  420]:dereffing 0x106237e50, should be final
[      src/ext.c:  662]:checking context 0x106237e50
[      src/ext.c:  666]:context 0x106237e50: 1 dereffed
[      src/ext.c:  678]:*** 0x106237e50 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106237e50, should already all be free!
[      src/ext.c:  647]:context 0x106237e50: freeing node 0x106239ab0
[      src/ext.c:  652]:freeing 0x10f27f110
[      src/ext.c:  647]:context 0x106237e50: freeing node 0x10f27dcb0
[      src/ext.c:  652]:freeing 0x106239250
[      src/ext.c:  647]:context 0x106237e50: freeing node 0x10f27d2f0
[      src/ext.c:  652]:freeing 0x10f27dbc0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10623e5f0
[      src/ext.c:  757]:Created context 0x10623e5f0 with span 0x10f282cb0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f283020
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10623e9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10623e9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10623e9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10623e9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f282cb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2838f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10623e9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10623e9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10623e9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10623e9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f282cb0, got nothing
[      src/ext.c:  707]:context 0x10623e5f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f283020 with span 0x10623e9c0: component: handle_single_key, operation request_encoding, ref_context 0x10623e5f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2839e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10623e9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10623e9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10623e9c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10623e9c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10623f9f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f282cb0, got nothing
[      src/ext.c:  707]:context 0x10623e5f0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2839e0 with span 0x10623f410: component: , operation response_decoding, ref_context 0x10623e5f0
[      src/get.c:  134]:checking context 0x10f2839e0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee150: binding context 0x10f2839e0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549261792, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f283020
[      src/ext.c:  689]:dereffing 0x10f283020, not necessarily final
[      src/ext.c:  662]:checking context 0x10f283020
[      src/ext.c:  666]:context 0x10f283020: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f283020, should already all be free!
[      src/ext.c:  670]:closing span 0x10623e9c0
[      src/ext.c:  672]:freeing 0x10f283020
[      src/ext.c:  673]:dereffing 0x10623e5f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10623e5f0
[      src/ext.c:  666]:context 0x10623e5f0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106240250
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f282cb0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f284e40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f282cb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f282cb0, got nothing
[      src/ext.c:  707]:context 0x10623e5f0: 3 reffed
[      src/ext.c:  757]:Created context 0x106240250 with span 0x10f284860: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10623e5f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f284f30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106240960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106240960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106240960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106240960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f284860, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106240f40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106240960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106240960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106240960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f284860, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106240960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f284860, got nothing
[      src/ext.c:  707]:context 0x106240250: 2 reffed
[      src/ext.c:  757]:Created context 0x10f284f30 with span 0x106240960: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x106240250
[3576299217] <192.168.4.61:57933> (SOCK=bed170c0837dd24b) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/cf","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57935> (SOCK=d7dbc6e46e2a10f9) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/d0","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549261792, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee150
[      src/ext.c:  866]:checking context 0x10f2839e0
[      src/ext.c:  807]:checking context 0x10f2839e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1062461e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f289d50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f289d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f289d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f289d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10623f410, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f28a330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f289d50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f289d50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f289d50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f289d50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10623f410, got nothing
[      src/ext.c:  707]:context 0x10f2839e0: 5 reffed
[      src/ext.c:  757]:Created context 0x1062461e0 with span 0x10f289d50: component: get_common_objects, operation response_decoding, ref_context 0x10f2839e0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee1d8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f2839e0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f28a420
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1062468f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f28a480
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106246960
[      src/ext.c: 1537]:got span 0x10623f410
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1062469b0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f28a570
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106246a00
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10623f410, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10623f410, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10623f410, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10623f410, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10623f410, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10623f410, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10623f410, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10623f410, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10623f410, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10623f410, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10623f410, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10623f410, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10623f410, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10edf5ae0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edf0e50 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4396540879 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10edf5a90 has count of 2: *** 4396540879 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edfa430 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1262: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396540515 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10edf5b30 has count of 2: *** 4396540515 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4396540879, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396540515}})] from parent context 0x10f2839e0
[      src/ext.c: 1483]:deallocing Payload 0x10f28a420
[      src/ext.c: 1420]:deallocing span args 0x1062468f0
[      src/ext.c: 1427]:freeing 0x10f28a510
[      src/ext.c: 1431]:freeing 0x106246a00
[      src/ext.c: 1439]:freeing 0x1062469b0
[      src/ext.c: 1364]:deallocing span tags args 0x10f28a480
[      src/ext.c: 1371]:freeing 0x106246a50
[      src/ext.c: 1387]:freeing 0x10f28a740
[      src/ext.c: 1407]:freeing 0x106246bf0
[      src/ext.c: 1411]:freeing 0x10f28a480
[      src/ext.c: 1447]:freeing 0x1062468f0
[      src/ext.c: 1450]:deallocing finish args 0x106246960
[      src/ext.c: 1455]:freeing 0x106246960
[src/callbacks.c:  285]:dereffing 0x1062461e0, should be final
[      src/ext.c:  662]:checking context 0x1062461e0
[      src/ext.c:  666]:context 0x1062461e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1062461e0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f289d50
[      src/ext.c:  672]:freeing 0x1062461e0
[      src/ext.c:  673]:dereffing 0x10f2839e0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2839e0
[      src/ext.c:  666]:context 0x10f2839e0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f284f30
[      src/ext.c:  689]:dereffing 0x10f284f30, not necessarily final
[      src/ext.c:  662]:checking context 0x10f284f30
[      src/ext.c:  666]:context 0x10f284f30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f284f30, should already all be free!
[      src/ext.c:  670]:closing span 0x106240960
[      src/ext.c:  672]:freeing 0x10f284f30
[      src/ext.c:  673]:dereffing 0x106240250, not necessarily final
[      src/ext.c:  662]:checking context 0x106240250
[      src/ext.c:  666]:context 0x106240250: 1 dereffed
[      src/ext.c:  688]:checking context 0x106240250
[      src/ext.c:  689]:dereffing 0x106240250, not necessarily final
[      src/ext.c:  662]:checking context 0x106240250
[      src/ext.c:  666]:context 0x106240250: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106240250, should already all be free!
[      src/ext.c:  647]:context 0x106240250: freeing node 0x10f284f30
[      src/ext.c:  652]:freeing 0x106240f40
[      src/ext.c:  670]:closing span 0x10f284860
[      src/ext.c:  672]:freeing 0x106240250
[      src/ext.c:  673]:dereffing 0x10623e5f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10623e5f0
[      src/ext.c:  666]:context 0x10623e5f0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10623e5f0, should be final
[      src/ext.c:  662]:checking context 0x10623e5f0
[      src/ext.c:  666]:context 0x10623e5f0: 1 dereffed
[      src/ext.c:  678]:*** 0x10623e5f0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10623e5f0, should already all be free!
[      src/ext.c:  647]:context 0x10623e5f0: freeing node 0x106240250
[      src/ext.c:  652]:freeing 0x10f284e40
[      src/ext.c:  647]:context 0x10623e5f0: freeing node 0x10f2839e0
[      src/ext.c:  652]:freeing 0x10623f9f0
[      src/ext.c:  647]:context 0x10623e5f0: freeing node 0x10f283020
[      src/ext.c:  652]:freeing 0x10f2838f0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f28ad10
[      src/ext.c:  757]:Created context 0x10f28ad10 with span 0x10624a480: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10624a7f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f28b0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f28b0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f28b0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f28b0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624a480, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10624b6f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f28b0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f28b0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f28b0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f28b0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624a480, got nothing
[      src/ext.c:  707]:context 0x10f28ad10: 2 reffed
[      src/ext.c:  757]:Created context 0x10624a7f0 with span 0x10f28b0e0: component: handle_single_key, operation request_encoding, ref_context 0x10f28ad10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10624b930
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f28b0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f28b0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f28b0e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f28b0e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10624c4d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624a480, got nothing
[      src/ext.c:  707]:context 0x10f28ad10: 3 reffed
[      src/ext.c:  757]:Created context 0x10624b930 with span 0x10624b9a0: component: , operation response_decoding, ref_context 0x10f28ad10
[      src/get.c:  134]:checking context 0x10624b930
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee1d8: binding context 0x10624b930 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398037296, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10624a7f0
[      src/ext.c:  689]:dereffing 0x10624a7f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10624a7f0
[      src/ext.c:  666]:context 0x10624a7f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10624a7f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f28b0e0
[      src/ext.c:  672]:freeing 0x10624a7f0
[      src/ext.c:  673]:dereffing 0x10f28ad10, not necessarily final
[      src/ext.c:  662]:checking context 0x10f28ad10
[      src/ext.c:  666]:context 0x10f28ad10: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10624d5f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624a480, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10624e190
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624a480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624a480, got nothing
[      src/ext.c:  707]:context 0x10f28ad10: 3 reffed
[      src/ext.c:  757]:Created context 0x10624d5f0 with span 0x10624d660: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f28ad10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10624e3d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624e440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624e440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624e440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624e440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624d660, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10624ef70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624e440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624e440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624e440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624d660, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624e440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624d660, got nothing
[      src/ext.c:  707]:context 0x10624d5f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10624e3d0 with span 0x10624e440: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10624d5f0
[3576299217] <192.168.4.61:57932> (SOCK=bf85892a1748a50b) Starting. Timeout=2000000us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/d2","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398037296, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee1d8
[      src/ext.c:  866]:checking context 0x10624b930
[      src/ext.c:  807]:checking context 0x10624b930
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106254de0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106254e50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106254e50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106254e50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106254e50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624b9a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106255980
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106254e50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106254e50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106254e50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106254e50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624b9a0, got nothing
[      src/ext.c:  707]:context 0x10624b930: 5 reffed
[      src/ext.c:  757]:Created context 0x106254de0 with span 0x106254e50: component: get_common_objects, operation response_decoding, ref_context 0x10624b930
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee260 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10624b930
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106255bc0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106255c20
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106255c90
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106255d20
[      src/ext.c: 1537]:got span 0x10624b9a0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106255dd0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106255e20
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106255e70
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10624b9a0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10624b9a0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624b9a0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10624b9a0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10624b9a0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624b9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10624b9a0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10624b9a0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10624b9a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10624b9a0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10624b9a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10624b9a0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10624b9a0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee00180 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edf0e50 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21384: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10edfab30 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1263: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 6 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea5a0 has count of 501: *** 6 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 6}})] from parent context 0x10624b930
[      src/ext.c: 1483]:deallocing Payload 0x106255bc0
[      src/ext.c: 1420]:deallocing span args 0x106255c20
[      src/ext.c: 1427]:freeing 0x106255d70
[      src/ext.c: 1431]:freeing 0x106255e70
[      src/ext.c: 1439]:freeing 0x106255dd0
[      src/ext.c: 1364]:deallocing span tags args 0x106255c90
[      src/ext.c: 1371]:freeing 0x106255f10
[      src/ext.c: 1387]:freeing 0x1062561e0
[      src/ext.c: 1407]:freeing 0x106256230
[      src/ext.c: 1411]:freeing 0x106255c90
[      src/ext.c: 1447]:freeing 0x106255c20
[      src/ext.c: 1450]:deallocing finish args 0x106255d20
[      src/ext.c: 1455]:freeing 0x106255d20
[src/callbacks.c:  285]:dereffing 0x106254de0, should be final
[      src/ext.c:  662]:checking context 0x106254de0
[      src/ext.c:  666]:context 0x106254de0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106254de0, should already all be free!
[      src/ext.c:  670]:closing span 0x106254e50
[      src/ext.c:  672]:freeing 0x106254de0
[      src/ext.c:  673]:dereffing 0x10624b930, not necessarily final
[      src/ext.c:  662]:checking context 0x10624b930
[      src/ext.c:  666]:context 0x10624b930: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10624e3d0
[      src/ext.c:  689]:dereffing 0x10624e3d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10624e3d0
[      src/ext.c:  666]:context 0x10624e3d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10624e3d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10624e440
[      src/ext.c:  672]:freeing 0x10624e3d0
[      src/ext.c:  673]:dereffing 0x10624d5f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10624d5f0
[      src/ext.c:  666]:context 0x10624d5f0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10624d5f0
[      src/ext.c:  689]:dereffing 0x10624d5f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10624d5f0
[      src/ext.c:  666]:context 0x10624d5f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10624d5f0, should already all be free!
[      src/ext.c:  647]:context 0x10624d5f0: freeing node 0x10624e3d0
[      src/ext.c:  652]:freeing 0x10624ef70
[      src/ext.c:  670]:closing span 0x10624d660
[      src/ext.c:  672]:freeing 0x10624d5f0
[      src/ext.c:  673]:dereffing 0x10f28ad10, not necessarily final
[      src/ext.c:  662]:checking context 0x10f28ad10
[      src/ext.c:  666]:context 0x10f28ad10: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f28ad10, should be final
[      src/ext.c:  662]:checking context 0x10f28ad10
[      src/ext.c:  666]:context 0x10f28ad10: 1 dereffed
[      src/ext.c:  678]:*** 0x10f28ad10 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f28ad10, should already all be free!
[      src/ext.c:  647]:context 0x10f28ad10: freeing node 0x10624d5f0
[      src/ext.c:  652]:freeing 0x10624e190
[      src/ext.c:  647]:context 0x10f28ad10: freeing node 0x10624b930
[      src/ext.c:  652]:freeing 0x10624c4d0
[      src/ext.c:  647]:context 0x10f28ad10: freeing node 0x10624a7f0
[      src/ext.c:  652]:freeing 0x10624b6f0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106256d30
[      src/ext.c:  757]:Created context 0x106256d30 with span 0x106256da0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106257470
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062574e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062574e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062574e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062574e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106256da0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106258640
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062574e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062574e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062574e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062574e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106256da0, got nothing
[      src/ext.c:  707]:context 0x106256d30: 2 reffed
[      src/ext.c:  757]:Created context 0x106257470 with span 0x1062574e0: component: handle_single_key, operation request_encoding, ref_context 0x106256d30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106258880
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062574e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062574e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062574e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062574e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106259420
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106256da0, got nothing
[      src/ext.c:  707]:context 0x106256d30: 3 reffed
[      src/ext.c:  757]:Created context 0x106258880 with span 0x1062588f0: component: , operation response_decoding, ref_context 0x106256d30
[      src/get.c:  134]:checking context 0x106258880
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee260: binding context 0x106258880 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398090368, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106257470
[      src/ext.c:  689]:dereffing 0x106257470, not necessarily final
[      src/ext.c:  662]:checking context 0x106257470
[      src/ext.c:  666]:context 0x106257470: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106257470, should already all be free!
[      src/ext.c:  670]:closing span 0x1062574e0
[      src/ext.c:  672]:freeing 0x106257470
[      src/ext.c:  673]:dereffing 0x106256d30, not necessarily final
[      src/ext.c:  662]:checking context 0x106256d30
[      src/ext.c:  666]:context 0x106256d30: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10625a540
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106256da0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10625b0e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106256da0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106256da0, got nothing
[      src/ext.c:  707]:context 0x106256d30: 3 reffed
[      src/ext.c:  757]:Created context 0x10625a540 with span 0x10625a5b0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106256d30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10625b320
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10625b390, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10625b390, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10625b390, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10625b390, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10625a5b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10625bec0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10625b390, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10625b390, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10625b390, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10625a5b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10625b390, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10625a5b0, got nothing
[      src/ext.c:  707]:context 0x10625a540: 2 reffed
[      src/ext.c:  757]:Created context 0x10625b320 with span 0x10625b390: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10625a540
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb4ea0,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57935","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57936> (SOCK=636132e9d07b4726) Starting. Timeout=900us (L:474)
[3576299217] <192.168.4.61:57935> (SOCK=d7dbc6e46e2a10f9) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/d3","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398090368, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee260
[      src/ext.c:  866]:checking context 0x106258880
[      src/ext.c:  807]:checking context 0x106258880
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106264ec0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106264f30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106264f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106264f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106264f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062588f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106265a60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106264f30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106264f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106264f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106264f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062588f0, got nothing
[      src/ext.c:  707]:context 0x106258880: 5 reffed
[      src/ext.c:  757]:Created context 0x106264ec0 with span 0x106264f30: component: get_common_objects, operation response_decoding, ref_context 0x106258880
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee2e8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106258880
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x106265ca0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x106265d00
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x106265d70
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x106265e00
[      src/ext.c: 1537]:got span 0x1062588f0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106265eb0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106265f00
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x106265f50
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1062588f0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1062588f0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062588f0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1062588f0, got something: |
[      src/ext.c: 1155]:Looking for tagname component from 0x1062588f0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062588f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062588f0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062588f0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1062588f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062588f0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1062588f0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062588f0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1062588f0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee00a40 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10edfb748 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 11 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea690 has count of 174: *** 11 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee04740 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1264: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21388: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 11, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x106258880
[      src/ext.c: 1483]:deallocing Payload 0x106265ca0
[      src/ext.c: 1420]:deallocing span args 0x106265d00
[      src/ext.c: 1427]:freeing 0x106265e50
[      src/ext.c: 1431]:freeing 0x106265f50
[      src/ext.c: 1439]:freeing 0x106265eb0
[      src/ext.c: 1364]:deallocing span tags args 0x106265d70
[      src/ext.c: 1371]:freeing 0x106265ff0
[      src/ext.c: 1387]:freeing 0x1062662c0
[      src/ext.c: 1407]:freeing 0x106266310
[      src/ext.c: 1411]:freeing 0x106265d70
[      src/ext.c: 1447]:freeing 0x106265d00
[      src/ext.c: 1450]:deallocing finish args 0x106265e00
[      src/ext.c: 1455]:freeing 0x106265e00
[src/callbacks.c:  285]:dereffing 0x106264ec0, should be final
[      src/ext.c:  662]:checking context 0x106264ec0
[      src/ext.c:  666]:context 0x106264ec0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106264ec0, should already all be free!
[      src/ext.c:  670]:closing span 0x106264f30
[      src/ext.c:  672]:freeing 0x106264ec0
[      src/ext.c:  673]:dereffing 0x106258880, not necessarily final
[      src/ext.c:  662]:checking context 0x106258880
[      src/ext.c:  666]:context 0x106258880: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10625b320
[      src/ext.c:  689]:dereffing 0x10625b320, not necessarily final
[      src/ext.c:  662]:checking context 0x10625b320
[      src/ext.c:  666]:context 0x10625b320: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10625b320, should already all be free!
[      src/ext.c:  670]:closing span 0x10625b390
[      src/ext.c:  672]:freeing 0x10625b320
[      src/ext.c:  673]:dereffing 0x10625a540, not necessarily final
[      src/ext.c:  662]:checking context 0x10625a540
[      src/ext.c:  666]:context 0x10625a540: 1 dereffed
[      src/ext.c:  688]:checking context 0x10625a540
[      src/ext.c:  689]:dereffing 0x10625a540, not necessarily final
[      src/ext.c:  662]:checking context 0x10625a540
[      src/ext.c:  666]:context 0x10625a540: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10625a540, should already all be free!
[      src/ext.c:  647]:context 0x10625a540: freeing node 0x10625b320
[      src/ext.c:  652]:freeing 0x10625bec0
[      src/ext.c:  670]:closing span 0x10625a5b0
[      src/ext.c:  672]:freeing 0x10625a540
[      src/ext.c:  673]:dereffing 0x106256d30, not necessarily final
[      src/ext.c:  662]:checking context 0x106256d30
[      src/ext.c:  666]:context 0x106256d30: 2 dereffed
[      src/get.c:  420]:dereffing 0x106256d30, should be final
[      src/ext.c:  662]:checking context 0x106256d30
[      src/ext.c:  666]:context 0x106256d30: 1 dereffed
[      src/ext.c:  678]:*** 0x106256d30 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106256d30, should already all be free!
[      src/ext.c:  647]:context 0x106256d30: freeing node 0x10625a540
[      src/ext.c:  652]:freeing 0x10625b0e0
[      src/ext.c:  647]:context 0x106256d30: freeing node 0x106258880
[      src/ext.c:  652]:freeing 0x106259420
[      src/ext.c:  647]:context 0x106256d30: freeing node 0x106257470
[      src/ext.c:  652]:freeing 0x106258640
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106266e10
[      src/ext.c:  757]:Created context 0x106266e10 with span 0x106266e80: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106267550
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062675c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062675c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062675c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062675c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106266e80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106268720
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062675c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062675c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062675c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062675c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106266e80, got nothing
[      src/ext.c:  707]:context 0x106266e10: 2 reffed
[      src/ext.c:  757]:Created context 0x106267550 with span 0x1062675c0: component: handle_single_key, operation request_encoding, ref_context 0x106266e10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x106268960
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062675c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062675c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062675c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062675c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x106269500
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106266e80, got nothing
[      src/ext.c:  707]:context 0x106266e10: 3 reffed
[      src/ext.c:  757]:Created context 0x106268960 with span 0x1062689d0: component: , operation response_decoding, ref_context 0x106266e10
[      src/get.c:  134]:checking context 0x106268960
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee2e8: binding context 0x106268960 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398156128, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x106267550
[      src/ext.c:  689]:dereffing 0x106267550, not necessarily final
[      src/ext.c:  662]:checking context 0x106267550
[      src/ext.c:  666]:context 0x106267550: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x106267550, should already all be free!
[      src/ext.c:  670]:closing span 0x1062675c0
[      src/ext.c:  672]:freeing 0x106267550
[      src/ext.c:  673]:dereffing 0x106266e10, not necessarily final
[      src/ext.c:  662]:checking context 0x106266e10
[      src/ext.c:  666]:context 0x106266e10: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10626a620
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106266e80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10626b1c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x106266e80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x106266e80, got nothing
[      src/ext.c:  707]:context 0x106266e10: 3 reffed
[      src/ext.c:  757]:Created context 0x10626a620 with span 0x10626a690: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x106266e10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10626b400
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10626b470, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10626b470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10626b470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10626b470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10626a690, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10626bfa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10626b470, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10626b470, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10626b470, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10626a690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10626b470, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10626a690, got nothing
[      src/ext.c:  707]:context 0x10626a620: 2 reffed
[      src/ext.c:  757]:Created context 0x10626b400 with span 0x10626b470: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10626a620
[3576299217] <192.168.4.61:57932> (SOCK=bf85892a1748a50b) Connected established (L:147)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb5f40,IX=3) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57936","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Provider 'CCCP' failed (L:185)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/d5","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4398156128, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee2e8
[      src/ext.c:  866]:checking context 0x106268960
[      src/ext.c:  807]:checking context 0x106268960
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f28da70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f28dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f28dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f28dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f28dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062689d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f28e610
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f28dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f28dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f28dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f28dae0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062689d0, got nothing
[      src/ext.c:  707]:context 0x106268960: 5 reffed
[      src/ext.c:  757]:Created context 0x10f28da70 with span 0x10f28dae0: component: get_common_objects, operation response_decoding, ref_context 0x106268960
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee3f8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x106268960
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f28e850
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f28e8b0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f28e920
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f28e9b0
[      src/ext.c: 1537]:got span 0x1062689d0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f28ea60
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f28eab0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f28eb00
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1062689d0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1062689d0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062689d0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1062689d0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1062689d0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062689d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1062689d0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1062689d0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1062689d0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1062689d0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1062689d0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1062689d0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1062689d0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee0b1d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee05658 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21390: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee04f20 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1265: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21391: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x106268960
[      src/ext.c: 1483]:deallocing Payload 0x10f28e850
[      src/ext.c: 1420]:deallocing span args 0x10f28e8b0
[      src/ext.c: 1427]:freeing 0x10f28ea00
[      src/ext.c: 1431]:freeing 0x10f28eb00
[      src/ext.c: 1439]:freeing 0x10f28ea60
[      src/ext.c: 1364]:deallocing span tags args 0x10f28e920
[      src/ext.c: 1371]:freeing 0x10f28eba0
[      src/ext.c: 1387]:freeing 0x10f28ee70
[      src/ext.c: 1407]:freeing 0x10f28eec0
[      src/ext.c: 1411]:freeing 0x10f28e920
[      src/ext.c: 1447]:freeing 0x10f28e8b0
[      src/ext.c: 1450]:deallocing finish args 0x10f28e9b0
[      src/ext.c: 1455]:freeing 0x10f28e9b0
[src/callbacks.c:  285]:dereffing 0x10f28da70, should be final
[      src/ext.c:  662]:checking context 0x10f28da70
[      src/ext.c:  666]:context 0x10f28da70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f28da70, should already all be free!
[      src/ext.c:  670]:closing span 0x10f28dae0
[      src/ext.c:  672]:freeing 0x10f28da70
[      src/ext.c:  673]:dereffing 0x106268960, not necessarily final
[      src/ext.c:  662]:checking context 0x106268960
[      src/ext.c:  666]:context 0x106268960: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10626b400
[      src/ext.c:  689]:dereffing 0x10626b400, not necessarily final
[      src/ext.c:  662]:checking context 0x10626b400
[      src/ext.c:  666]:context 0x10626b400: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10626b400, should already all be free!
[      src/ext.c:  670]:closing span 0x10626b470
[      src/ext.c:  672]:freeing 0x10626b400
[      src/ext.c:  673]:dereffing 0x10626a620, not necessarily final
[      src/ext.c:  662]:checking context 0x10626a620
[      src/ext.c:  666]:context 0x10626a620: 1 dereffed
[      src/ext.c:  688]:checking context 0x10626a620
[      src/ext.c:  689]:dereffing 0x10626a620, not necessarily final
[      src/ext.c:  662]:checking context 0x10626a620
[      src/ext.c:  666]:context 0x10626a620: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10626a620, should already all be free!
[      src/ext.c:  647]:context 0x10626a620: freeing node 0x10626b400
[      src/ext.c:  652]:freeing 0x10626bfa0
[      src/ext.c:  670]:closing span 0x10626a690
[      src/ext.c:  672]:freeing 0x10626a620
[      src/ext.c:  673]:dereffing 0x106266e10, not necessarily final
[      src/ext.c:  662]:checking context 0x106266e10
[      src/ext.c:  666]:context 0x106266e10: 2 dereffed
[      src/get.c:  420]:dereffing 0x106266e10, should be final
[      src/ext.c:  662]:checking context 0x106266e10
[      src/ext.c:  666]:context 0x106266e10: 1 dereffed
[      src/ext.c:  678]:*** 0x106266e10 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x106266e10, should already all be free!
[      src/ext.c:  647]:context 0x106266e10: freeing node 0x10626a620
[      src/ext.c:  652]:freeing 0x10626b1c0
[      src/ext.c:  647]:context 0x106266e10: freeing node 0x106268960
[      src/ext.c:  652]:freeing 0x106269500
[      src/ext.c:  647]:context 0x106266e10: freeing node 0x106267550
[      src/ext.c:  652]:freeing 0x106268720
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f28f9c0
[      src/ext.c:  757]:Created context 0x10f28f9c0 with span 0x10f28fa30: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f290100
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f290170, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f290170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f290170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f290170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f28fa30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2912d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f290170, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f290170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f290170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f290170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f28fa30, got nothing
[      src/ext.c:  707]:context 0x10f28f9c0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f290100 with span 0x10f290170: component: handle_single_key, operation request_encoding, ref_context 0x10f28f9c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f291510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f290170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f290170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f290170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f290170, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2920b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f28fa30, got nothing
[      src/ext.c:  707]:context 0x10f28f9c0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f291510 with span 0x10f291580: component: , operation response_decoding, ref_context 0x10f28f9c0
[      src/get.c:  134]:checking context 0x10f291510
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee3f8: binding context 0x10f291510 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549317904, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f290100
[      src/ext.c:  689]:dereffing 0x10f290100, not necessarily final
[      src/ext.c:  662]:checking context 0x10f290100
[      src/ext.c:  666]:context 0x10f290100: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f290100, should already all be free!
[      src/ext.c:  670]:closing span 0x10f290170
[      src/ext.c:  672]:freeing 0x10f290100
[      src/ext.c:  673]:dereffing 0x10f28f9c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f28f9c0
[      src/ext.c:  666]:context 0x10f28f9c0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2931d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f28fa30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f293820
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f28fa30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f28fa30, got nothing
[      src/ext.c:  707]:context 0x10f28f9c0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2931d0 with span 0x10f293240: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f28f9c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f293910
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e299f30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e299f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e299f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e299f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f293240, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e29a510
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e299f30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e299f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e299f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f293240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e299f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f293240, got nothing
[      src/ext.c:  707]:context 0x10f2931d0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f293910 with span 0x10e299f30: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f2931d0
[3576299217] <192.168.4.61:57936> (SOCK=636132e9d07b4726) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/d6","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549317904, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee3f8
[      src/ext.c:  866]:checking context 0x10f291510
[      src/ext.c:  807]:checking context 0x10f291510
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2963e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29c8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29c8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29c8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29c8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f291580, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e29cec0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29c8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29c8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29c8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29c8e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f291580, got nothing
[      src/ext.c:  707]:context 0x10f291510: 5 reffed
[      src/ext.c:  757]:Created context 0x10f2963e0 with span 0x10e29c8e0: component: get_common_objects, operation response_decoding, ref_context 0x10f291510
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee480 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f291510
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e29cfb0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f296af0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e29d010
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f296b60
[      src/ext.c: 1537]:got span 0x10f291580
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f296bb0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e29d100
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f296c00
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f291580, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f291580, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f291580, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f291580, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f291580, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f291580, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f291580, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f291580, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f291580, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f291580, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f291580, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f291580, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f291580, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee0b5e0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee05b08 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21392: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee0c660 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1266: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21393: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f291510
[      src/ext.c: 1483]:deallocing Payload 0x10e29cfb0
[      src/ext.c: 1420]:deallocing span args 0x10f296af0
[      src/ext.c: 1427]:freeing 0x10e29d0a0
[      src/ext.c: 1431]:freeing 0x10f296c00
[      src/ext.c: 1439]:freeing 0x10f296bb0
[      src/ext.c: 1364]:deallocing span tags args 0x10e29d010
[      src/ext.c: 1371]:freeing 0x10f296c50
[      src/ext.c: 1387]:freeing 0x10e29d2d0
[      src/ext.c: 1407]:freeing 0x10f296df0
[      src/ext.c: 1411]:freeing 0x10e29d010
[      src/ext.c: 1447]:freeing 0x10f296af0
[      src/ext.c: 1450]:deallocing finish args 0x10f296b60
[      src/ext.c: 1455]:freeing 0x10f296b60
[src/callbacks.c:  285]:dereffing 0x10f2963e0, should be final
[      src/ext.c:  662]:checking context 0x10f2963e0
[      src/ext.c:  666]:context 0x10f2963e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2963e0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e29c8e0
[      src/ext.c:  672]:freeing 0x10f2963e0
[      src/ext.c:  673]:dereffing 0x10f291510, not necessarily final
[      src/ext.c:  662]:checking context 0x10f291510
[      src/ext.c:  666]:context 0x10f291510: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f293910
[      src/ext.c:  689]:dereffing 0x10f293910, not necessarily final
[      src/ext.c:  662]:checking context 0x10f293910
[      src/ext.c:  666]:context 0x10f293910: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f293910, should already all be free!
[      src/ext.c:  670]:closing span 0x10e299f30
[      src/ext.c:  672]:freeing 0x10f293910
[      src/ext.c:  673]:dereffing 0x10f2931d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2931d0
[      src/ext.c:  666]:context 0x10f2931d0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f2931d0
[      src/ext.c:  689]:dereffing 0x10f2931d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2931d0
[      src/ext.c:  666]:context 0x10f2931d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2931d0, should already all be free!
[      src/ext.c:  647]:context 0x10f2931d0: freeing node 0x10f293910
[      src/ext.c:  652]:freeing 0x10e29a510
[      src/ext.c:  670]:closing span 0x10f293240
[      src/ext.c:  672]:freeing 0x10f2931d0
[      src/ext.c:  673]:dereffing 0x10f28f9c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f28f9c0
[      src/ext.c:  666]:context 0x10f28f9c0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f28f9c0, should be final
[      src/ext.c:  662]:checking context 0x10f28f9c0
[      src/ext.c:  666]:context 0x10f28f9c0: 1 dereffed
[      src/ext.c:  678]:*** 0x10f28f9c0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f28f9c0, should already all be free!
[      src/ext.c:  647]:context 0x10f28f9c0: freeing node 0x10f2931d0
[      src/ext.c:  652]:freeing 0x10f293820
[      src/ext.c:  647]:context 0x10f28f9c0: freeing node 0x10f291510
[      src/ext.c:  652]:freeing 0x10f2920b0
[      src/ext.c:  647]:context 0x10f28f9c0: freeing node 0x10f290100
[      src/ext.c:  652]:freeing 0x10f2912d0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e29d8a0
[      src/ext.c:  757]:Created context 0x10e29d8a0 with span 0x10f29a0b0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f29a420
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29dc70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29dc70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29dc70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29dc70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f29a0b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f29acf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29dc70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29dc70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29dc70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29dc70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f29a0b0, got nothing
[      src/ext.c:  707]:context 0x10e29d8a0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f29a420 with span 0x10e29dc70: component: handle_single_key, operation request_encoding, ref_context 0x10e29d8a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f29ade0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29dc70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29dc70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29dc70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29dc70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e29eca0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f29a0b0, got nothing
[      src/ext.c:  707]:context 0x10e29d8a0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f29ade0 with span 0x10e29e6c0: component: , operation response_decoding, ref_context 0x10e29d8a0
[      src/get.c:  134]:checking context 0x10f29ade0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee480: binding context 0x10f29ade0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549357024, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f29a420
[      src/ext.c:  689]:dereffing 0x10f29a420, not necessarily final
[      src/ext.c:  662]:checking context 0x10f29a420
[      src/ext.c:  666]:context 0x10f29a420: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f29a420, should already all be free!
[      src/ext.c:  670]:closing span 0x10e29dc70
[      src/ext.c:  672]:freeing 0x10f29a420
[      src/ext.c:  673]:dereffing 0x10e29d8a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e29d8a0
[      src/ext.c:  666]:context 0x10e29d8a0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e29f500
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f29a0b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f29c240
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f29a0b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f29a0b0, got nothing
[      src/ext.c:  707]:context 0x10e29d8a0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e29f500 with span 0x10f29bc60: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e29d8a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f29c330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29fc10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29fc10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29fc10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29fc10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f29bc60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2a01f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29fc10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29fc10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29fc10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f29bc60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29fc10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f29bc60, got nothing
[      src/ext.c:  707]:context 0x10e29f500: 2 reffed
[      src/ext.c:  757]:Created context 0x10f29c330 with span 0x10e29fc10: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e29f500
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/d7","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549357024, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee480
[      src/ext.c:  866]:checking context 0x10f29ade0
[      src/ext.c:  807]:checking context 0x10f29ade0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101dedb10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f382c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f382c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f382c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f382c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29e6c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102016b00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f382c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f382c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f382c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f382c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29e6c0, got nothing
[      src/ext.c:  707]:context 0x10f29ade0: 5 reffed
[      src/ext.c:  757]:Created context 0x101dedb10 with span 0x101f382c0: component: get_common_objects, operation response_decoding, ref_context 0x10f29ade0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee508 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f29ade0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x102016d40
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x102016da0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x102016e10
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x102016ea0
[      src/ext.c: 1537]:got span 0x10e29e6c0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x102016f50
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x102016fa0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x102016ff0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e29e6c0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e29e6c0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29e6c0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e29e6c0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e29e6c0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29e6c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e29e6c0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e29e6c0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e29e6c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e29e6c0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e29e6c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e29e6c0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e29e6c0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee0bae0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee05f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21398: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee0cc80 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1267: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4396541447 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee0ba90 has count of 2: *** 4396541447 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4396541447}})] from parent context 0x10f29ade0
[      src/ext.c: 1483]:deallocing Payload 0x102016d40
[      src/ext.c: 1420]:deallocing span args 0x102016da0
[      src/ext.c: 1427]:freeing 0x102016ef0
[      src/ext.c: 1431]:freeing 0x102016ff0
[      src/ext.c: 1439]:freeing 0x102016f50
[      src/ext.c: 1364]:deallocing span tags args 0x102016e10
[      src/ext.c: 1371]:freeing 0x102017090
[      src/ext.c: 1387]:freeing 0x102017360
[      src/ext.c: 1407]:freeing 0x1020173b0
[      src/ext.c: 1411]:freeing 0x102016e10
[      src/ext.c: 1447]:freeing 0x102016da0
[      src/ext.c: 1450]:deallocing finish args 0x102016ea0
[      src/ext.c: 1455]:freeing 0x102016ea0
[src/callbacks.c:  285]:dereffing 0x101dedb10, should be final
[      src/ext.c:  662]:checking context 0x101dedb10
[      src/ext.c:  666]:context 0x101dedb10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101dedb10, should already all be free!
[      src/ext.c:  670]:closing span 0x101f382c0
[      src/ext.c:  672]:freeing 0x101dedb10
[      src/ext.c:  673]:dereffing 0x10f29ade0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f29ade0
[      src/ext.c:  666]:context 0x10f29ade0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f29c330
[      src/ext.c:  689]:dereffing 0x10f29c330, not necessarily final
[      src/ext.c:  662]:checking context 0x10f29c330
[      src/ext.c:  666]:context 0x10f29c330: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f29c330, should already all be free!
[      src/ext.c:  670]:closing span 0x10e29fc10
[      src/ext.c:  672]:freeing 0x10f29c330
[      src/ext.c:  673]:dereffing 0x10e29f500, not necessarily final
[      src/ext.c:  662]:checking context 0x10e29f500
[      src/ext.c:  666]:context 0x10e29f500: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e29f500
[      src/ext.c:  689]:dereffing 0x10e29f500, not necessarily final
[      src/ext.c:  662]:checking context 0x10e29f500
[      src/ext.c:  666]:context 0x10e29f500: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e29f500, should already all be free!
[      src/ext.c:  647]:context 0x10e29f500: freeing node 0x10f29c330
[      src/ext.c:  652]:freeing 0x10e2a01f0
[      src/ext.c:  670]:closing span 0x10f29bc60
[      src/ext.c:  672]:freeing 0x10e29f500
[      src/ext.c:  673]:dereffing 0x10e29d8a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e29d8a0
[      src/ext.c:  666]:context 0x10e29d8a0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e29d8a0, should be final
[      src/ext.c:  662]:checking context 0x10e29d8a0
[      src/ext.c:  666]:context 0x10e29d8a0: 1 dereffed
[      src/ext.c:  678]:*** 0x10e29d8a0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e29d8a0, should already all be free!
[      src/ext.c:  647]:context 0x10e29d8a0: freeing node 0x10e29f500
[      src/ext.c:  652]:freeing 0x10f29c240
[      src/ext.c:  647]:context 0x10e29d8a0: freeing node 0x10f29ade0
[      src/ext.c:  652]:freeing 0x10e29eca0
[      src/ext.c:  647]:context 0x10e29d8a0: freeing node 0x10f29a420
[      src/ext.c:  652]:freeing 0x10f29acf0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1020174f0
[      src/ext.c:  757]:Created context 0x1020174f0 with span 0x102017560: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ef6570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ef65e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ef65e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ef65e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ef65e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102017560, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f0e5e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ef65e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ef65e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ef65e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ef65e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102017560, got nothing
[      src/ext.c:  707]:context 0x1020174f0: 2 reffed
[      src/ext.c:  757]:Created context 0x101ef6570 with span 0x101ef65e0: component: handle_single_key, operation request_encoding, ref_context 0x1020174f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f0e820
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ef65e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ef65e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ef65e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ef65e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f0f3c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102017560, got nothing
[      src/ext.c:  707]:context 0x1020174f0: 3 reffed
[      src/ext.c:  757]:Created context 0x101f0e820 with span 0x101f0e890: component: , operation response_decoding, ref_context 0x1020174f0
[      src/get.c:  134]:checking context 0x101f0e820
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee508: binding context 0x101f0e820 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4327532576, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101ef6570
[      src/ext.c:  689]:dereffing 0x101ef6570, not necessarily final
[      src/ext.c:  662]:checking context 0x101ef6570
[      src/ext.c:  666]:context 0x101ef6570: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101ef6570, should already all be free!
[      src/ext.c:  670]:closing span 0x101ef65e0
[      src/ext.c:  672]:freeing 0x101ef6570
[      src/ext.c:  673]:dereffing 0x1020174f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1020174f0
[      src/ext.c:  666]:context 0x1020174f0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f9a580
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102017560, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e4b170
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102017560, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102017560, got nothing
[      src/ext.c:  707]:context 0x1020174f0: 3 reffed
[      src/ext.c:  757]:Created context 0x101f9a580 with span 0x101f9a5f0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1020174f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101e4b2c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e4b330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e4b330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e4b330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e4b330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9a5f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e4be60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101e4b330, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101e4b330, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101e4b330, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9a5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101e4b330, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9a5f0, got nothing
[      src/ext.c:  707]:context 0x101f9a580: 2 reffed
[      src/ext.c:  757]:Created context 0x101e4b2c0 with span 0x101e4b330: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101f9a580
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/d8","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4327532576, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee508
[      src/ext.c:  866]:checking context 0x101f0e820
[      src/ext.c:  807]:checking context 0x101f0e820
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ed76e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ed7750, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ed7750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ed7750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ed7750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f0e890, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101ed8280
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ed7750, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ed7750, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ed7750, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ed7750, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f0e890, got nothing
[      src/ext.c:  707]:context 0x101f0e820: 5 reffed
[      src/ext.c:  757]:Created context 0x101ed76e0 with span 0x101ed7750: component: get_common_objects, operation response_decoding, ref_context 0x101f0e820
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee590 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101f0e820
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x102027a00
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x102027a60
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x102027ad0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x102027b60
[      src/ext.c: 1537]:got span 0x101f0e890
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x102027c10
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x102027c60
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x102027cb0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101f0e890, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101f0e890, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f0e890, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101f0e890, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101f0e890, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f0e890, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f0e890, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f0e890, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101f0e890, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f0e890, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101f0e890, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f0e890, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101f0e890, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee0bf40 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee05f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4392058380 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee0bef0 has count of 2: *** 4392058380 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee0ce40 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1268: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21402: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4392058380, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101f0e820
[      src/ext.c: 1483]:deallocing Payload 0x102027a00
[      src/ext.c: 1420]:deallocing span args 0x102027a60
[      src/ext.c: 1427]:freeing 0x102027bb0
[      src/ext.c: 1431]:freeing 0x102027cb0
[      src/ext.c: 1439]:freeing 0x102027c10
[      src/ext.c: 1364]:deallocing span tags args 0x102027ad0
[      src/ext.c: 1371]:freeing 0x102027d50
[      src/ext.c: 1387]:freeing 0x102028020
[      src/ext.c: 1407]:freeing 0x102028070
[      src/ext.c: 1411]:freeing 0x102027ad0
[      src/ext.c: 1447]:freeing 0x102027a60
[      src/ext.c: 1450]:deallocing finish args 0x102027b60
[      src/ext.c: 1455]:freeing 0x102027b60
[src/callbacks.c:  285]:dereffing 0x101ed76e0, should be final
[      src/ext.c:  662]:checking context 0x101ed76e0
[      src/ext.c:  666]:context 0x101ed76e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101ed76e0, should already all be free!
[      src/ext.c:  670]:closing span 0x101ed7750
[      src/ext.c:  672]:freeing 0x101ed76e0
[      src/ext.c:  673]:dereffing 0x101f0e820, not necessarily final
[      src/ext.c:  662]:checking context 0x101f0e820
[      src/ext.c:  666]:context 0x101f0e820: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101e4b2c0
[      src/ext.c:  689]:dereffing 0x101e4b2c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101e4b2c0
[      src/ext.c:  666]:context 0x101e4b2c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101e4b2c0, should already all be free!
[      src/ext.c:  670]:closing span 0x101e4b330
[      src/ext.c:  672]:freeing 0x101e4b2c0
[      src/ext.c:  673]:dereffing 0x101f9a580, not necessarily final
[      src/ext.c:  662]:checking context 0x101f9a580
[      src/ext.c:  666]:context 0x101f9a580: 1 dereffed
[      src/ext.c:  688]:checking context 0x101f9a580
[      src/ext.c:  689]:dereffing 0x101f9a580, not necessarily final
[      src/ext.c:  662]:checking context 0x101f9a580
[      src/ext.c:  666]:context 0x101f9a580: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f9a580, should already all be free!
[      src/ext.c:  647]:context 0x101f9a580: freeing node 0x101e4b2c0
[      src/ext.c:  652]:freeing 0x101e4be60
[      src/ext.c:  670]:closing span 0x101f9a5f0
[      src/ext.c:  672]:freeing 0x101f9a580
[      src/ext.c:  673]:dereffing 0x1020174f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1020174f0
[      src/ext.c:  666]:context 0x1020174f0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1020174f0, should be final
[      src/ext.c:  662]:checking context 0x1020174f0
[      src/ext.c:  666]:context 0x1020174f0: 1 dereffed
[      src/ext.c:  678]:*** 0x1020174f0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1020174f0, should already all be free!
[      src/ext.c:  647]:context 0x1020174f0: freeing node 0x101f9a580
[      src/ext.c:  652]:freeing 0x101e4b170
[      src/ext.c:  647]:context 0x1020174f0: freeing node 0x101f0e820
[      src/ext.c:  652]:freeing 0x101f0f3c0
[      src/ext.c:  647]:context 0x1020174f0: freeing node 0x101ef6570
[      src/ext.c:  652]:freeing 0x101f0e5e0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102028b70
[      src/ext.c:  757]:Created context 0x102028b70 with span 0x102028be0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1020292b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102029320, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102029320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102029320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102029320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102028be0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10202a480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102029320, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102029320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102029320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102029320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102028be0, got nothing
[      src/ext.c:  707]:context 0x102028b70: 2 reffed
[      src/ext.c:  757]:Created context 0x1020292b0 with span 0x102029320: component: handle_single_key, operation request_encoding, ref_context 0x102028b70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10202a6c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102029320, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102029320, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102029320, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102029320, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102040ec0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102028be0, got nothing
[      src/ext.c:  707]:context 0x102028b70: 3 reffed
[      src/ext.c:  757]:Created context 0x10202a6c0 with span 0x10202a730: component: , operation response_decoding, ref_context 0x102028b70
[      src/get.c:  134]:checking context 0x10202a6c0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee590: binding context 0x10202a6c0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328695488, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1020292b0
[      src/ext.c:  689]:dereffing 0x1020292b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1020292b0
[      src/ext.c:  666]:context 0x1020292b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1020292b0, should already all be free!
[      src/ext.c:  670]:closing span 0x102029320
[      src/ext.c:  672]:freeing 0x1020292b0
[      src/ext.c:  673]:dereffing 0x102028b70, not necessarily final
[      src/ext.c:  662]:checking context 0x102028b70
[      src/ext.c:  666]:context 0x102028b70: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102041fe0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102028be0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102042b80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102028be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102028be0, got nothing
[      src/ext.c:  707]:context 0x102028b70: 3 reffed
[      src/ext.c:  757]:Created context 0x102041fe0 with span 0x102042050: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x102028b70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102042dc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102042e30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102042e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102042e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102042e30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102042050, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102043960
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102042e30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102042e30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102042e30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102042050, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102042e30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102042050, got nothing
[      src/ext.c:  707]:context 0x102041fe0: 2 reffed
[      src/ext.c:  757]:Created context 0x102042dc0 with span 0x102042e30: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x102041fe0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/d9","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328695488, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee590
[      src/ext.c:  866]:checking context 0x10202a6c0
[      src/ext.c:  807]:checking context 0x10202a6c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f3c850
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f3c8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f3c8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f3c8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f3c8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10202a730, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f3d3f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f3c8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f3c8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f3c8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f3c8c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10202a730, got nothing
[      src/ext.c:  707]:context 0x10202a6c0: 5 reffed
[      src/ext.c:  757]:Created context 0x101f3c850 with span 0x101f3c8c0: component: get_common_objects, operation response_decoding, ref_context 0x10202a6c0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee618 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10202a6c0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101f3d630
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101f3d690
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101f3d700
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101f3d790
[      src/ext.c: 1537]:got span 0x10202a730
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f3d840
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f3d890
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f3d8e0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10202a730, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10202a730, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10202a730, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10202a730, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10202a730, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10202a730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10202a730, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10202a730, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10202a730, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10202a730, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10202a730, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10202a730, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10202a730, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee14220 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee05f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4392058380 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee14130 has count of 2: *** 4392058380 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee16270 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1269: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21404: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4392058380, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10202a6c0
[      src/ext.c: 1483]:deallocing Payload 0x101f3d630
[      src/ext.c: 1420]:deallocing span args 0x101f3d690
[      src/ext.c: 1427]:freeing 0x101f3d7e0
[      src/ext.c: 1431]:freeing 0x101f3d8e0
[      src/ext.c: 1439]:freeing 0x101f3d840
[      src/ext.c: 1364]:deallocing span tags args 0x101f3d700
[      src/ext.c: 1371]:freeing 0x101f3d980
[      src/ext.c: 1387]:freeing 0x101f3dc50
[      src/ext.c: 1407]:freeing 0x101f3dca0
[      src/ext.c: 1411]:freeing 0x101f3d700
[      src/ext.c: 1447]:freeing 0x101f3d690
[      src/ext.c: 1450]:deallocing finish args 0x101f3d790
[      src/ext.c: 1455]:freeing 0x101f3d790
[src/callbacks.c:  285]:dereffing 0x101f3c850, should be final
[      src/ext.c:  662]:checking context 0x101f3c850
[      src/ext.c:  666]:context 0x101f3c850: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f3c850, should already all be free!
[      src/ext.c:  670]:closing span 0x101f3c8c0
[      src/ext.c:  672]:freeing 0x101f3c850
[      src/ext.c:  673]:dereffing 0x10202a6c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10202a6c0
[      src/ext.c:  666]:context 0x10202a6c0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x102042dc0
[      src/ext.c:  689]:dereffing 0x102042dc0, not necessarily final
[      src/ext.c:  662]:checking context 0x102042dc0
[      src/ext.c:  666]:context 0x102042dc0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102042dc0, should already all be free!
[      src/ext.c:  670]:closing span 0x102042e30
[      src/ext.c:  672]:freeing 0x102042dc0
[      src/ext.c:  673]:dereffing 0x102041fe0, not necessarily final
[      src/ext.c:  662]:checking context 0x102041fe0
[      src/ext.c:  666]:context 0x102041fe0: 1 dereffed
[      src/ext.c:  688]:checking context 0x102041fe0
[      src/ext.c:  689]:dereffing 0x102041fe0, not necessarily final
[      src/ext.c:  662]:checking context 0x102041fe0
[      src/ext.c:  666]:context 0x102041fe0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102041fe0, should already all be free!
[      src/ext.c:  647]:context 0x102041fe0: freeing node 0x102042dc0
[      src/ext.c:  652]:freeing 0x102043960
[      src/ext.c:  670]:closing span 0x102042050
[      src/ext.c:  672]:freeing 0x102041fe0
[      src/ext.c:  673]:dereffing 0x102028b70, not necessarily final
[      src/ext.c:  662]:checking context 0x102028b70
[      src/ext.c:  666]:context 0x102028b70: 2 dereffed
[      src/get.c:  420]:dereffing 0x102028b70, should be final
[      src/ext.c:  662]:checking context 0x102028b70
[      src/ext.c:  666]:context 0x102028b70: 1 dereffed
[      src/ext.c:  678]:*** 0x102028b70 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x102028b70, should already all be free!
[      src/ext.c:  647]:context 0x102028b70: freeing node 0x102041fe0
[      src/ext.c:  652]:freeing 0x102042b80
[      src/ext.c:  647]:context 0x102028b70: freeing node 0x10202a6c0
[      src/ext.c:  652]:freeing 0x102040ec0
[      src/ext.c:  647]:context 0x102028b70: freeing node 0x1020292b0
[      src/ext.c:  652]:freeing 0x10202a480
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f3e7a0
[      src/ext.c:  757]:Created context 0x101f3e7a0 with span 0x101f3e810: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f3eee0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f3ef50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f3ef50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f3ef50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f3ef50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f3e810, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f400b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f3ef50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f3ef50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f3ef50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f3ef50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f3e810, got nothing
[      src/ext.c:  707]:context 0x101f3e7a0: 2 reffed
[      src/ext.c:  757]:Created context 0x101f3eee0 with span 0x101f3ef50: component: handle_single_key, operation request_encoding, ref_context 0x101f3e7a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f402f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f3ef50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f3ef50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f3ef50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f3ef50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2df3d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f3e810, got nothing
[      src/ext.c:  707]:context 0x101f3e7a0: 3 reffed
[      src/ext.c:  757]:Created context 0x101f402f0 with span 0x101f40360: component: , operation response_decoding, ref_context 0x101f3e7a0
[      src/get.c:  134]:checking context 0x101f402f0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee618: binding context 0x101f402f0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4327736048, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101f3eee0
[      src/ext.c:  689]:dereffing 0x101f3eee0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f3eee0
[      src/ext.c:  666]:context 0x101f3eee0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f3eee0, should already all be free!
[      src/ext.c:  670]:closing span 0x101f3ef50
[      src/ext.c:  672]:freeing 0x101f3eee0
[      src/ext.c:  673]:dereffing 0x101f3e7a0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f3e7a0
[      src/ext.c:  666]:context 0x101f3e7a0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2e04f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f3e810, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2e1090
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f3e810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f3e810, got nothing
[      src/ext.c:  707]:context 0x101f3e7a0: 3 reffed
[      src/ext.c:  757]:Created context 0x10e2e04f0 with span 0x10e2e0560: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101f3e7a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2e12d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2e1340, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2e1340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2e1340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2e1340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2e0560, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2e1e70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2e1340, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2e1340, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2e1340, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2e0560, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2e1340, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2e0560, got nothing
[      src/ext.c:  707]:context 0x10e2e04f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10e2e12d0 with span 0x10e2e1340: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e2e04f0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/da","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4327736048, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee618
[      src/ext.c:  866]:checking context 0x101f402f0
[      src/ext.c:  807]:checking context 0x101f402f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2e53d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2e5440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2e5440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2e5440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2e5440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f40360, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2e5f70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2e5440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2e5440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2e5440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2e5440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f40360, got nothing
[      src/ext.c:  707]:context 0x101f402f0: 5 reffed
[      src/ext.c:  757]:Created context 0x10e2e53d0 with span 0x10e2e5440: component: get_common_objects, operation response_decoding, ref_context 0x101f402f0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee6a0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101f402f0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e2e61b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e2e6210
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e2e6280
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e2e6310
[      src/ext.c: 1537]:got span 0x101f40360
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2e63c0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2e6410
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2e6460
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101f40360, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101f40360, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f40360, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101f40360, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101f40360, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f40360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f40360, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f40360, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101f40360, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f40360, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101f40360, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f40360, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101f40360, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee144a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee05f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed97ca0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee160b0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1270: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee08250 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x101f402f0
[      src/ext.c: 1483]:deallocing Payload 0x10e2e61b0
[      src/ext.c: 1420]:deallocing span args 0x10e2e6210
[      src/ext.c: 1427]:freeing 0x10e2e6360
[      src/ext.c: 1431]:freeing 0x10e2e6460
[      src/ext.c: 1439]:freeing 0x10e2e63c0
[      src/ext.c: 1364]:deallocing span tags args 0x10e2e6280
[      src/ext.c: 1371]:freeing 0x10e2e6500
[      src/ext.c: 1387]:freeing 0x10e2e67d0
[      src/ext.c: 1407]:freeing 0x10e2e6820
[      src/ext.c: 1411]:freeing 0x10e2e6280
[      src/ext.c: 1447]:freeing 0x10e2e6210
[      src/ext.c: 1450]:deallocing finish args 0x10e2e6310
[      src/ext.c: 1455]:freeing 0x10e2e6310
[src/callbacks.c:  285]:dereffing 0x10e2e53d0, should be final
[      src/ext.c:  662]:checking context 0x10e2e53d0
[      src/ext.c:  666]:context 0x10e2e53d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2e53d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e2e5440
[      src/ext.c:  672]:freeing 0x10e2e53d0
[      src/ext.c:  673]:dereffing 0x101f402f0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f402f0
[      src/ext.c:  666]:context 0x101f402f0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e2e12d0
[      src/ext.c:  689]:dereffing 0x10e2e12d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2e12d0
[      src/ext.c:  666]:context 0x10e2e12d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2e12d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e2e1340
[      src/ext.c:  672]:freeing 0x10e2e12d0
[      src/ext.c:  673]:dereffing 0x10e2e04f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2e04f0
[      src/ext.c:  666]:context 0x10e2e04f0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e2e04f0
[      src/ext.c:  689]:dereffing 0x10e2e04f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2e04f0
[      src/ext.c:  666]:context 0x10e2e04f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2e04f0, should already all be free!
[      src/ext.c:  647]:context 0x10e2e04f0: freeing node 0x10e2e12d0
[      src/ext.c:  652]:freeing 0x10e2e1e70
[      src/ext.c:  670]:closing span 0x10e2e0560
[      src/ext.c:  672]:freeing 0x10e2e04f0
[      src/ext.c:  673]:dereffing 0x101f3e7a0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f3e7a0
[      src/ext.c:  666]:context 0x101f3e7a0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101f3e7a0, should be final
[      src/ext.c:  662]:checking context 0x101f3e7a0
[      src/ext.c:  666]:context 0x101f3e7a0: 1 dereffed
[      src/ext.c:  678]:*** 0x101f3e7a0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101f3e7a0, should already all be free!
[      src/ext.c:  647]:context 0x101f3e7a0: freeing node 0x10e2e04f0
[      src/ext.c:  652]:freeing 0x10e2e1090
[      src/ext.c:  647]:context 0x101f3e7a0: freeing node 0x101f402f0
[      src/ext.c:  652]:freeing 0x10e2df3d0
[      src/ext.c:  647]:context 0x101f3e7a0: freeing node 0x101f3eee0
[      src/ext.c:  652]:freeing 0x101f400b0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102f02c10
[      src/ext.c:  757]:Created context 0x102f02c10 with span 0x102f02c80: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102f03350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f033c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f033c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f033c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f033c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f02c80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102f04520
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f033c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f033c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f033c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f033c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f02c80, got nothing
[      src/ext.c:  707]:context 0x102f02c10: 2 reffed
[      src/ext.c:  757]:Created context 0x102f03350 with span 0x102f033c0: component: handle_single_key, operation request_encoding, ref_context 0x102f02c10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102f04760
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f033c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f033c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f033c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f033c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102f05300
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f02c80, got nothing
[      src/ext.c:  707]:context 0x102f02c10: 3 reffed
[      src/ext.c:  757]:Created context 0x102f04760 with span 0x102f047d0: component: , operation response_decoding, ref_context 0x102f02c10
[      src/get.c:  134]:checking context 0x102f04760
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee6a0: binding context 0x102f04760 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4344268640, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x102f03350
[      src/ext.c:  689]:dereffing 0x102f03350, not necessarily final
[      src/ext.c:  662]:checking context 0x102f03350
[      src/ext.c:  666]:context 0x102f03350: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102f03350, should already all be free!
[      src/ext.c:  670]:closing span 0x102f033c0
[      src/ext.c:  672]:freeing 0x102f03350
[      src/ext.c:  673]:dereffing 0x102f02c10, not necessarily final
[      src/ext.c:  662]:checking context 0x102f02c10
[      src/ext.c:  666]:context 0x102f02c10: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102f06420
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f02c80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102f06fc0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f02c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f02c80, got nothing
[      src/ext.c:  707]:context 0x102f02c10: 3 reffed
[      src/ext.c:  757]:Created context 0x102f06420 with span 0x102f06490: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x102f02c10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102f07200
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f07270, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f07270, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f07270, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f07270, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f06490, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102f07da0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f07270, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f07270, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f07270, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f06490, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f07270, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f06490, got nothing
[      src/ext.c:  707]:context 0x102f06420: 2 reffed
[      src/ext.c:  757]:Created context 0x102f07200 with span 0x102f07270: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x102f06420
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/db","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4344268640, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee6a0
[      src/ext.c:  866]:checking context 0x102f04760
[      src/ext.c:  807]:checking context 0x102f04760
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2e8bd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2e8c40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2e8c40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2e8c40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2e8c40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f047d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2e9770
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2e8c40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2e8c40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2e8c40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2e8c40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f047d0, got nothing
[      src/ext.c:  707]:context 0x102f04760: 5 reffed
[      src/ext.c:  757]:Created context 0x10e2e8bd0 with span 0x10e2e8c40: component: get_common_objects, operation response_decoding, ref_context 0x102f04760
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee728 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x102f04760
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e2e99b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e2e9a10
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e2e9a80
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e2e9b10
[      src/ext.c: 1537]:got span 0x102f047d0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2e9bc0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2e9c10
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2e9c60
[      src/ext.c: 1152]:Looking for tagname db.type from 0x102f047d0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x102f047d0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f047d0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x102f047d0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x102f047d0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f047d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f047d0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f047d0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x102f047d0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f047d0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x102f047d0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f047d0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x102f047d0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee14720 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee05f40 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed97ca0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee163c0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1271: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee08300 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x102f04760
[      src/ext.c: 1483]:deallocing Payload 0x10e2e99b0
[      src/ext.c: 1420]:deallocing span args 0x10e2e9a10
[      src/ext.c: 1427]:freeing 0x10e2e9b60
[      src/ext.c: 1431]:freeing 0x10e2e9c60
[      src/ext.c: 1439]:freeing 0x10e2e9bc0
[      src/ext.c: 1364]:deallocing span tags args 0x10e2e9a80
[      src/ext.c: 1371]:freeing 0x10e2e9d00
[      src/ext.c: 1387]:freeing 0x10e2e9fd0
[      src/ext.c: 1407]:freeing 0x10e2ea020
[      src/ext.c: 1411]:freeing 0x10e2e9a80
[      src/ext.c: 1447]:freeing 0x10e2e9a10
[      src/ext.c: 1450]:deallocing finish args 0x10e2e9b10
[      src/ext.c: 1455]:freeing 0x10e2e9b10
[src/callbacks.c:  285]:dereffing 0x10e2e8bd0, should be final
[      src/ext.c:  662]:checking context 0x10e2e8bd0
[      src/ext.c:  666]:context 0x10e2e8bd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2e8bd0, should already all be free!
[      src/ext.c:  670]:closing span 0x10e2e8c40
[      src/ext.c:  672]:freeing 0x10e2e8bd0
[      src/ext.c:  673]:dereffing 0x102f04760, not necessarily final
[      src/ext.c:  662]:checking context 0x102f04760
[      src/ext.c:  666]:context 0x102f04760: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x102f07200
[      src/ext.c:  689]:dereffing 0x102f07200, not necessarily final
[      src/ext.c:  662]:checking context 0x102f07200
[      src/ext.c:  666]:context 0x102f07200: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102f07200, should already all be free!
[      src/ext.c:  670]:closing span 0x102f07270
[      src/ext.c:  672]:freeing 0x102f07200
[      src/ext.c:  673]:dereffing 0x102f06420, not necessarily final
[      src/ext.c:  662]:checking context 0x102f06420
[      src/ext.c:  666]:context 0x102f06420: 1 dereffed
[      src/ext.c:  688]:checking context 0x102f06420
[      src/ext.c:  689]:dereffing 0x102f06420, not necessarily final
[      src/ext.c:  662]:checking context 0x102f06420
[      src/ext.c:  666]:context 0x102f06420: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102f06420, should already all be free!
[      src/ext.c:  647]:context 0x102f06420: freeing node 0x102f07200
[      src/ext.c:  652]:freeing 0x102f07da0
[      src/ext.c:  670]:closing span 0x102f06490
[      src/ext.c:  672]:freeing 0x102f06420
[      src/ext.c:  673]:dereffing 0x102f02c10, not necessarily final
[      src/ext.c:  662]:checking context 0x102f02c10
[      src/ext.c:  666]:context 0x102f02c10: 2 dereffed
[      src/get.c:  420]:dereffing 0x102f02c10, should be final
[      src/ext.c:  662]:checking context 0x102f02c10
[      src/ext.c:  666]:context 0x102f02c10: 1 dereffed
[      src/ext.c:  678]:*** 0x102f02c10 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x102f02c10, should already all be free!
[      src/ext.c:  647]:context 0x102f02c10: freeing node 0x102f06420
[      src/ext.c:  652]:freeing 0x102f06fc0
[      src/ext.c:  647]:context 0x102f02c10: freeing node 0x102f04760
[      src/ext.c:  652]:freeing 0x102f05300
[      src/ext.c:  647]:context 0x102f02c10: freeing node 0x102f03350
[      src/ext.c:  652]:freeing 0x102f04520
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2eab20
[      src/ext.c:  757]:Created context 0x10e2eab20 with span 0x10e2eab90: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2eb260
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2eb2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2eb2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2eb2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2eb2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2eab90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2ec430
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2eb2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2eb2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2eb2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2eb2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2eab90, got nothing
[      src/ext.c:  707]:context 0x10e2eab20: 2 reffed
[      src/ext.c:  757]:Created context 0x10e2eb260 with span 0x10e2eb2d0: component: handle_single_key, operation request_encoding, ref_context 0x10e2eab20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2ec670
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2eb2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2eb2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2eb2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2eb2d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2ed210
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2eab90, got nothing
[      src/ext.c:  707]:context 0x10e2eab20: 3 reffed
[      src/ext.c:  757]:Created context 0x10e2ec670 with span 0x10e2ec6e0: component: , operation response_decoding, ref_context 0x10e2eab20
[      src/get.c:  134]:checking context 0x10e2ec670
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee728: binding context 0x10e2ec670 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532913776, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10e2eb260
[      src/ext.c:  689]:dereffing 0x10e2eb260, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2eb260
[      src/ext.c:  666]:context 0x10e2eb260: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2eb260, should already all be free!
[      src/ext.c:  670]:closing span 0x10e2eb2d0
[      src/ext.c:  672]:freeing 0x10e2eb260
[      src/ext.c:  673]:dereffing 0x10e2eab20, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2eab20
[      src/ext.c:  666]:context 0x10e2eab20: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2ee330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2eab90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2eeed0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2eab90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2eab90, got nothing
[      src/ext.c:  707]:context 0x10e2eab20: 3 reffed
[      src/ext.c:  757]:Created context 0x10e2ee330 with span 0x10e2ee3a0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e2eab20
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2ef110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ef180, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ef180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ef180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ef180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ee3a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2efcb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ef180, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ef180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ef180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ee3a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ef180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ee3a0, got nothing
[      src/ext.c:  707]:context 0x10e2ee330: 2 reffed
[      src/ext.c:  757]:Created context 0x10e2ef110 with span 0x10e2ef180: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10e2ee330
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/dc","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4532913776, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee728
[      src/ext.c:  866]:checking context 0x10e2ec670
[      src/ext.c:  807]:checking context 0x10e2ec670
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2f3210
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2f3280, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2f3280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2f3280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2f3280, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ec6e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10e2f3db0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2f3280, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2f3280, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2f3280, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2f3280, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ec6e0, got nothing
[      src/ext.c:  707]:context 0x10e2ec670: 5 reffed
[      src/ext.c:  757]:Created context 0x10e2f3210 with span 0x10e2f3280: component: get_common_objects, operation response_decoding, ref_context 0x10e2ec670
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee7b0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10e2ec670
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10e2f3ff0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10e2f4050
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10e2f40c0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10e2f4150
[      src/ext.c: 1537]:got span 0x10e2ec6e0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2f4200
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2f4250
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10e2f42a0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10e2ec6e0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10e2ec6e0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ec6e0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10e2ec6e0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10e2ec6e0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ec6e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2ec6e0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2ec6e0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10e2ec6e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2ec6e0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10e2ec6e0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2ec6e0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10e2ec6e0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee149a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee12d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed97ca0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee165f0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1272: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee083b0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10e2ec670
[      src/ext.c: 1483]:deallocing Payload 0x10e2f3ff0
[      src/ext.c: 1420]:deallocing span args 0x10e2f4050
[      src/ext.c: 1427]:freeing 0x10e2f41a0
[      src/ext.c: 1431]:freeing 0x10e2f42a0
[      src/ext.c: 1439]:freeing 0x10e2f4200
[      src/ext.c: 1364]:deallocing span tags args 0x10e2f40c0
[      src/ext.c: 1371]:freeing 0x10e2f4340
[      src/ext.c: 1387]:freeing 0x10e2f4610
[      src/ext.c: 1407]:freeing 0x10e2f4660
[      src/ext.c: 1411]:freeing 0x10e2f40c0
[      src/ext.c: 1447]:freeing 0x10e2f4050
[      src/ext.c: 1450]:deallocing finish args 0x10e2f4150
[      src/ext.c: 1455]:freeing 0x10e2f4150
[src/callbacks.c:  285]:dereffing 0x10e2f3210, should be final
[      src/ext.c:  662]:checking context 0x10e2f3210
[      src/ext.c:  666]:context 0x10e2f3210: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2f3210, should already all be free!
[      src/ext.c:  670]:closing span 0x10e2f3280
[      src/ext.c:  672]:freeing 0x10e2f3210
[      src/ext.c:  673]:dereffing 0x10e2ec670, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2ec670
[      src/ext.c:  666]:context 0x10e2ec670: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10e2ef110
[      src/ext.c:  689]:dereffing 0x10e2ef110, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2ef110
[      src/ext.c:  666]:context 0x10e2ef110: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2ef110, should already all be free!
[      src/ext.c:  670]:closing span 0x10e2ef180
[      src/ext.c:  672]:freeing 0x10e2ef110
[      src/ext.c:  673]:dereffing 0x10e2ee330, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2ee330
[      src/ext.c:  666]:context 0x10e2ee330: 1 dereffed
[      src/ext.c:  688]:checking context 0x10e2ee330
[      src/ext.c:  689]:dereffing 0x10e2ee330, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2ee330
[      src/ext.c:  666]:context 0x10e2ee330: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10e2ee330, should already all be free!
[      src/ext.c:  647]:context 0x10e2ee330: freeing node 0x10e2ef110
[      src/ext.c:  652]:freeing 0x10e2efcb0
[      src/ext.c:  670]:closing span 0x10e2ee3a0
[      src/ext.c:  672]:freeing 0x10e2ee330
[      src/ext.c:  673]:dereffing 0x10e2eab20, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2eab20
[      src/ext.c:  666]:context 0x10e2eab20: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e2eab20, should be final
[      src/ext.c:  662]:checking context 0x10e2eab20
[      src/ext.c:  666]:context 0x10e2eab20: 1 dereffed
[      src/ext.c:  678]:*** 0x10e2eab20 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e2eab20, should already all be free!
[      src/ext.c:  647]:context 0x10e2eab20: freeing node 0x10e2ee330
[      src/ext.c:  652]:freeing 0x10e2eeed0
[      src/ext.c:  647]:context 0x10e2eab20: freeing node 0x10e2ec670
[      src/ext.c:  652]:freeing 0x10e2ed210
[      src/ext.c:  647]:context 0x10e2eab20: freeing node 0x10e2eb260
[      src/ext.c:  652]:freeing 0x10e2ec430
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10e2f47a0
[      src/ext.c:  757]:Created context 0x10e2f47a0 with span 0x10e2f4810: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f9c6c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9c730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9c730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9c730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9c730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2f4810, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f9d890
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9c730, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9c730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9c730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9c730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2f4810, got nothing
[      src/ext.c:  707]:context 0x10e2f47a0: 2 reffed
[      src/ext.c:  757]:Created context 0x101f9c6c0 with span 0x101f9c730: component: handle_single_key, operation request_encoding, ref_context 0x10e2f47a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f9dad0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9c730, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9c730, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9c730, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9c730, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f9e670
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2f4810, got nothing
[      src/ext.c:  707]:context 0x10e2f47a0: 3 reffed
[      src/ext.c:  757]:Created context 0x101f9dad0 with span 0x101f9db40: component: , operation response_decoding, ref_context 0x10e2f47a0
[      src/get.c:  134]:checking context 0x101f9dad0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee7b0: binding context 0x101f9dad0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328118992, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101f9c6c0
[      src/ext.c:  689]:dereffing 0x101f9c6c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f9c6c0
[      src/ext.c:  666]:context 0x101f9c6c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f9c6c0, should already all be free!
[      src/ext.c:  670]:closing span 0x101f9c730
[      src/ext.c:  672]:freeing 0x101f9c6c0
[      src/ext.c:  673]:dereffing 0x10e2f47a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2f47a0
[      src/ext.c:  666]:context 0x10e2f47a0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f9f790
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2f4810, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101fa0330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10e2f4810, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10e2f4810, got nothing
[      src/ext.c:  707]:context 0x10e2f47a0: 3 reffed
[      src/ext.c:  757]:Created context 0x101f9f790 with span 0x101f9f800: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10e2f47a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fa0570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fa05e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fa05e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fa05e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fa05e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9f800, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101fa1110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fa05e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fa05e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fa05e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9f800, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fa05e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9f800, got nothing
[      src/ext.c:  707]:context 0x101f9f790: 2 reffed
[      src/ext.c:  757]:Created context 0x101fa0570 with span 0x101fa05e0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101f9f790
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/dd","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328118992, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee7b0
[      src/ext.c:  866]:checking context 0x101f9dad0
[      src/ext.c:  807]:checking context 0x101f9dad0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fa4670
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fa46e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fa46e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fa46e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fa46e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9db40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2cf730
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fa46e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fa46e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fa46e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fa46e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9db40, got nothing
[      src/ext.c:  707]:context 0x101f9dad0: 5 reffed
[      src/ext.c:  757]:Created context 0x101fa4670 with span 0x101fa46e0: component: get_common_objects, operation response_decoding, ref_context 0x101f9dad0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee838 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101f9dad0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f2cf970
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f2cf9d0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f2cfa40
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f2cfad0
[      src/ext.c: 1537]:got span 0x101f9db40
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2cfb80
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2cfbd0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2cfc20
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101f9db40, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101f9db40, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9db40, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101f9db40, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101f9db40, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9db40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f9db40, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f9db40, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101f9db40, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f9db40, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101f9db40, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f9db40, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101f9db40, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee14c20 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee12d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21409: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee16820 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1273: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21410: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101f9dad0
[      src/ext.c: 1483]:deallocing Payload 0x10f2cf970
[      src/ext.c: 1420]:deallocing span args 0x10f2cf9d0
[      src/ext.c: 1427]:freeing 0x10f2cfb20
[      src/ext.c: 1431]:freeing 0x10f2cfc20
[      src/ext.c: 1439]:freeing 0x10f2cfb80
[      src/ext.c: 1364]:deallocing span tags args 0x10f2cfa40
[      src/ext.c: 1371]:freeing 0x10f2cfcc0
[      src/ext.c: 1387]:freeing 0x10f2cff90
[      src/ext.c: 1407]:freeing 0x10f2cffe0
[      src/ext.c: 1411]:freeing 0x10f2cfa40
[      src/ext.c: 1447]:freeing 0x10f2cf9d0
[      src/ext.c: 1450]:deallocing finish args 0x10f2cfad0
[      src/ext.c: 1455]:freeing 0x10f2cfad0
[src/callbacks.c:  285]:dereffing 0x101fa4670, should be final
[      src/ext.c:  662]:checking context 0x101fa4670
[      src/ext.c:  666]:context 0x101fa4670: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101fa4670, should already all be free!
[      src/ext.c:  670]:closing span 0x101fa46e0
[      src/ext.c:  672]:freeing 0x101fa4670
[      src/ext.c:  673]:dereffing 0x101f9dad0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f9dad0
[      src/ext.c:  666]:context 0x101f9dad0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x101fa0570
[      src/ext.c:  689]:dereffing 0x101fa0570, not necessarily final
[      src/ext.c:  662]:checking context 0x101fa0570
[      src/ext.c:  666]:context 0x101fa0570: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101fa0570, should already all be free!
[      src/ext.c:  670]:closing span 0x101fa05e0
[      src/ext.c:  672]:freeing 0x101fa0570
[      src/ext.c:  673]:dereffing 0x101f9f790, not necessarily final
[      src/ext.c:  662]:checking context 0x101f9f790
[      src/ext.c:  666]:context 0x101f9f790: 1 dereffed
[      src/ext.c:  688]:checking context 0x101f9f790
[      src/ext.c:  689]:dereffing 0x101f9f790, not necessarily final
[      src/ext.c:  662]:checking context 0x101f9f790
[      src/ext.c:  666]:context 0x101f9f790: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f9f790, should already all be free!
[      src/ext.c:  647]:context 0x101f9f790: freeing node 0x101fa0570
[      src/ext.c:  652]:freeing 0x101fa1110
[      src/ext.c:  670]:closing span 0x101f9f800
[      src/ext.c:  672]:freeing 0x101f9f790
[      src/ext.c:  673]:dereffing 0x10e2f47a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10e2f47a0
[      src/ext.c:  666]:context 0x10e2f47a0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10e2f47a0, should be final
[      src/ext.c:  662]:checking context 0x10e2f47a0
[      src/ext.c:  666]:context 0x10e2f47a0: 1 dereffed
[      src/ext.c:  678]:*** 0x10e2f47a0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10e2f47a0, should already all be free!
[      src/ext.c:  647]:context 0x10e2f47a0: freeing node 0x101f9f790
[      src/ext.c:  652]:freeing 0x101fa0330
[      src/ext.c:  647]:context 0x10e2f47a0: freeing node 0x101f9dad0
[      src/ext.c:  652]:freeing 0x101f9e670
[      src/ext.c:  647]:context 0x10e2f47a0: freeing node 0x101f9c6c0
[      src/ext.c:  652]:freeing 0x101f9d890
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2d0ae0
[      src/ext.c:  757]:Created context 0x10f2d0ae0 with span 0x10f2d0b50: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2d1220
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d1290, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d1290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d1290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d1290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d0b50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2d23f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d1290, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d1290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d1290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d1290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d0b50, got nothing
[      src/ext.c:  707]:context 0x10f2d0ae0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2d1220 with span 0x10f2d1290: component: handle_single_key, operation request_encoding, ref_context 0x10f2d0ae0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2d2630
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d1290, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d1290, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d1290, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d1290, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2d31d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d0b50, got nothing
[      src/ext.c:  707]:context 0x10f2d0ae0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2d2630 with span 0x10f2d26a0: component: , operation response_decoding, ref_context 0x10f2d0ae0
[      src/get.c:  134]:checking context 0x10f2d2630
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee838: binding context 0x10f2d2630 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549584432, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f2d1220
[      src/ext.c:  689]:dereffing 0x10f2d1220, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2d1220
[      src/ext.c:  666]:context 0x10f2d1220: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2d1220, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2d1290
[      src/ext.c:  672]:freeing 0x10f2d1220
[      src/ext.c:  673]:dereffing 0x10f2d0ae0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2d0ae0
[      src/ext.c:  666]:context 0x10f2d0ae0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2d42f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d0b50, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2d4e90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d0b50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d0b50, got nothing
[      src/ext.c:  707]:context 0x10f2d0ae0: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2d42f0 with span 0x10f2d4360: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f2d0ae0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2d50d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d5140, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d5140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d5140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d5140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d4360, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2d5c70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d5140, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d5140, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d5140, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d4360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d5140, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d4360, got nothing
[      src/ext.c:  707]:context 0x10f2d42f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2d50d0 with span 0x10f2d5140: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f2d42f0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/de","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549584432, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee838
[      src/ext.c:  866]:checking context 0x10f2d2630
[      src/ext.c:  807]:checking context 0x10f2d2630
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2d91d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d9240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d9240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d9240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d9240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d26a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2d9d70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d9240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d9240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d9240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d9240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d26a0, got nothing
[      src/ext.c:  707]:context 0x10f2d2630: 5 reffed
[      src/ext.c:  757]:Created context 0x10f2d91d0 with span 0x10f2d9240: component: get_common_objects, operation response_decoding, ref_context 0x10f2d2630
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee8c0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f2d2630
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f2d9fb0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f2da010
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f2da080
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f2da110
[      src/ext.c: 1537]:got span 0x10f2d26a0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2da1c0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2da210
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2da260
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f2d26a0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f2d26a0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d26a0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f2d26a0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f2d26a0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d26a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2d26a0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2d26a0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f2d26a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2d26a0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f2d26a0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2d26a0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f2d26a0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee14ea0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee12d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21411: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee16a50 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1274: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21412: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f2d2630
[      src/ext.c: 1483]:deallocing Payload 0x10f2d9fb0
[      src/ext.c: 1420]:deallocing span args 0x10f2da010
[      src/ext.c: 1427]:freeing 0x10f2da160
[      src/ext.c: 1431]:freeing 0x10f2da260
[      src/ext.c: 1439]:freeing 0x10f2da1c0
[      src/ext.c: 1364]:deallocing span tags args 0x10f2da080
[      src/ext.c: 1371]:freeing 0x10f2da300
[      src/ext.c: 1387]:freeing 0x10f2da5d0
[      src/ext.c: 1407]:freeing 0x10f2da620
[      src/ext.c: 1411]:freeing 0x10f2da080
[      src/ext.c: 1447]:freeing 0x10f2da010
[      src/ext.c: 1450]:deallocing finish args 0x10f2da110
[      src/ext.c: 1455]:freeing 0x10f2da110
[src/callbacks.c:  285]:dereffing 0x10f2d91d0, should be final
[      src/ext.c:  662]:checking context 0x10f2d91d0
[      src/ext.c:  666]:context 0x10f2d91d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2d91d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2d9240
[      src/ext.c:  672]:freeing 0x10f2d91d0
[      src/ext.c:  673]:dereffing 0x10f2d2630, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2d2630
[      src/ext.c:  666]:context 0x10f2d2630: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f2d50d0
[      src/ext.c:  689]:dereffing 0x10f2d50d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2d50d0
[      src/ext.c:  666]:context 0x10f2d50d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2d50d0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2d5140
[      src/ext.c:  672]:freeing 0x10f2d50d0
[      src/ext.c:  673]:dereffing 0x10f2d42f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2d42f0
[      src/ext.c:  666]:context 0x10f2d42f0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f2d42f0
[      src/ext.c:  689]:dereffing 0x10f2d42f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2d42f0
[      src/ext.c:  666]:context 0x10f2d42f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2d42f0, should already all be free!
[      src/ext.c:  647]:context 0x10f2d42f0: freeing node 0x10f2d50d0
[      src/ext.c:  652]:freeing 0x10f2d5c70
[      src/ext.c:  670]:closing span 0x10f2d4360
[      src/ext.c:  672]:freeing 0x10f2d42f0
[      src/ext.c:  673]:dereffing 0x10f2d0ae0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2d0ae0
[      src/ext.c:  666]:context 0x10f2d0ae0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f2d0ae0, should be final
[      src/ext.c:  662]:checking context 0x10f2d0ae0
[      src/ext.c:  666]:context 0x10f2d0ae0: 1 dereffed
[      src/ext.c:  678]:*** 0x10f2d0ae0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f2d0ae0, should already all be free!
[      src/ext.c:  647]:context 0x10f2d0ae0: freeing node 0x10f2d42f0
[      src/ext.c:  652]:freeing 0x10f2d4e90
[      src/ext.c:  647]:context 0x10f2d0ae0: freeing node 0x10f2d2630
[      src/ext.c:  652]:freeing 0x10f2d31d0
[      src/ext.c:  647]:context 0x10f2d0ae0: freeing node 0x10f2d1220
[      src/ext.c:  652]:freeing 0x10f2d23f0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2db120
[      src/ext.c:  757]:Created context 0x10f2db120 with span 0x10f2db190: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2db860
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2db8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2db8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2db8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2db8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2db190, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2dca30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2db8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2db8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2db8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2db8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2db190, got nothing
[      src/ext.c:  707]:context 0x10f2db120: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2db860 with span 0x10f2db8d0: component: handle_single_key, operation request_encoding, ref_context 0x10f2db120
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2dcc70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2db8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2db8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2db8d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2db8d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2dd810
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2db190, got nothing
[      src/ext.c:  707]:context 0x10f2db120: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2dcc70 with span 0x10f2dcce0: component: , operation response_decoding, ref_context 0x10f2db120
[      src/get.c:  134]:checking context 0x10f2dcc70
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee8c0: binding context 0x10f2dcc70 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549626992, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f2db860
[      src/ext.c:  689]:dereffing 0x10f2db860, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2db860
[      src/ext.c:  666]:context 0x10f2db860: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2db860, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2db8d0
[      src/ext.c:  672]:freeing 0x10f2db860
[      src/ext.c:  673]:dereffing 0x10f2db120, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2db120
[      src/ext.c:  666]:context 0x10f2db120: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2de930
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2db190, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2df4d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2db190, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2db190, got nothing
[      src/ext.c:  707]:context 0x10f2db120: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2de930 with span 0x10f2de9a0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f2db120
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2df710
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2df780, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2df780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2df780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2df780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2de9a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103090b90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2df780, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2df780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2df780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2de9a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2df780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2de9a0, got nothing
[      src/ext.c:  707]:context 0x10f2de930: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2df710 with span 0x10f2df780: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f2de930
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/df","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549626992, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee8c0
[      src/ext.c:  866]:checking context 0x10f2dcc70
[      src/ext.c:  807]:checking context 0x10f2dcc70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1030940f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103094160, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103094160, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103094160, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103094160, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2dcce0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103094c90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103094160, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103094160, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103094160, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103094160, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2dcce0, got nothing
[      src/ext.c:  707]:context 0x10f2dcc70: 5 reffed
[      src/ext.c:  757]:Created context 0x1030940f0 with span 0x103094160: component: get_common_objects, operation response_decoding, ref_context 0x10f2dcc70
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee948 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f2dcc70
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x103094ed0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x103094f30
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x103094fa0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x103095030
[      src/ext.c: 1537]:got span 0x10f2dcce0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1030950e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103095130
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103095180
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f2dcce0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f2dcce0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2dcce0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f2dcce0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f2dcce0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2dcce0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2dcce0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2dcce0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f2dcce0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2dcce0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f2dcce0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2dcce0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f2dcce0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee1f180 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee12d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4392058380 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee1f130 has count of 2: *** 4392058380 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee16c80 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1275: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21413: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4392058380, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f2dcc70
[      src/ext.c: 1483]:deallocing Payload 0x103094ed0
[      src/ext.c: 1420]:deallocing span args 0x103094f30
[      src/ext.c: 1427]:freeing 0x103095080
[      src/ext.c: 1431]:freeing 0x103095180
[      src/ext.c: 1439]:freeing 0x1030950e0
[      src/ext.c: 1364]:deallocing span tags args 0x103094fa0
[      src/ext.c: 1371]:freeing 0x103095220
[      src/ext.c: 1387]:freeing 0x1030954f0
[      src/ext.c: 1407]:freeing 0x103095540
[      src/ext.c: 1411]:freeing 0x103094fa0
[      src/ext.c: 1447]:freeing 0x103094f30
[      src/ext.c: 1450]:deallocing finish args 0x103095030
[      src/ext.c: 1455]:freeing 0x103095030
[src/callbacks.c:  285]:dereffing 0x1030940f0, should be final
[      src/ext.c:  662]:checking context 0x1030940f0
[      src/ext.c:  666]:context 0x1030940f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1030940f0, should already all be free!
[      src/ext.c:  670]:closing span 0x103094160
[      src/ext.c:  672]:freeing 0x1030940f0
[      src/ext.c:  673]:dereffing 0x10f2dcc70, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2dcc70
[      src/ext.c:  666]:context 0x10f2dcc70: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f2df710
[      src/ext.c:  689]:dereffing 0x10f2df710, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2df710
[      src/ext.c:  666]:context 0x10f2df710: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2df710, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2df780
[      src/ext.c:  672]:freeing 0x10f2df710
[      src/ext.c:  673]:dereffing 0x10f2de930, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2de930
[      src/ext.c:  666]:context 0x10f2de930: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f2de930
[      src/ext.c:  689]:dereffing 0x10f2de930, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2de930
[      src/ext.c:  666]:context 0x10f2de930: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2de930, should already all be free!
[      src/ext.c:  647]:context 0x10f2de930: freeing node 0x10f2df710
[      src/ext.c:  652]:freeing 0x103090b90
[      src/ext.c:  670]:closing span 0x10f2de9a0
[      src/ext.c:  672]:freeing 0x10f2de930
[      src/ext.c:  673]:dereffing 0x10f2db120, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2db120
[      src/ext.c:  666]:context 0x10f2db120: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f2db120, should be final
[      src/ext.c:  662]:checking context 0x10f2db120
[      src/ext.c:  666]:context 0x10f2db120: 1 dereffed
[      src/ext.c:  678]:*** 0x10f2db120 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f2db120, should already all be free!
[      src/ext.c:  647]:context 0x10f2db120: freeing node 0x10f2de930
[      src/ext.c:  652]:freeing 0x10f2df4d0
[      src/ext.c:  647]:context 0x10f2db120: freeing node 0x10f2dcc70
[      src/ext.c:  652]:freeing 0x10f2dd810
[      src/ext.c:  647]:context 0x10f2db120: freeing node 0x10f2db860
[      src/ext.c:  652]:freeing 0x10f2dca30
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103096040
[      src/ext.c:  757]:Created context 0x103096040 with span 0x1030960b0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103096780
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030967f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030967f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030967f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030967f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030960b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103097950
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030967f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030967f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030967f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030967f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030960b0, got nothing
[      src/ext.c:  707]:context 0x103096040: 2 reffed
[      src/ext.c:  757]:Created context 0x103096780 with span 0x1030967f0: component: handle_single_key, operation request_encoding, ref_context 0x103096040
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103097b90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030967f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030967f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030967f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030967f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103098730
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030960b0, got nothing
[      src/ext.c:  707]:context 0x103096040: 3 reffed
[      src/ext.c:  757]:Created context 0x103097b90 with span 0x103097c00: component: , operation response_decoding, ref_context 0x103096040
[      src/get.c:  134]:checking context 0x103097b90
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee948: binding context 0x103097b90 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345920400, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x103096780
[      src/ext.c:  689]:dereffing 0x103096780, not necessarily final
[      src/ext.c:  662]:checking context 0x103096780
[      src/ext.c:  666]:context 0x103096780: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x103096780, should already all be free!
[      src/ext.c:  670]:closing span 0x1030967f0
[      src/ext.c:  672]:freeing 0x103096780
[      src/ext.c:  673]:dereffing 0x103096040, not necessarily final
[      src/ext.c:  662]:checking context 0x103096040
[      src/ext.c:  666]:context 0x103096040: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103099850
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030960b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10309a3f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030960b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030960b0, got nothing
[      src/ext.c:  707]:context 0x103096040: 3 reffed
[      src/ext.c:  757]:Created context 0x103099850 with span 0x1030998c0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x103096040
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10309a630
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10309a6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10309a6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10309a6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10309a6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030998c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10309b1d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10309a6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10309a6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10309a6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030998c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10309a6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030998c0, got nothing
[      src/ext.c:  707]:context 0x103099850: 2 reffed
[      src/ext.c:  757]:Created context 0x10309a630 with span 0x10309a6a0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x103099850
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/e0","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345920400, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee948
[      src/ext.c:  866]:checking context 0x103097b90
[      src/ext.c:  807]:checking context 0x103097b90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2e28f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e2960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e2960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e2960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e2960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103097c00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2e3490
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e2960, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e2960, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e2960, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e2960, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103097c00, got nothing
[      src/ext.c:  707]:context 0x103097b90: 5 reffed
[      src/ext.c:  757]:Created context 0x10f2e28f0 with span 0x10f2e2960: component: get_common_objects, operation response_decoding, ref_context 0x103097b90
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edee9d0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x103097b90
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f2e36d0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f2e3730
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f2e37a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f2e3830
[      src/ext.c: 1537]:got span 0x103097c00
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2e38e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2e3930
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2e3980
[      src/ext.c: 1152]:Looking for tagname db.type from 0x103097c00, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x103097c00, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103097c00, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x103097c00, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x103097c00, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103097c00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103097c00, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103097c00, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x103097c00, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103097c00, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x103097c00, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103097c00, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x103097c00, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee1f400 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee12d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21415: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee20200 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1276: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21416: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x103097b90
[      src/ext.c: 1483]:deallocing Payload 0x10f2e36d0
[      src/ext.c: 1420]:deallocing span args 0x10f2e3730
[      src/ext.c: 1427]:freeing 0x10f2e3880
[      src/ext.c: 1431]:freeing 0x10f2e3980
[      src/ext.c: 1439]:freeing 0x10f2e38e0
[      src/ext.c: 1364]:deallocing span tags args 0x10f2e37a0
[      src/ext.c: 1371]:freeing 0x10f2e3a20
[      src/ext.c: 1387]:freeing 0x10f2e3cf0
[      src/ext.c: 1407]:freeing 0x10f2e3d40
[      src/ext.c: 1411]:freeing 0x10f2e37a0
[      src/ext.c: 1447]:freeing 0x10f2e3730
[      src/ext.c: 1450]:deallocing finish args 0x10f2e3830
[      src/ext.c: 1455]:freeing 0x10f2e3830
[src/callbacks.c:  285]:dereffing 0x10f2e28f0, should be final
[      src/ext.c:  662]:checking context 0x10f2e28f0
[      src/ext.c:  666]:context 0x10f2e28f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2e28f0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2e2960
[      src/ext.c:  672]:freeing 0x10f2e28f0
[      src/ext.c:  673]:dereffing 0x103097b90, not necessarily final
[      src/ext.c:  662]:checking context 0x103097b90
[      src/ext.c:  666]:context 0x103097b90: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10309a630
[      src/ext.c:  689]:dereffing 0x10309a630, not necessarily final
[      src/ext.c:  662]:checking context 0x10309a630
[      src/ext.c:  666]:context 0x10309a630: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10309a630, should already all be free!
[      src/ext.c:  670]:closing span 0x10309a6a0
[      src/ext.c:  672]:freeing 0x10309a630
[      src/ext.c:  673]:dereffing 0x103099850, not necessarily final
[      src/ext.c:  662]:checking context 0x103099850
[      src/ext.c:  666]:context 0x103099850: 1 dereffed
[      src/ext.c:  688]:checking context 0x103099850
[      src/ext.c:  689]:dereffing 0x103099850, not necessarily final
[      src/ext.c:  662]:checking context 0x103099850
[      src/ext.c:  666]:context 0x103099850: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x103099850, should already all be free!
[      src/ext.c:  647]:context 0x103099850: freeing node 0x10309a630
[      src/ext.c:  652]:freeing 0x10309b1d0
[      src/ext.c:  670]:closing span 0x1030998c0
[      src/ext.c:  672]:freeing 0x103099850
[      src/ext.c:  673]:dereffing 0x103096040, not necessarily final
[      src/ext.c:  662]:checking context 0x103096040
[      src/ext.c:  666]:context 0x103096040: 2 dereffed
[      src/get.c:  420]:dereffing 0x103096040, should be final
[      src/ext.c:  662]:checking context 0x103096040
[      src/ext.c:  666]:context 0x103096040: 1 dereffed
[      src/ext.c:  678]:*** 0x103096040 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x103096040, should already all be free!
[      src/ext.c:  647]:context 0x103096040: freeing node 0x103099850
[      src/ext.c:  652]:freeing 0x10309a3f0
[      src/ext.c:  647]:context 0x103096040: freeing node 0x103097b90
[      src/ext.c:  652]:freeing 0x103098730
[      src/ext.c:  647]:context 0x103096040: freeing node 0x103096780
[      src/ext.c:  652]:freeing 0x103097950
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2e4840
[      src/ext.c:  757]:Created context 0x10f2e4840 with span 0x10f2e48b0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2e4f80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e4ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e4ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e4ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e4ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e48b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2e6150
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e4ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e4ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e4ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e4ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e48b0, got nothing
[      src/ext.c:  707]:context 0x10f2e4840: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2e4f80 with span 0x10f2e4ff0: component: handle_single_key, operation request_encoding, ref_context 0x10f2e4840
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2e6390
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e4ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e4ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e4ff0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e4ff0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2e6f30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e48b0, got nothing
[      src/ext.c:  707]:context 0x10f2e4840: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2e6390 with span 0x10f2e6400: component: , operation response_decoding, ref_context 0x10f2e4840
[      src/get.c:  134]:checking context 0x10f2e6390
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edee9d0: binding context 0x10f2e6390 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549665680, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f2e4f80
[      src/ext.c:  689]:dereffing 0x10f2e4f80, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2e4f80
[      src/ext.c:  666]:context 0x10f2e4f80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2e4f80, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2e4ff0
[      src/ext.c:  672]:freeing 0x10f2e4f80
[      src/ext.c:  673]:dereffing 0x10f2e4840, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2e4840
[      src/ext.c:  666]:context 0x10f2e4840: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2e8050
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e48b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2e8bf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e48b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e48b0, got nothing
[      src/ext.c:  707]:context 0x10f2e4840: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2e8050 with span 0x10f2e80c0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f2e4840
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2e8e30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e8ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e8ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e8ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e8ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e80c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2e99d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e8ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e8ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e8ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e80c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e8ea0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e80c0, got nothing
[      src/ext.c:  707]:context 0x10f2e8050: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2e8e30 with span 0x10f2e8ea0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f2e8050
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/e1","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549665680, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edee9d0
[      src/ext.c:  866]:checking context 0x10f2e6390
[      src/ext.c:  807]:checking context 0x10f2e6390
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2ecf30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2ecfa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2ecfa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2ecfa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2ecfa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e6400, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2edad0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2ecfa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2ecfa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2ecfa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2ecfa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e6400, got nothing
[      src/ext.c:  707]:context 0x10f2e6390: 5 reffed
[      src/ext.c:  757]:Created context 0x10f2ecf30 with span 0x10f2ecfa0: component: get_common_objects, operation response_decoding, ref_context 0x10f2e6390
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edeea58 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f2e6390
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f2edd10
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f2edd70
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f2edde0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f2ede70
[      src/ext.c: 1537]:got span 0x10f2e6400
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2edf20
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2edf70
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2edfc0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f2e6400, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f2e6400, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e6400, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f2e6400, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f2e6400, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e6400, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2e6400, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2e6400, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f2e6400, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2e6400, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f2e6400, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2e6400, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f2e6400, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee1f680 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee12d60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21417: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee20040 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1277: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21418: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f2e6390
[      src/ext.c: 1483]:deallocing Payload 0x10f2edd10
[      src/ext.c: 1420]:deallocing span args 0x10f2edd70
[      src/ext.c: 1427]:freeing 0x10f2edec0
[      src/ext.c: 1431]:freeing 0x10f2edfc0
[      src/ext.c: 1439]:freeing 0x10f2edf20
[      src/ext.c: 1364]:deallocing span tags args 0x10f2edde0
[      src/ext.c: 1371]:freeing 0x10f2ee060
[      src/ext.c: 1387]:freeing 0x10f2ee330
[      src/ext.c: 1407]:freeing 0x10f2ee380
[      src/ext.c: 1411]:freeing 0x10f2edde0
[      src/ext.c: 1447]:freeing 0x10f2edd70
[      src/ext.c: 1450]:deallocing finish args 0x10f2ede70
[      src/ext.c: 1455]:freeing 0x10f2ede70
[src/callbacks.c:  285]:dereffing 0x10f2ecf30, should be final
[      src/ext.c:  662]:checking context 0x10f2ecf30
[      src/ext.c:  666]:context 0x10f2ecf30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2ecf30, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2ecfa0
[      src/ext.c:  672]:freeing 0x10f2ecf30
[      src/ext.c:  673]:dereffing 0x10f2e6390, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2e6390
[      src/ext.c:  666]:context 0x10f2e6390: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f2e8e30
[      src/ext.c:  689]:dereffing 0x10f2e8e30, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2e8e30
[      src/ext.c:  666]:context 0x10f2e8e30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2e8e30, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2e8ea0
[      src/ext.c:  672]:freeing 0x10f2e8e30
[      src/ext.c:  673]:dereffing 0x10f2e8050, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2e8050
[      src/ext.c:  666]:context 0x10f2e8050: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f2e8050
[      src/ext.c:  689]:dereffing 0x10f2e8050, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2e8050
[      src/ext.c:  666]:context 0x10f2e8050: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2e8050, should already all be free!
[      src/ext.c:  647]:context 0x10f2e8050: freeing node 0x10f2e8e30
[      src/ext.c:  652]:freeing 0x10f2e99d0
[      src/ext.c:  670]:closing span 0x10f2e80c0
[      src/ext.c:  672]:freeing 0x10f2e8050
[      src/ext.c:  673]:dereffing 0x10f2e4840, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2e4840
[      src/ext.c:  666]:context 0x10f2e4840: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f2e4840, should be final
[      src/ext.c:  662]:checking context 0x10f2e4840
[      src/ext.c:  666]:context 0x10f2e4840: 1 dereffed
[      src/ext.c:  678]:*** 0x10f2e4840 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f2e4840, should already all be free!
[      src/ext.c:  647]:context 0x10f2e4840: freeing node 0x10f2e8050
[      src/ext.c:  652]:freeing 0x10f2e8bf0
[      src/ext.c:  647]:context 0x10f2e4840: freeing node 0x10f2e6390
[      src/ext.c:  652]:freeing 0x10f2e6f30
[      src/ext.c:  647]:context 0x10f2e4840: freeing node 0x10f2e4f80
[      src/ext.c:  652]:freeing 0x10f2e6150
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2eee80
[      src/ext.c:  757]:Created context 0x10f2eee80 with span 0x10f2eeef0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2ef5c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2ef630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2ef630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2ef630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2ef630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2eeef0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2f0790
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2ef630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2ef630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2ef630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2ef630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2eeef0, got nothing
[      src/ext.c:  707]:context 0x10f2eee80: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2ef5c0 with span 0x10f2ef630: component: handle_single_key, operation request_encoding, ref_context 0x10f2eee80
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2f09d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2ef630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2ef630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2ef630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2ef630, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2f1570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2eeef0, got nothing
[      src/ext.c:  707]:context 0x10f2eee80: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2f09d0 with span 0x10f2f0a40: component: , operation response_decoding, ref_context 0x10f2eee80
[      src/get.c:  134]:checking context 0x10f2f09d0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edeea58: binding context 0x10f2f09d0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549708240, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f2ef5c0
[      src/ext.c:  689]:dereffing 0x10f2ef5c0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2ef5c0
[      src/ext.c:  666]:context 0x10f2ef5c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2ef5c0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2ef630
[      src/ext.c:  672]:freeing 0x10f2ef5c0
[      src/ext.c:  673]:dereffing 0x10f2eee80, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2eee80
[      src/ext.c:  666]:context 0x10f2eee80: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2f2690
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2eeef0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2f3230
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2eeef0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2eeef0, got nothing
[      src/ext.c:  707]:context 0x10f2eee80: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2f2690 with span 0x10f2f2700: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f2eee80
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2f3470
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f34e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f34e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f34e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f34e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f2700, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2f4010
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f34e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f34e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f34e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f2700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f34e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f2700, got nothing
[      src/ext.c:  707]:context 0x10f2f2690: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2f3470 with span 0x10f2f34e0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f2f2690
[3576299217] <192.168.4.61:57932> (CTX=0x10626da40,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[3576299217] Provider 'HTTP' failed (L:185)
[3576299217] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/e2","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549708240, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edeea58
[      src/ext.c:  866]:checking context 0x10f2f09d0
[      src/ext.c:  807]:checking context 0x10f2f09d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102fdc720
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10202aac0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10202aac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10202aac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10202aac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f0a40, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10306ec10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10202aac0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10202aac0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10202aac0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10202aac0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f0a40, got nothing
[      src/ext.c:  707]:context 0x10f2f09d0: 5 reffed
[      src/ext.c:  757]:Created context 0x102fdc720 with span 0x10202aac0: component: get_common_objects, operation response_decoding, ref_context 0x10f2f09d0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edeeae0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f2f09d0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10306ee50
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10306eeb0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x102fdc790
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10306ef20
[      src/ext.c: 1537]:got span 0x10f2f0a40
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x102fdc880
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x102fdc8d0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x102fdc920
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f2f0a40, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f2f0a40, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f0a40, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f2f0a40, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f2f0a40, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f0a40, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f0a40, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f0a40, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f2f0a40, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f0a40, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f2f0a40, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f0a40, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f2f0a40, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee1fae0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee1ce50 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ed97ca0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee20970 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1278: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee08618 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10f2f09d0
[      src/ext.c: 1483]:deallocing Payload 0x10306ee50
[      src/ext.c: 1420]:deallocing span args 0x10306eeb0
[      src/ext.c: 1427]:freeing 0x102fdc820
[      src/ext.c: 1431]:freeing 0x102fdc920
[      src/ext.c: 1439]:freeing 0x102fdc880
[      src/ext.c: 1364]:deallocing span tags args 0x102fdc790
[      src/ext.c: 1371]:freeing 0x102fdc9c0
[      src/ext.c: 1387]:freeing 0x102fdcc90
[      src/ext.c: 1407]:freeing 0x102fdcce0
[      src/ext.c: 1411]:freeing 0x102fdc790
[      src/ext.c: 1447]:freeing 0x10306eeb0
[      src/ext.c: 1450]:deallocing finish args 0x10306ef20
[      src/ext.c: 1455]:freeing 0x10306ef20
[src/callbacks.c:  285]:dereffing 0x102fdc720, should be final
[      src/ext.c:  662]:checking context 0x102fdc720
[      src/ext.c:  666]:context 0x102fdc720: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102fdc720, should already all be free!
[      src/ext.c:  670]:closing span 0x10202aac0
[      src/ext.c:  672]:freeing 0x102fdc720
[      src/ext.c:  673]:dereffing 0x10f2f09d0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2f09d0
[      src/ext.c:  666]:context 0x10f2f09d0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f2f3470
[      src/ext.c:  689]:dereffing 0x10f2f3470, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2f3470
[      src/ext.c:  666]:context 0x10f2f3470: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2f3470, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2f34e0
[      src/ext.c:  672]:freeing 0x10f2f3470
[      src/ext.c:  673]:dereffing 0x10f2f2690, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2f2690
[      src/ext.c:  666]:context 0x10f2f2690: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f2f2690
[      src/ext.c:  689]:dereffing 0x10f2f2690, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2f2690
[      src/ext.c:  666]:context 0x10f2f2690: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2f2690, should already all be free!
[      src/ext.c:  647]:context 0x10f2f2690: freeing node 0x10f2f3470
[      src/ext.c:  652]:freeing 0x10f2f4010
[      src/ext.c:  670]:closing span 0x10f2f2700
[      src/ext.c:  672]:freeing 0x10f2f2690
[      src/ext.c:  673]:dereffing 0x10f2eee80, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2eee80
[      src/ext.c:  666]:context 0x10f2eee80: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f2eee80, should be final
[      src/ext.c:  662]:checking context 0x10f2eee80
[      src/ext.c:  666]:context 0x10f2eee80: 1 dereffed
[      src/ext.c:  678]:*** 0x10f2eee80 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f2eee80, should already all be free!
[      src/ext.c:  647]:context 0x10f2eee80: freeing node 0x10f2f2690
[      src/ext.c:  652]:freeing 0x10f2f3230
[      src/ext.c:  647]:context 0x10f2eee80: freeing node 0x10f2f09d0
[      src/ext.c:  652]:freeing 0x10f2f1570
[      src/ext.c:  647]:context 0x10f2eee80: freeing node 0x10f2ef5c0
[      src/ext.c:  652]:freeing 0x10f2f0790
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10202bcc0
[      src/ext.c:  757]:Created context 0x10202bcc0 with span 0x101f187f0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f18ec0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f18f30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f18f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f18f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f18f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f187f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102fdd800
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f18f30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f18f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f18f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f18f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f187f0, got nothing
[      src/ext.c:  707]:context 0x10202bcc0: 2 reffed
[      src/ext.c:  757]:Created context 0x101f18ec0 with span 0x101f18f30: component: handle_single_key, operation request_encoding, ref_context 0x10202bcc0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102fdda40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f18f30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f18f30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f18f30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f18f30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102fde5e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f187f0, got nothing
[      src/ext.c:  707]:context 0x10202bcc0: 3 reffed
[      src/ext.c:  757]:Created context 0x102fdda40 with span 0x102fddab0: component: , operation response_decoding, ref_context 0x10202bcc0
[      src/get.c:  134]:checking context 0x102fdda40
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edeeae0: binding context 0x102fdda40 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345158208, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101f18ec0
[      src/ext.c:  689]:dereffing 0x101f18ec0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f18ec0
[      src/ext.c:  666]:context 0x101f18ec0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f18ec0, should already all be free!
[      src/ext.c:  670]:closing span 0x101f18f30
[      src/ext.c:  672]:freeing 0x101f18ec0
[      src/ext.c:  673]:dereffing 0x10202bcc0, not necessarily final
[      src/ext.c:  662]:checking context 0x10202bcc0
[      src/ext.c:  666]:context 0x10202bcc0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102fdf700
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f187f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102fe02a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f187f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f187f0, got nothing
[      src/ext.c:  707]:context 0x10202bcc0: 3 reffed
[      src/ext.c:  757]:Created context 0x102fdf700 with span 0x102fdf770: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10202bcc0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102fe04e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fe0550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fe0550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fe0550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fe0550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fdf770, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f92700
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fe0550, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fe0550, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fe0550, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fdf770, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fe0550, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fdf770, got nothing
[      src/ext.c:  707]:context 0x102fdf700: 2 reffed
[      src/ext.c:  757]:Created context 0x102fe04e0 with span 0x102fe0550: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x102fdf700
[3576299217] <192.168.4.61:57933> (SOCK=cef8382c415ef159) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/e3","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345158208, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edeeae0
[      src/ext.c:  866]:checking context 0x102fdda40
[      src/ext.c:  807]:checking context 0x102fdda40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102fe3d50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f29f50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f29f50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f29f50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f29f50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fddab0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f2aa80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f29f50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f29f50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f29f50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f29f50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fddab0, got nothing
[      src/ext.c:  707]:context 0x102fdda40: 5 reffed
[      src/ext.c:  757]:Created context 0x102fe3d50 with span 0x101f29f50: component: get_common_objects, operation response_decoding, ref_context 0x102fdda40
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edeeb68 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x102fdda40
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101f2acc0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101f2ad20
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101f2ad90
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101f2ae20
[      src/ext.c: 1537]:got span 0x102fddab0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f2aed0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f2af20
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101f2af70
[      src/ext.c: 1152]:Looking for tagname db.type from 0x102fddab0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x102fddab0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fddab0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x102fddab0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x102fddab0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fddab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fddab0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fddab0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x102fddab0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fddab0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x102fddab0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fddab0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x102fddab0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee2a1d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee27478 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21427: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee29190 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1279: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ed97ca0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x102fdda40
[      src/ext.c: 1483]:deallocing Payload 0x101f2acc0
[      src/ext.c: 1420]:deallocing span args 0x101f2ad20
[      src/ext.c: 1427]:freeing 0x101f2ae70
[      src/ext.c: 1431]:freeing 0x101f2af70
[      src/ext.c: 1439]:freeing 0x101f2aed0
[      src/ext.c: 1364]:deallocing span tags args 0x101f2ad90
[      src/ext.c: 1371]:freeing 0x101f2b010
[      src/ext.c: 1387]:freeing 0x102fe3e50
[      src/ext.c: 1407]:freeing 0x102fe3ea0
[      src/ext.c: 1411]:freeing 0x101f2ad90
[      src/ext.c: 1447]:freeing 0x101f2ad20
[      src/ext.c: 1450]:deallocing finish args 0x101f2ae20
[      src/ext.c: 1455]:freeing 0x101f2ae20
[src/callbacks.c:  285]:dereffing 0x102fe3d50, should be final
[      src/ext.c:  662]:checking context 0x102fe3d50
[      src/ext.c:  666]:context 0x102fe3d50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102fe3d50, should already all be free!
[      src/ext.c:  670]:closing span 0x101f29f50
[      src/ext.c:  672]:freeing 0x102fe3d50
[      src/ext.c:  673]:dereffing 0x102fdda40, not necessarily final
[      src/ext.c:  662]:checking context 0x102fdda40
[      src/ext.c:  666]:context 0x102fdda40: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x102fe04e0
[      src/ext.c:  689]:dereffing 0x102fe04e0, not necessarily final
[      src/ext.c:  662]:checking context 0x102fe04e0
[      src/ext.c:  666]:context 0x102fe04e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102fe04e0, should already all be free!
[      src/ext.c:  670]:closing span 0x102fe0550
[      src/ext.c:  672]:freeing 0x102fe04e0
[      src/ext.c:  673]:dereffing 0x102fdf700, not necessarily final
[      src/ext.c:  662]:checking context 0x102fdf700
[      src/ext.c:  666]:context 0x102fdf700: 1 dereffed
[      src/ext.c:  688]:checking context 0x102fdf700
[      src/ext.c:  689]:dereffing 0x102fdf700, not necessarily final
[      src/ext.c:  662]:checking context 0x102fdf700
[      src/ext.c:  666]:context 0x102fdf700: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102fdf700, should already all be free!
[      src/ext.c:  647]:context 0x102fdf700: freeing node 0x102fe04e0
[      src/ext.c:  652]:freeing 0x101f92700
[      src/ext.c:  670]:closing span 0x102fdf770
[      src/ext.c:  672]:freeing 0x102fdf700
[      src/ext.c:  673]:dereffing 0x10202bcc0, not necessarily final
[      src/ext.c:  662]:checking context 0x10202bcc0
[      src/ext.c:  666]:context 0x10202bcc0: 2 dereffed
[      src/get.c:  420]:dereffing 0x10202bcc0, should be final
[      src/ext.c:  662]:checking context 0x10202bcc0
[      src/ext.c:  666]:context 0x10202bcc0: 1 dereffed
[      src/ext.c:  678]:*** 0x10202bcc0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10202bcc0, should already all be free!
[      src/ext.c:  647]:context 0x10202bcc0: freeing node 0x102fdf700
[      src/ext.c:  652]:freeing 0x102fe02a0
[      src/ext.c:  647]:context 0x10202bcc0: freeing node 0x102fdda40
[      src/ext.c:  652]:freeing 0x102fde5e0
[      src/ext.c:  647]:context 0x10202bcc0: freeing node 0x101f18ec0
[      src/ext.c:  652]:freeing 0x102fdd800
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fdeef0
[      src/ext.c:  757]:Created context 0x101fdeef0 with span 0x101fdef60: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fdf630
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fdf6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fdf6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fdf6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fdf6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fdef60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101fe0800
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fdf6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fdf6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fdf6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fdf6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fdef60, got nothing
[      src/ext.c:  707]:context 0x101fdeef0: 2 reffed
[      src/ext.c:  757]:Created context 0x101fdf630 with span 0x101fdf6a0: component: handle_single_key, operation request_encoding, ref_context 0x101fdeef0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fe0a40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fdf6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fdf6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fdf6a0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fdf6a0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102fe5380
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fdef60, got nothing
[      src/ext.c:  707]:context 0x101fdeef0: 3 reffed
[      src/ext.c:  757]:Created context 0x101fe0a40 with span 0x101fe0ab0: component: , operation response_decoding, ref_context 0x101fdeef0
[      src/get.c:  134]:checking context 0x101fe0a40
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edeeb68: binding context 0x101fe0a40 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328393280, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101fdf630
[      src/ext.c:  689]:dereffing 0x101fdf630, not necessarily final
[      src/ext.c:  662]:checking context 0x101fdf630
[      src/ext.c:  666]:context 0x101fdf630: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101fdf630, should already all be free!
[      src/ext.c:  670]:closing span 0x101fdf6a0
[      src/ext.c:  672]:freeing 0x101fdf630
[      src/ext.c:  673]:dereffing 0x101fdeef0, not necessarily final
[      src/ext.c:  662]:checking context 0x101fdeef0
[      src/ext.c:  666]:context 0x101fdeef0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102fe64a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fdef60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102fe7040
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fdef60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fdef60, got nothing
[      src/ext.c:  707]:context 0x101fdeef0: 3 reffed
[      src/ext.c:  757]:Created context 0x102fe64a0 with span 0x102fe6510: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101fdeef0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2f4d50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f4dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f4dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f4dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f4dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fe6510, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2f58f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f4dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f4dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f4dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102fe6510, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f4dc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102fe6510, got nothing
[      src/ext.c:  707]:context 0x102fe64a0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2f4d50 with span 0x10f2f4dc0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x102fe64a0
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103a01ec0,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57933","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/e5","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328393280, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edeeb68
[      src/ext.c:  866]:checking context 0x101fe0a40
[      src/ext.c:  807]:checking context 0x101fe0a40
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2f83c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f8430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f8430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f8430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f8430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fe0ab0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2f8f60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2f8430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2f8430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2f8430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2f8430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fe0ab0, got nothing
[      src/ext.c:  707]:context 0x101fe0a40: 5 reffed
[      src/ext.c:  757]:Created context 0x10f2f83c0 with span 0x10f2f8430: component: get_common_objects, operation response_decoding, ref_context 0x101fe0a40
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edeebf0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101fe0a40
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f2f91a0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f2f9200
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f2f9270
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f2f9300
[      src/ext.c: 1537]:got span 0x101fe0ab0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2f93b0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2f9400
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f2f9450
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101fe0ab0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101fe0ab0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fe0ab0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101fe0ab0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101fe0ab0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fe0ab0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fe0ab0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fe0ab0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101fe0ab0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fe0ab0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101fe0ab0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fe0ab0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101fe0ab0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee2a630 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee27a90 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21429: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee294a0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1280: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21430: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101fe0a40
[      src/ext.c: 1483]:deallocing Payload 0x10f2f91a0
[      src/ext.c: 1420]:deallocing span args 0x10f2f9200
[      src/ext.c: 1427]:freeing 0x10f2f9350
[      src/ext.c: 1431]:freeing 0x10f2f9450
[      src/ext.c: 1439]:freeing 0x10f2f93b0
[      src/ext.c: 1364]:deallocing span tags args 0x10f2f9270
[      src/ext.c: 1371]:freeing 0x10f2f94f0
[      src/ext.c: 1387]:freeing 0x10f2f97c0
[      src/ext.c: 1407]:freeing 0x10f2f9810
[      src/ext.c: 1411]:freeing 0x10f2f9270
[      src/ext.c: 1447]:freeing 0x10f2f9200
[      src/ext.c: 1450]:deallocing finish args 0x10f2f9300
[      src/ext.c: 1455]:freeing 0x10f2f9300
[src/callbacks.c:  285]:dereffing 0x10f2f83c0, should be final
[      src/ext.c:  662]:checking context 0x10f2f83c0
[      src/ext.c:  666]:context 0x10f2f83c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2f83c0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2f8430
[      src/ext.c:  672]:freeing 0x10f2f83c0
[      src/ext.c:  673]:dereffing 0x101fe0a40, not necessarily final
[      src/ext.c:  662]:checking context 0x101fe0a40
[      src/ext.c:  666]:context 0x101fe0a40: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f2f4d50
[      src/ext.c:  689]:dereffing 0x10f2f4d50, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2f4d50
[      src/ext.c:  666]:context 0x10f2f4d50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2f4d50, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2f4dc0
[      src/ext.c:  672]:freeing 0x10f2f4d50
[      src/ext.c:  673]:dereffing 0x102fe64a0, not necessarily final
[      src/ext.c:  662]:checking context 0x102fe64a0
[      src/ext.c:  666]:context 0x102fe64a0: 1 dereffed
[      src/ext.c:  688]:checking context 0x102fe64a0
[      src/ext.c:  689]:dereffing 0x102fe64a0, not necessarily final
[      src/ext.c:  662]:checking context 0x102fe64a0
[      src/ext.c:  666]:context 0x102fe64a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102fe64a0, should already all be free!
[      src/ext.c:  647]:context 0x102fe64a0: freeing node 0x10f2f4d50
[      src/ext.c:  652]:freeing 0x10f2f58f0
[      src/ext.c:  670]:closing span 0x102fe6510
[      src/ext.c:  672]:freeing 0x102fe64a0
[      src/ext.c:  673]:dereffing 0x101fdeef0, not necessarily final
[      src/ext.c:  662]:checking context 0x101fdeef0
[      src/ext.c:  666]:context 0x101fdeef0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101fdeef0, should be final
[      src/ext.c:  662]:checking context 0x101fdeef0
[      src/ext.c:  666]:context 0x101fdeef0: 1 dereffed
[      src/ext.c:  678]:*** 0x101fdeef0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101fdeef0, should already all be free!
[      src/ext.c:  647]:context 0x101fdeef0: freeing node 0x102fe64a0
[      src/ext.c:  652]:freeing 0x102fe7040
[      src/ext.c:  647]:context 0x101fdeef0: freeing node 0x101fe0a40
[      src/ext.c:  652]:freeing 0x102fe5380
[      src/ext.c:  647]:context 0x101fdeef0: freeing node 0x101fdf630
[      src/ext.c:  652]:freeing 0x101fe0800
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10308a710
[      src/ext.c:  757]:Created context 0x10308a710 with span 0x10308a780: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10308ae50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308a780, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10308c020
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308a780, got nothing
[      src/ext.c:  707]:context 0x10308a710: 2 reffed
[      src/ext.c:  757]:Created context 0x10308ae50 with span 0x10308aec0: component: handle_single_key, operation request_encoding, ref_context 0x10308a710
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10308c260
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308aec0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308aec0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10308ce00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308a780, got nothing
[      src/ext.c:  707]:context 0x10308a710: 3 reffed
[      src/ext.c:  757]:Created context 0x10308c260 with span 0x10308c2d0: component: , operation response_decoding, ref_context 0x10308a710
[      src/get.c:  134]:checking context 0x10308c260
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edeebf0: binding context 0x10308c260 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345872992, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10308ae50
[      src/ext.c:  689]:dereffing 0x10308ae50, not necessarily final
[      src/ext.c:  662]:checking context 0x10308ae50
[      src/ext.c:  666]:context 0x10308ae50: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10308ae50, should already all be free!
[      src/ext.c:  670]:closing span 0x10308aec0
[      src/ext.c:  672]:freeing 0x10308ae50
[      src/ext.c:  673]:dereffing 0x10308a710, not necessarily final
[      src/ext.c:  662]:checking context 0x10308a710
[      src/ext.c:  666]:context 0x10308a710: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2fa360
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308a780, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2faf00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308a780, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308a780, got nothing
[      src/ext.c:  707]:context 0x10308a710: 3 reffed
[      src/ext.c:  757]:Created context 0x10f2fa360 with span 0x10f2fa3d0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10308a710
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f2fb140
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2fb1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2fb1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2fb1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2fb1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2fa3d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f2fbce0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2fb1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2fb1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2fb1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f2fa3d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2fb1b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f2fa3d0, got nothing
[      src/ext.c:  707]:context 0x10f2fa360: 2 reffed
[      src/ext.c:  757]:Created context 0x10f2fb140 with span 0x10f2fb1b0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f2fa360
[3576299217] <192.168.4.61:57933> (SOCK=cef8382c415ef159) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/e6","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57935> (SOCK=1240083268c6401c) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/e7","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345872992, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edeebf0
[      src/ext.c:  866]:checking context 0x10308c260
[      src/ext.c:  807]:checking context 0x10308c260
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10206d000
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10206d070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10206d070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10206d070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10206d070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308c2d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10206dba0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10206d070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10206d070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10206d070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10206d070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308c2d0, got nothing
[      src/ext.c:  707]:context 0x10308c260: 5 reffed
[      src/ext.c:  757]:Created context 0x10206d000 with span 0x10206d070: component: get_common_objects, operation response_decoding, ref_context 0x10308c260
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edeec78 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10308c260
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10206dde0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10206de40
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10206deb0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10206df40
[      src/ext.c: 1537]:got span 0x10308c2d0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10206dff0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10206e040
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10206e090
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10308c2d0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10308c2d0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308c2d0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10308c2d0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10308c2d0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308c2d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10308c2d0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10308c2d0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10308c2d0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10308c2d0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10308c2d0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10308c2d0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10308c2d0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee2aef0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee33130 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee086c8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee34190 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1281: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee087d0 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10308c260
[      src/ext.c: 1483]:deallocing Payload 0x10206dde0
[      src/ext.c: 1420]:deallocing span args 0x10206de40
[      src/ext.c: 1427]:freeing 0x10206df90
[      src/ext.c: 1431]:freeing 0x10206e090
[      src/ext.c: 1439]:freeing 0x10206dff0
[      src/ext.c: 1364]:deallocing span tags args 0x10206deb0
[      src/ext.c: 1371]:freeing 0x10206e130
[      src/ext.c: 1387]:freeing 0x10206e400
[      src/ext.c: 1407]:freeing 0x10206e450
[      src/ext.c: 1411]:freeing 0x10206deb0
[      src/ext.c: 1447]:freeing 0x10206de40
[      src/ext.c: 1450]:deallocing finish args 0x10206df40
[      src/ext.c: 1455]:freeing 0x10206df40
[src/callbacks.c:  285]:dereffing 0x10206d000, should be final
[      src/ext.c:  662]:checking context 0x10206d000
[      src/ext.c:  666]:context 0x10206d000: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10206d000, should already all be free!
[      src/ext.c:  670]:closing span 0x10206d070
[      src/ext.c:  672]:freeing 0x10206d000
[      src/ext.c:  673]:dereffing 0x10308c260, not necessarily final
[      src/ext.c:  662]:checking context 0x10308c260
[      src/ext.c:  666]:context 0x10308c260: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f2fb140
[      src/ext.c:  689]:dereffing 0x10f2fb140, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2fb140
[      src/ext.c:  666]:context 0x10f2fb140: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2fb140, should already all be free!
[      src/ext.c:  670]:closing span 0x10f2fb1b0
[      src/ext.c:  672]:freeing 0x10f2fb140
[      src/ext.c:  673]:dereffing 0x10f2fa360, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2fa360
[      src/ext.c:  666]:context 0x10f2fa360: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f2fa360
[      src/ext.c:  689]:dereffing 0x10f2fa360, not necessarily final
[      src/ext.c:  662]:checking context 0x10f2fa360
[      src/ext.c:  666]:context 0x10f2fa360: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f2fa360, should already all be free!
[      src/ext.c:  647]:context 0x10f2fa360: freeing node 0x10f2fb140
[      src/ext.c:  652]:freeing 0x10f2fbce0
[      src/ext.c:  670]:closing span 0x10f2fa3d0
[      src/ext.c:  672]:freeing 0x10f2fa360
[      src/ext.c:  673]:dereffing 0x10308a710, not necessarily final
[      src/ext.c:  662]:checking context 0x10308a710
[      src/ext.c:  666]:context 0x10308a710: 2 dereffed
[      src/get.c:  420]:dereffing 0x10308a710, should be final
[      src/ext.c:  662]:checking context 0x10308a710
[      src/ext.c:  666]:context 0x10308a710: 1 dereffed
[      src/ext.c:  678]:*** 0x10308a710 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10308a710, should already all be free!
[      src/ext.c:  647]:context 0x10308a710: freeing node 0x10f2fa360
[      src/ext.c:  652]:freeing 0x10f2faf00
[      src/ext.c:  647]:context 0x10308a710: freeing node 0x10308c260
[      src/ext.c:  652]:freeing 0x10308ce00
[      src/ext.c:  647]:context 0x10308a710: freeing node 0x10308ae50
[      src/ext.c:  652]:freeing 0x10308c020
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10206ef50
[      src/ext.c:  757]:Created context 0x10206ef50 with span 0x10206efc0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10206f690
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10206f700, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10206f700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10206f700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10206f700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10206efc0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102070860
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10206f700, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10206f700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10206f700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10206f700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10206efc0, got nothing
[      src/ext.c:  707]:context 0x10206ef50: 2 reffed
[      src/ext.c:  757]:Created context 0x10206f690 with span 0x10206f700: component: handle_single_key, operation request_encoding, ref_context 0x10206ef50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102070aa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10206f700, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10206f700, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10206f700, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10206f700, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102071640
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10206efc0, got nothing
[      src/ext.c:  707]:context 0x10206ef50: 3 reffed
[      src/ext.c:  757]:Created context 0x102070aa0 with span 0x102070b10: component: , operation response_decoding, ref_context 0x10206ef50
[      src/get.c:  134]:checking context 0x102070aa0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edeec78: binding context 0x102070aa0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328983200, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10206f690
[      src/ext.c:  689]:dereffing 0x10206f690, not necessarily final
[      src/ext.c:  662]:checking context 0x10206f690
[      src/ext.c:  666]:context 0x10206f690: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10206f690, should already all be free!
[      src/ext.c:  670]:closing span 0x10206f700
[      src/ext.c:  672]:freeing 0x10206f690
[      src/ext.c:  673]:dereffing 0x10206ef50, not necessarily final
[      src/ext.c:  662]:checking context 0x10206ef50
[      src/ext.c:  666]:context 0x10206ef50: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102072760
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10206efc0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102073300
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10206efc0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10206efc0, got nothing
[      src/ext.c:  707]:context 0x10206ef50: 3 reffed
[      src/ext.c:  757]:Created context 0x102072760 with span 0x1020727d0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10206ef50
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102073540
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f300070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f300070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f300070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f300070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020727d0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f300b50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f300070, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f300070, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f300070, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1020727d0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f300070, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1020727d0, got nothing
[      src/ext.c:  707]:context 0x102072760: 2 reffed
[      src/ext.c:  757]:Created context 0x102073540 with span 0x10f300070: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x102072760
[3576299217] <192.168.4.61:57932> (SOCK=9bc1678bb17c7ca5) Starting. Timeout=2000000us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/e9","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328983200, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edeec78
[      src/ext.c:  866]:checking context 0x102070aa0
[      src/ext.c:  807]:checking context 0x102070aa0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f3069c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f306a30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f306a30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f306a30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f306a30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102070b10, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f307560
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f306a30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f306a30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f306a30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f306a30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102070b10, got nothing
[      src/ext.c:  707]:context 0x102070aa0: 5 reffed
[      src/ext.c:  757]:Created context 0x10f3069c0 with span 0x10f306a30: component: get_common_objects, operation response_decoding, ref_context 0x102070aa0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edeed00 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x102070aa0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f3077a0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f307800
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f307870
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f307900
[      src/ext.c: 1537]:got span 0x102070b10
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f3079b0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f307a00
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f307a50
[      src/ext.c: 1152]:Looking for tagname db.type from 0x102070b10, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x102070b10, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102070b10, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x102070b10, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x102070b10, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102070b10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102070b10, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102070b10, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x102070b10, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102070b10, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x102070b10, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102070b10, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x102070b10, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee35540 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee33748 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21437: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee34890 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1282: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21438: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x102070aa0
[      src/ext.c: 1483]:deallocing Payload 0x10f3077a0
[      src/ext.c: 1420]:deallocing span args 0x10f307800
[      src/ext.c: 1427]:freeing 0x10f307950
[      src/ext.c: 1431]:freeing 0x10f307a50
[      src/ext.c: 1439]:freeing 0x10f3079b0
[      src/ext.c: 1364]:deallocing span tags args 0x10f307870
[      src/ext.c: 1371]:freeing 0x10f307af0
[      src/ext.c: 1387]:freeing 0x10f307dc0
[      src/ext.c: 1407]:freeing 0x10f307e10
[      src/ext.c: 1411]:freeing 0x10f307870
[      src/ext.c: 1447]:freeing 0x10f307800
[      src/ext.c: 1450]:deallocing finish args 0x10f307900
[      src/ext.c: 1455]:freeing 0x10f307900
[src/callbacks.c:  285]:dereffing 0x10f3069c0, should be final
[      src/ext.c:  662]:checking context 0x10f3069c0
[      src/ext.c:  666]:context 0x10f3069c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f3069c0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f306a30
[      src/ext.c:  672]:freeing 0x10f3069c0
[      src/ext.c:  673]:dereffing 0x102070aa0, not necessarily final
[      src/ext.c:  662]:checking context 0x102070aa0
[      src/ext.c:  666]:context 0x102070aa0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x102073540
[      src/ext.c:  689]:dereffing 0x102073540, not necessarily final
[      src/ext.c:  662]:checking context 0x102073540
[      src/ext.c:  666]:context 0x102073540: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102073540, should already all be free!
[      src/ext.c:  670]:closing span 0x10f300070
[      src/ext.c:  672]:freeing 0x102073540
[      src/ext.c:  673]:dereffing 0x102072760, not necessarily final
[      src/ext.c:  662]:checking context 0x102072760
[      src/ext.c:  666]:context 0x102072760: 1 dereffed
[      src/ext.c:  688]:checking context 0x102072760
[      src/ext.c:  689]:dereffing 0x102072760, not necessarily final
[      src/ext.c:  662]:checking context 0x102072760
[      src/ext.c:  666]:context 0x102072760: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102072760, should already all be free!
[      src/ext.c:  647]:context 0x102072760: freeing node 0x102073540
[      src/ext.c:  652]:freeing 0x10f300b50
[      src/ext.c:  670]:closing span 0x1020727d0
[      src/ext.c:  672]:freeing 0x102072760
[      src/ext.c:  673]:dereffing 0x10206ef50, not necessarily final
[      src/ext.c:  662]:checking context 0x10206ef50
[      src/ext.c:  666]:context 0x10206ef50: 2 dereffed
[      src/get.c:  420]:dereffing 0x10206ef50, should be final
[      src/ext.c:  662]:checking context 0x10206ef50
[      src/ext.c:  666]:context 0x10206ef50: 1 dereffed
[      src/ext.c:  678]:*** 0x10206ef50 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10206ef50, should already all be free!
[      src/ext.c:  647]:context 0x10206ef50: freeing node 0x102072760
[      src/ext.c:  652]:freeing 0x102073300
[      src/ext.c:  647]:context 0x10206ef50: freeing node 0x102070aa0
[      src/ext.c:  652]:freeing 0x102071640
[      src/ext.c:  647]:context 0x10206ef50: freeing node 0x10206f690
[      src/ext.c:  652]:freeing 0x102070860
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f308910
[      src/ext.c:  757]:Created context 0x10f308910 with span 0x10329d480: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f308e00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f308e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f308e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f308e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f308e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10329d480, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f309fd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f308e70, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f308e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f308e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f308e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10329d480, got nothing
[      src/ext.c:  707]:context 0x10f308910: 2 reffed
[      src/ext.c:  757]:Created context 0x10f308e00 with span 0x10f308e70: component: handle_single_key, operation request_encoding, ref_context 0x10f308910
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10306f590
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f308e70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f308e70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f308e70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f308e70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f30a950
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10329d480, got nothing
[      src/ext.c:  707]:context 0x10f308910: 3 reffed
[      src/ext.c:  757]:Created context 0x10306f590 with span 0x10306f600: component: , operation response_decoding, ref_context 0x10f308910
[      src/get.c:  134]:checking context 0x10306f590
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edeed00: binding context 0x10306f590 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345755024, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f308e00
[      src/ext.c:  689]:dereffing 0x10f308e00, not necessarily final
[      src/ext.c:  662]:checking context 0x10f308e00
[      src/ext.c:  666]:context 0x10f308e00: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f308e00, should already all be free!
[      src/ext.c:  670]:closing span 0x10f308e70
[      src/ext.c:  672]:freeing 0x10f308e00
[      src/ext.c:  673]:dereffing 0x10f308910, not necessarily final
[      src/ext.c:  662]:checking context 0x10f308910
[      src/ext.c:  666]:context 0x10f308910: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f30ba70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10329d480, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f30c330
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10329d480, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10329d480, got nothing
[      src/ext.c:  707]:context 0x10f308910: 3 reffed
[      src/ext.c:  757]:Created context 0x10f30ba70 with span 0x105748a90: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f308910
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f30c570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f30c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f30c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f30c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f30c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105748a90, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f30c9f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f30c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f30c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f30c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105748a90, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f30c5e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105748a90, got nothing
[      src/ext.c:  707]:context 0x10f30ba70: 2 reffed
[      src/ext.c:  757]:Created context 0x10f30c570 with span 0x10f30c5e0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f30ba70
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb4ea0,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57935","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57936> (SOCK=613f54a01b0c8fb0) Starting. Timeout=900us (L:474)
[3576299217] <192.168.4.61:57935> (SOCK=1240083268c6401c) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ea","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345755024, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edeed00
[      src/ext.c:  866]:checking context 0x10306f590
[      src/ext.c:  807]:checking context 0x10306f590
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1032f0e70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f030f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f030f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f030f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f030f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10306f600, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ac3620
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f030f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f030f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f030f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f030f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10306f600, got nothing
[      src/ext.c:  707]:context 0x10306f590: 5 reffed
[      src/ext.c:  757]:Created context 0x1032f0e70 with span 0x101f030f0: component: get_common_objects, operation response_decoding, ref_context 0x10306f590
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edeed88 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10306f590
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105f2a490
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x105f2a4f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105f2a560
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x105f2a5f0
[      src/ext.c: 1537]:got span 0x10306f600
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f2a6a0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f2a6f0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105f2a740
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10306f600, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10306f600, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10306f600, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10306f600, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10306f600, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10306f600, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10306f600, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10306f600, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10306f600, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10306f600, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10306f600, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10306f600, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10306f600, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee35e00 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee33748 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee086c8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee3c4a0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1283: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 2308703274567623026 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee088d8 has count of 2: *** 2308703274567623026 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 2308703274567623026}})] from parent context 0x10306f590
[      src/ext.c: 1483]:deallocing Payload 0x105f2a490
[      src/ext.c: 1420]:deallocing span args 0x105f2a4f0
[      src/ext.c: 1427]:freeing 0x105f2a640
[      src/ext.c: 1431]:freeing 0x105f2a740
[      src/ext.c: 1439]:freeing 0x105f2a6a0
[      src/ext.c: 1364]:deallocing span tags args 0x105f2a560
[      src/ext.c: 1371]:freeing 0x101e59a60
[      src/ext.c: 1387]:freeing 0x101e59d30
[      src/ext.c: 1407]:freeing 0x101e59d80
[      src/ext.c: 1411]:freeing 0x105f2a560
[      src/ext.c: 1447]:freeing 0x105f2a4f0
[      src/ext.c: 1450]:deallocing finish args 0x105f2a5f0
[      src/ext.c: 1455]:freeing 0x105f2a5f0
[src/callbacks.c:  285]:dereffing 0x1032f0e70, should be final
[      src/ext.c:  662]:checking context 0x1032f0e70
[      src/ext.c:  666]:context 0x1032f0e70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1032f0e70, should already all be free!
[      src/ext.c:  670]:closing span 0x101f030f0
[      src/ext.c:  672]:freeing 0x1032f0e70
[      src/ext.c:  673]:dereffing 0x10306f590, not necessarily final
[      src/ext.c:  662]:checking context 0x10306f590
[      src/ext.c:  666]:context 0x10306f590: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f30c570
[      src/ext.c:  689]:dereffing 0x10f30c570, not necessarily final
[      src/ext.c:  662]:checking context 0x10f30c570
[      src/ext.c:  666]:context 0x10f30c570: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f30c570, should already all be free!
[      src/ext.c:  670]:closing span 0x10f30c5e0
[      src/ext.c:  672]:freeing 0x10f30c570
[      src/ext.c:  673]:dereffing 0x10f30ba70, not necessarily final
[      src/ext.c:  662]:checking context 0x10f30ba70
[      src/ext.c:  666]:context 0x10f30ba70: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f30ba70
[      src/ext.c:  689]:dereffing 0x10f30ba70, not necessarily final
[      src/ext.c:  662]:checking context 0x10f30ba70
[      src/ext.c:  666]:context 0x10f30ba70: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f30ba70, should already all be free!
[      src/ext.c:  647]:context 0x10f30ba70: freeing node 0x10f30c570
[      src/ext.c:  652]:freeing 0x10f30c9f0
[      src/ext.c:  670]:closing span 0x105748a90
[      src/ext.c:  672]:freeing 0x10f30ba70
[      src/ext.c:  673]:dereffing 0x10f308910, not necessarily final
[      src/ext.c:  662]:checking context 0x10f308910
[      src/ext.c:  666]:context 0x10f308910: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f308910, should be final
[      src/ext.c:  662]:checking context 0x10f308910
[      src/ext.c:  666]:context 0x10f308910: 1 dereffed
[      src/ext.c:  678]:*** 0x10f308910 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f308910, should already all be free!
[      src/ext.c:  647]:context 0x10f308910: freeing node 0x10f30ba70
[      src/ext.c:  652]:freeing 0x10f30c330
[      src/ext.c:  647]:context 0x10f308910: freeing node 0x10306f590
[      src/ext.c:  652]:freeing 0x10f30a950
[      src/ext.c:  647]:context 0x10f308910: freeing node 0x10f308e00
[      src/ext.c:  652]:freeing 0x10f309fd0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101deef00
[      src/ext.c:  757]:Created context 0x101deef00 with span 0x101deef70: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1036813b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103681420, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103681420, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103681420, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103681420, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deef70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101efb780
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103681420, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103681420, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103681420, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103681420, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deef70, got nothing
[      src/ext.c:  707]:context 0x101deef00: 2 reffed
[      src/ext.c:  757]:Created context 0x1036813b0 with span 0x103681420: component: handle_single_key, operation request_encoding, ref_context 0x101deef00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101efb9c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103681420, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103681420, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103681420, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103681420, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f312e30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deef70, got nothing
[      src/ext.c:  707]:context 0x101deef00: 3 reffed
[      src/ext.c:  757]:Created context 0x101efb9c0 with span 0x101efba30: component: , operation response_decoding, ref_context 0x101deef00
[      src/get.c:  134]:checking context 0x101efb9c0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edeed88: binding context 0x101efb9c0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4327455168, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1036813b0
[      src/ext.c:  689]:dereffing 0x1036813b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1036813b0
[      src/ext.c:  666]:context 0x1036813b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1036813b0, should already all be free!
[      src/ext.c:  670]:closing span 0x103681420
[      src/ext.c:  672]:freeing 0x1036813b0
[      src/ext.c:  673]:dereffing 0x101deef00, not necessarily final
[      src/ext.c:  662]:checking context 0x101deef00
[      src/ext.c:  666]:context 0x101deef00: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10207df10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deef70, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10207eab0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101deef70, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101deef70, got nothing
[      src/ext.c:  707]:context 0x101deef00: 3 reffed
[      src/ext.c:  757]:Created context 0x10207df10 with span 0x10207df80: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101deef00
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10207ecf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10207ed60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10207ed60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10207ed60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10207ed60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10207df80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10207f890
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10207ed60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10207ed60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10207ed60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10207df80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10207ed60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10207df80, got nothing
[      src/ext.c:  707]:context 0x10207df10: 2 reffed
[      src/ext.c:  757]:Created context 0x10207ecf0 with span 0x10207ed60: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10207df10
[3576299217] <192.168.4.61:57932> (SOCK=9bc1678bb17c7ca5) Connected established (L:147)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb5f40,IX=3) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57936","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Provider 'CCCP' failed (L:185)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ec","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4327455168, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edeed88
[      src/ext.c:  866]:checking context 0x101efb9c0
[      src/ext.c:  807]:checking context 0x101efb9c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f314800
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f314870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f314870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f314870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f314870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101efba30, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f3153a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f314870, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f314870, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f314870, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f314870, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101efba30, got nothing
[      src/ext.c:  707]:context 0x101efb9c0: 5 reffed
[      src/ext.c:  757]:Created context 0x10f314800 with span 0x10f314870: component: get_common_objects, operation response_decoding, ref_context 0x101efb9c0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edeee98 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101efb9c0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f3155e0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f315640
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f3156b0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f315740
[      src/ext.c: 1537]:got span 0x101efba30
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f3157f0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f315840
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f315890
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101efba30, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101efba30, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101efba30, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101efba30, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101efba30, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101efba30, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101efba30, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101efba30, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101efba30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101efba30, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101efba30, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101efba30, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101efba30, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee3e590 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee3d8b0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21443: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee3cdd0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1284: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21444: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x101efb9c0
[      src/ext.c: 1483]:deallocing Payload 0x10f3155e0
[      src/ext.c: 1420]:deallocing span args 0x10f315640
[      src/ext.c: 1427]:freeing 0x10f315790
[      src/ext.c: 1431]:freeing 0x10f315890
[      src/ext.c: 1439]:freeing 0x10f3157f0
[      src/ext.c: 1364]:deallocing span tags args 0x10f3156b0
[      src/ext.c: 1371]:freeing 0x10f315930
[      src/ext.c: 1387]:freeing 0x10f315c00
[      src/ext.c: 1407]:freeing 0x10f315c50
[      src/ext.c: 1411]:freeing 0x10f3156b0
[      src/ext.c: 1447]:freeing 0x10f315640
[      src/ext.c: 1450]:deallocing finish args 0x10f315740
[      src/ext.c: 1455]:freeing 0x10f315740
[src/callbacks.c:  285]:dereffing 0x10f314800, should be final
[      src/ext.c:  662]:checking context 0x10f314800
[      src/ext.c:  666]:context 0x10f314800: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f314800, should already all be free!
[      src/ext.c:  670]:closing span 0x10f314870
[      src/ext.c:  672]:freeing 0x10f314800
[      src/ext.c:  673]:dereffing 0x101efb9c0, not necessarily final
[      src/ext.c:  662]:checking context 0x101efb9c0
[      src/ext.c:  666]:context 0x101efb9c0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10207ecf0
[      src/ext.c:  689]:dereffing 0x10207ecf0, not necessarily final
[      src/ext.c:  662]:checking context 0x10207ecf0
[      src/ext.c:  666]:context 0x10207ecf0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10207ecf0, should already all be free!
[      src/ext.c:  670]:closing span 0x10207ed60
[      src/ext.c:  672]:freeing 0x10207ecf0
[      src/ext.c:  673]:dereffing 0x10207df10, not necessarily final
[      src/ext.c:  662]:checking context 0x10207df10
[      src/ext.c:  666]:context 0x10207df10: 1 dereffed
[      src/ext.c:  688]:checking context 0x10207df10
[      src/ext.c:  689]:dereffing 0x10207df10, not necessarily final
[      src/ext.c:  662]:checking context 0x10207df10
[      src/ext.c:  666]:context 0x10207df10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10207df10, should already all be free!
[      src/ext.c:  647]:context 0x10207df10: freeing node 0x10207ecf0
[      src/ext.c:  652]:freeing 0x10207f890
[      src/ext.c:  670]:closing span 0x10207df80
[      src/ext.c:  672]:freeing 0x10207df10
[      src/ext.c:  673]:dereffing 0x101deef00, not necessarily final
[      src/ext.c:  662]:checking context 0x101deef00
[      src/ext.c:  666]:context 0x101deef00: 2 dereffed
[      src/get.c:  420]:dereffing 0x101deef00, should be final
[      src/ext.c:  662]:checking context 0x101deef00
[      src/ext.c:  666]:context 0x101deef00: 1 dereffed
[      src/ext.c:  678]:*** 0x101deef00 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101deef00, should already all be free!
[      src/ext.c:  647]:context 0x101deef00: freeing node 0x10207df10
[      src/ext.c:  652]:freeing 0x10207eab0
[      src/ext.c:  647]:context 0x101deef00: freeing node 0x101efb9c0
[      src/ext.c:  652]:freeing 0x10f312e30
[      src/ext.c:  647]:context 0x101deef00: freeing node 0x1036813b0
[      src/ext.c:  652]:freeing 0x101efb780
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f316750
[      src/ext.c:  757]:Created context 0x10f316750 with span 0x10f3167c0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f316e90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f316f00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f316f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f316f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f316f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f3167c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f318060
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f316f00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f316f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f316f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f316f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f3167c0, got nothing
[      src/ext.c:  707]:context 0x10f316750: 2 reffed
[      src/ext.c:  757]:Created context 0x10f316e90 with span 0x10f316f00: component: handle_single_key, operation request_encoding, ref_context 0x10f316750
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f3182a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f316f00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f316f00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f316f00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f316f00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f318e40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f3167c0, got nothing
[      src/ext.c:  707]:context 0x10f316750: 3 reffed
[      src/ext.c:  757]:Created context 0x10f3182a0 with span 0x10f318310: component: , operation response_decoding, ref_context 0x10f316750
[      src/get.c:  134]:checking context 0x10f3182a0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edeee98: binding context 0x10f3182a0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549870240, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10f316e90
[      src/ext.c:  689]:dereffing 0x10f316e90, not necessarily final
[      src/ext.c:  662]:checking context 0x10f316e90
[      src/ext.c:  666]:context 0x10f316e90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f316e90, should already all be free!
[      src/ext.c:  670]:closing span 0x10f316f00
[      src/ext.c:  672]:freeing 0x10f316e90
[      src/ext.c:  673]:dereffing 0x10f316750, not necessarily final
[      src/ext.c:  662]:checking context 0x10f316750
[      src/ext.c:  666]:context 0x10f316750: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f319f60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f3167c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f31ab00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f3167c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f3167c0, got nothing
[      src/ext.c:  707]:context 0x10f316750: 3 reffed
[      src/ext.c:  757]:Created context 0x10f319f60 with span 0x10f319fd0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10f316750
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f31ad40
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f31adb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f31adb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f31adb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f31adb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f319fd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f31b8e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f31adb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f31adb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f31adb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f319fd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f31adb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f319fd0, got nothing
[      src/ext.c:  707]:context 0x10f319f60: 2 reffed
[      src/ext.c:  757]:Created context 0x10f31ad40 with span 0x10f31adb0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f319f60
[3576299217] <192.168.4.61:57936> (SOCK=613f54a01b0c8fb0) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ed","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549870240, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edeee98
[      src/ext.c:  866]:checking context 0x10f3182a0
[      src/ext.c:  807]:checking context 0x10f3182a0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1036cefe0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032037e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032037e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032037e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032037e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f318310, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1036cf1d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032037e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032037e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032037e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032037e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f318310, got nothing
[      src/ext.c:  707]:context 0x10f3182a0: 5 reffed
[      src/ext.c:  757]:Created context 0x1036cefe0 with span 0x1032037e0: component: get_common_objects, operation response_decoding, ref_context 0x10f3182a0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10edeef20 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f3182a0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10f31e770
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10f31e7d0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10f31e840
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10f31e8d0
[      src/ext.c: 1537]:got span 0x10f318310
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f31e980
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f31e9d0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10f31ea20
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f318310, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f318310, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f318310, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f318310, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f318310, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f318310, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f318310, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f318310, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f318310, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f318310, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f318310, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f318310, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f318310, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee3e9a0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee3dd60 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 0 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x100bea480 has count of 21445: *** 0 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee443c0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1285: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 0 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x100bea480 has count of 21446: *** 0 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 0, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 0}})] from parent context 0x10f3182a0
[      src/ext.c: 1483]:deallocing Payload 0x10f31e770
[      src/ext.c: 1420]:deallocing span args 0x10f31e7d0
[      src/ext.c: 1427]:freeing 0x10f31e920
[      src/ext.c: 1431]:freeing 0x10f31ea20
[      src/ext.c: 1439]:freeing 0x10f31e980
[      src/ext.c: 1364]:deallocing span tags args 0x10f31e840
[      src/ext.c: 1371]:freeing 0x10f31eac0
[      src/ext.c: 1387]:freeing 0x10f31ed90
[      src/ext.c: 1407]:freeing 0x10f31ede0
[      src/ext.c: 1411]:freeing 0x10f31e840
[      src/ext.c: 1447]:freeing 0x10f31e7d0
[      src/ext.c: 1450]:deallocing finish args 0x10f31e8d0
[      src/ext.c: 1455]:freeing 0x10f31e8d0
[src/callbacks.c:  285]:dereffing 0x1036cefe0, should be final
[      src/ext.c:  662]:checking context 0x1036cefe0
[      src/ext.c:  666]:context 0x1036cefe0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1036cefe0, should already all be free!
[      src/ext.c:  670]:closing span 0x1032037e0
[      src/ext.c:  672]:freeing 0x1036cefe0
[      src/ext.c:  673]:dereffing 0x10f3182a0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f3182a0
[      src/ext.c:  666]:context 0x10f3182a0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f31ad40
[      src/ext.c:  689]:dereffing 0x10f31ad40, not necessarily final
[      src/ext.c:  662]:checking context 0x10f31ad40
[      src/ext.c:  666]:context 0x10f31ad40: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f31ad40, should already all be free!
[      src/ext.c:  670]:closing span 0x10f31adb0
[      src/ext.c:  672]:freeing 0x10f31ad40
[      src/ext.c:  673]:dereffing 0x10f319f60, not necessarily final
[      src/ext.c:  662]:checking context 0x10f319f60
[      src/ext.c:  666]:context 0x10f319f60: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f319f60
[      src/ext.c:  689]:dereffing 0x10f319f60, not necessarily final
[      src/ext.c:  662]:checking context 0x10f319f60
[      src/ext.c:  666]:context 0x10f319f60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f319f60, should already all be free!
[      src/ext.c:  647]:context 0x10f319f60: freeing node 0x10f31ad40
[      src/ext.c:  652]:freeing 0x10f31b8e0
[      src/ext.c:  670]:closing span 0x10f319fd0
[      src/ext.c:  672]:freeing 0x10f319f60
[      src/ext.c:  673]:dereffing 0x10f316750, not necessarily final
[      src/ext.c:  662]:checking context 0x10f316750
[      src/ext.c:  666]:context 0x10f316750: 2 dereffed
[      src/get.c:  420]:dereffing 0x10f316750, should be final
[      src/ext.c:  662]:checking context 0x10f316750
[      src/ext.c:  666]:context 0x10f316750: 1 dereffed
[      src/ext.c:  678]:*** 0x10f316750 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10f316750, should already all be free!
[      src/ext.c:  647]:context 0x10f316750: freeing node 0x10f319f60
[      src/ext.c:  652]:freeing 0x10f31ab00
[      src/ext.c:  647]:context 0x10f316750: freeing node 0x10f3182a0
[      src/ext.c:  652]:freeing 0x10f318e40
[      src/ext.c:  647]:context 0x10f316750: freeing node 0x10f316e90
[      src/ext.c:  652]:freeing 0x10f318060
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102f61570
[      src/ext.c:  757]:Created context 0x102f61570 with span 0x102f615e0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ffa990
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ffaa00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ffaa00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ffaa00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ffaa00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f615e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f31fb70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ffaa00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ffaa00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ffaa00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ffaa00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f615e0, got nothing
[      src/ext.c:  707]:context 0x102f61570: 2 reffed
[      src/ext.c:  757]:Created context 0x101ffa990 with span 0x101ffaa00: component: handle_single_key, operation request_encoding, ref_context 0x102f61570
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f31fdb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ffaa00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ffaa00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ffaa00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ffaa00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f320950
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f615e0, got nothing
[      src/ext.c:  707]:context 0x102f61570: 3 reffed
[      src/ext.c:  757]:Created context 0x10f31fdb0 with span 0x10f31fe20: component: , operation response_decoding, ref_context 0x102f61570
[      src/get.c:  134]:checking context 0x10f31fdb0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10edeef20: binding context 0x10f31fdb0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549901744, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101ffa990
[      src/ext.c:  689]:dereffing 0x101ffa990, not necessarily final
[      src/ext.c:  662]:checking context 0x101ffa990
[      src/ext.c:  666]:context 0x101ffa990: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101ffa990, should already all be free!
[      src/ext.c:  670]:closing span 0x101ffaa00
[      src/ext.c:  672]:freeing 0x101ffa990
[      src/ext.c:  673]:dereffing 0x102f61570, not necessarily final
[      src/ext.c:  662]:checking context 0x102f61570
[      src/ext.c:  666]:context 0x102f61570: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f3211f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f615e0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f321d90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f615e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f615e0, got nothing
[      src/ext.c:  707]:context 0x102f61570: 3 reffed
[      src/ext.c:  757]:Created context 0x10f3211f0 with span 0x10f321260: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x102f61570
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10f321fd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f322040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f322040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f322040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f322040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f321260, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10f322b70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f322040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f322040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f322040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f321260, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f322040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f321260, got nothing
[      src/ext.c:  707]:context 0x10f3211f0: 2 reffed
[      src/ext.c:  757]:Created context 0x10f321fd0 with span 0x10f322040: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10f3211f0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ee","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4549901744, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10edeef20
[      src/ext.c:  866]:checking context 0x10f31fdb0
[      src/ext.c:  807]:checking context 0x10f31fdb0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101fad3a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036a6830, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036a6830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036a6830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036a6830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f31fe20, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10368c650
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036a6830, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036a6830, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036a6830, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036a6830, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f31fe20, got nothing
[      src/ext.c:  707]:context 0x10f31fdb0: 5 reffed
[      src/ext.c:  757]:Created context 0x101fad3a0 with span 0x1036a6830: component: get_common_objects, operation response_decoding, ref_context 0x10f31fdb0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee47040 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10f31fdb0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x103080590
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1030805f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x103080660
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1030806f0
[      src/ext.c: 1537]:got span 0x10f31fe20
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103080740
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x102f27490
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x102f274e0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10f31fe20, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10f31fe20, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f31fe20, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10f31fe20, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10f31fe20, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f31fe20, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10f31fe20, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10f31fe20, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10f31fe20, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10f31fe20, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10f31fe20, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10f31fe20, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10f31fe20, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee3eea0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee3dec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee086c8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee449e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1286: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4530830576 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee3ee50 has count of 2: *** 4530830576 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4530830576}})] from parent context 0x10f31fdb0
[      src/ext.c: 1483]:deallocing Payload 0x103080590
[      src/ext.c: 1420]:deallocing span args 0x1030805f0
[      src/ext.c: 1427]:freeing 0x102f27430
[      src/ext.c: 1431]:freeing 0x102f274e0
[      src/ext.c: 1439]:freeing 0x103080740
[      src/ext.c: 1364]:deallocing span tags args 0x103080660
[      src/ext.c: 1371]:freeing 0x102f27580
[      src/ext.c: 1387]:freeing 0x101ebb480
[      src/ext.c: 1407]:freeing 0x101ebb4d0
[      src/ext.c: 1411]:freeing 0x103080660
[      src/ext.c: 1447]:freeing 0x1030805f0
[      src/ext.c: 1450]:deallocing finish args 0x1030806f0
[      src/ext.c: 1455]:freeing 0x1030806f0
[src/callbacks.c:  285]:dereffing 0x101fad3a0, should be final
[      src/ext.c:  662]:checking context 0x101fad3a0
[      src/ext.c:  666]:context 0x101fad3a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101fad3a0, should already all be free!
[      src/ext.c:  670]:closing span 0x1036a6830
[      src/ext.c:  672]:freeing 0x101fad3a0
[      src/ext.c:  673]:dereffing 0x10f31fdb0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f31fdb0
[      src/ext.c:  666]:context 0x10f31fdb0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10f321fd0
[      src/ext.c:  689]:dereffing 0x10f321fd0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f321fd0
[      src/ext.c:  666]:context 0x10f321fd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f321fd0, should already all be free!
[      src/ext.c:  670]:closing span 0x10f322040
[      src/ext.c:  672]:freeing 0x10f321fd0
[      src/ext.c:  673]:dereffing 0x10f3211f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f3211f0
[      src/ext.c:  666]:context 0x10f3211f0: 1 dereffed
[      src/ext.c:  688]:checking context 0x10f3211f0
[      src/ext.c:  689]:dereffing 0x10f3211f0, not necessarily final
[      src/ext.c:  662]:checking context 0x10f3211f0
[      src/ext.c:  666]:context 0x10f3211f0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10f3211f0, should already all be free!
[      src/ext.c:  647]:context 0x10f3211f0: freeing node 0x10f321fd0
[      src/ext.c:  652]:freeing 0x10f322b70
[      src/ext.c:  670]:closing span 0x10f321260
[      src/ext.c:  672]:freeing 0x10f3211f0
[      src/ext.c:  673]:dereffing 0x102f61570, not necessarily final
[      src/ext.c:  662]:checking context 0x102f61570
[      src/ext.c:  666]:context 0x102f61570: 2 dereffed
[      src/get.c:  420]:dereffing 0x102f61570, should be final
[      src/ext.c:  662]:checking context 0x102f61570
[      src/ext.c:  666]:context 0x102f61570: 1 dereffed
[      src/ext.c:  678]:*** 0x102f61570 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x102f61570, should already all be free!
[      src/ext.c:  647]:context 0x102f61570: freeing node 0x10f3211f0
[      src/ext.c:  652]:freeing 0x10f321d90
[      src/ext.c:  647]:context 0x102f61570: freeing node 0x10f31fdb0
[      src/ext.c:  652]:freeing 0x10f320950
[      src/ext.c:  647]:context 0x102f61570: freeing node 0x101ffa990
[      src/ext.c:  652]:freeing 0x10f31fb70
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d46f30
[      src/ext.c:  757]:Created context 0x101d46f30 with span 0x101d46fa0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102f292c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fba650, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fba650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fba650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fba650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d46fa0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10306ca70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fba650, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fba650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fba650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fba650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d46fa0, got nothing
[      src/ext.c:  707]:context 0x101d46f30: 2 reffed
[      src/ext.c:  757]:Created context 0x102f292c0 with span 0x101fba650: component: handle_single_key, operation request_encoding, ref_context 0x101d46f30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103073f70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101fba650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101fba650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101fba650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101fba650, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10316ace0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d46fa0, got nothing
[      src/ext.c:  707]:context 0x101d46f30: 3 reffed
[      src/ext.c:  757]:Created context 0x103073f70 with span 0x103073fe0: component: , operation response_decoding, ref_context 0x101d46f30
[      src/get.c:  134]:checking context 0x103073f70
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ee47040: binding context 0x103073f70 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345773936, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x102f292c0
[      src/ext.c:  689]:dereffing 0x102f292c0, not necessarily final
[      src/ext.c:  662]:checking context 0x102f292c0
[      src/ext.c:  666]:context 0x102f292c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102f292c0, should already all be free!
[      src/ext.c:  670]:closing span 0x101fba650
[      src/ext.c:  672]:freeing 0x102f292c0
[      src/ext.c:  673]:dereffing 0x101d46f30, not necessarily final
[      src/ext.c:  662]:checking context 0x101d46f30
[      src/ext.c:  666]:context 0x101d46f30: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1055e02e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d46fa0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103775b60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101d46fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101d46fa0, got nothing
[      src/ext.c:  707]:context 0x101d46f30: 3 reffed
[      src/ext.c:  757]:Created context 0x1055e02e0 with span 0x1055e0350: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101d46f30
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10588ae60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10588aed0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10588aed0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10588aed0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10588aed0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055e0350, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101e453c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10588aed0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10588aed0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10588aed0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055e0350, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10588aed0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055e0350, got nothing
[      src/ext.c:  707]:context 0x1055e02e0: 2 reffed
[      src/ext.c:  757]:Created context 0x10588ae60 with span 0x10588aed0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1055e02e0
[      src/ext.c:  433]:calloced (27665 * [ char == 1 ])= 27665 at 0x10f4257a0
[      src/ext.c:  450]:freeing 0x10f4257a0
[3576299217] Orphan responses observed: {"count":128,"service":"kv","top":[{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x6c","operation_name":"get","server_us":0,"total_us":67374},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x3b","operation_name":"get","server_us":0,"total_us":67866},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x55","operation_name":"get","server_us":0,"total_us":67913},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x9b","operation_name":"get","server_us":0,"total_us":67964},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xc7","operation_name":"get","server_us":0,"total_us":68957},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x26","operation_name":"get","server_us":0,"total_us":69253},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x20","operation_name":"get","server_us":0,"total_us":69499},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x15","operation_name":"get","server_us":0,"total_us":69534},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x3d","operation_name":"get","server_us":0,"total_us":69636},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x53","operation_name":"get","server_us":0,"total_us":69645},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x69","operation_name":"get","server_us":0,"total_us":69789},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xab","operation_name":"get","server_us":0,"total_us":69869},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x17","operation_name":"get","server_us":0,"total_us":70202},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x14","operation_name":"get","server_us":0,"total_us":70265},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x24","operation_name":"get","server_us":0,"total_us":70616},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x80","operation_name":"get","server_us":0,"total_us":71950},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x65","operation_name":"get","server_us":0,"total_us":72821},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xb2","operation_name":"get","server_us":0,"total_us":73384},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x82","operation_name":"get","server_us":0,"total_us":74394},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xe1","operation_name":"get","server_us":0,"total_us":75991},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x11","operation_name":"get","server_us":0,"total_us":76771},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xf","operation_name":"get","server_us":0,"total_us":77664},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x18","operation_name":"get","server_us":0,"total_us":77691},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x12","operation_name":"get","server_us":0,"total_us":78070},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xac","operation_name":"get","server_us":0,"total_us":79642},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x1d","operation_name":"get","server_us":0,"total_us":80035},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x54","operation_name":"get","server_us":0,"total_us":80495},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x25","operation_name":"get","server_us":0,"total_us":82583},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xae","operation_name":"get","server_us":0,"total_us":82905},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xdf","operation_name":"get","server_us":0,"total_us":83768},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x23","operation_name":"get","server_us":0,"total_us":85071},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x83","operation_name":"get","server_us":0,"total_us":85445},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x4b","operation_name":"get","server_us":0,"total_us":85668},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x1b","operation_name":"get","server_us":0,"total_us":85985},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xa8","operation_name":"get","server_us":0,"total_us":86670},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x91","operation_name":"get","server_us":0,"total_us":90916},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xc0","operation_name":"get","server_us":0,"total_us":90994},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x34","operation_name":"get","server_us":0,"total_us":92093},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x64","operation_name":"get","server_us":0,"total_us":93026},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xd8","operation_name":"get","server_us":0,"total_us":93270},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xaa","operation_name":"get","server_us":0,"total_us":94901},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x22","operation_name":"get","server_us":0,"total_us":97538},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x63","operation_name":"get","server_us":0,"total_us":97543},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x7a","operation_name":"get","server_us":0,"total_us":98188},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x1f","operation_name":"get","server_us":0,"total_us":99962},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x78","operation_name":"get","server_us":0,"total_us":122823},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x8f","operation_name":"get","server_us":0,"total_us":123369},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x49","operation_name":"get","server_us":0,"total_us":125768},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xbe","operation_name":"get","server_us":0,"total_us":126153},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xd6","operation_name":"get","server_us":0,"total_us":127330},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x61","operation_name":"get","server_us":0,"total_us":132913},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x87","operation_name":"get","server_us":0,"total_us":136726},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x59","operation_name":"get","server_us":0,"total_us":142092},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x33","operation_name":"get","server_us":0,"total_us":142424},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xce","operation_name":"get","server_us":0,"total_us":143639},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x30","operation_name":"get","server_us":0,"total_us":143955},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x9f","operation_name":"get","server_us":0,"total_us":145190},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xa9","operation_name":"get","server_us":0,"total_us":149679},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x70","operation_name":"get","server_us":0,"total_us":150206},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xed","operation_name":"get","server_us":0,"total_us":150221},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xe5","operation_name":"get","server_us":0,"total_us":151438},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x45","operation_name":"get","server_us":0,"total_us":155088},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x74","operation_name":"get","server_us":0,"total_us":157804},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xd2","operation_name":"get","server_us":0,"total_us":159541},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xb6","operation_name":"get","server_us":0,"total_us":162702},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x9c","operation_name":"get","server_us":0,"total_us":164823},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xcb","operation_name":"get","server_us":0,"total_us":170694},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x2a","operation_name":"get","server_us":0,"total_us":170908},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xe2","operation_name":"get","server_us":0,"total_us":171241},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x1c","operation_name":"get","server_us":0,"total_us":171539},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x84","operation_name":"get","server_us":0,"total_us":173344},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xba","operation_name":"get","server_us":0,"total_us":173756},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xe9","operation_name":"get","server_us":0,"total_us":174298},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xb3","operation_name":"get","server_us":0,"total_us":176401},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x3e","operation_name":"get","server_us":0,"total_us":177277},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xcc","operation_name":"get","server_us":0,"total_us":179113},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x3f","operation_name":"get","server_us":0,"total_us":179121},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x1e","operation_name":"get","server_us":0,"total_us":179128},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x56","operation_name":"get","server_us":0,"total_us":185838},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x90","operation_name":"get","server_us":0,"total_us":186488},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x85","operation_name":"get","server_us":0,"total_us":189127},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x9d","operation_name":"get","server_us":0,"total_us":189389},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x4a","operation_name":"get","server_us":0,"total_us":190021},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xbf","operation_name":"get","server_us":0,"total_us":190763},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xa7","operation_name":"get","server_us":0,"total_us":190859},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x6d","operation_name":"get","server_us":0,"total_us":193393},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xa5","operation_name":"get","server_us":0,"total_us":195843},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xe3","operation_name":"get","server_us":0,"total_us":197271},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x79","operation_name":"get","server_us":0,"total_us":198071},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xd7","operation_name":"get","server_us":0,"total_us":198432},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xb4","operation_name":"get","server_us":0,"total_us":199789},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x41","operation_name":"get","server_us":0,"total_us":202500},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x57","operation_name":"get","server_us":0,"total_us":204569},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x62","operation_name":"get","server_us":0,"total_us":205240},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x6e","operation_name":"get","server_us":0,"total_us":206556},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xee","operation_name":"get","server_us":0,"total_us":215331},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x28","operation_name":"get","server_us":0,"total_us":222104},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x5d","operation_name":"get","server_us":0,"total_us":225098},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x31","operation_name":"get","server_us":0,"total_us":226231},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xa6","operation_name":"get","server_us":0,"total_us":231231},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xbd","operation_name":"get","server_us":0,"total_us":246246},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x8e","operation_name":"get","server_us":0,"total_us":253218},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xd5","operation_name":"get","server_us":0,"total_us":257592},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x48","operation_name":"get","server_us":0,"total_us":258930},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x77","operation_name":"get","server_us":0,"total_us":262617},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xa3","operation_name":"get","server_us":0,"total_us":263078},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xec","operation_name":"get","server_us":0,"total_us":263650},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x27","operation_name":"get","server_us":0,"total_us":269590},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x60","operation_name":"get","server_us":0,"total_us":271718},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x46","operation_name":"get","server_us":0,"total_us":287257},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xa1","operation_name":"get","server_us":0,"total_us":289762},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xbb","operation_name":"get","server_us":0,"total_us":292237},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x75","operation_name":"get","server_us":0,"total_us":293285},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x43","operation_name":"get","server_us":0,"total_us":293539},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xb8","operation_name":"get","server_us":0,"total_us":295933},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xd3","operation_name":"get","server_us":0,"total_us":297795},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xea","operation_name":"get","server_us":0,"total_us":298669},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x89","operation_name":"get","server_us":0,"total_us":299857},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x5b","operation_name":"get","server_us":0,"total_us":305256},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x2d","operation_name":"get","server_us":0,"total_us":308994},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xe7","operation_name":"get","server_us":0,"total_us":311394},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x5e","operation_name":"get","server_us":0,"total_us":312197},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x72","operation_name":"get","server_us":0,"total_us":318346},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x8c","operation_name":"get","server_us":0,"total_us":326454},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xd0","operation_name":"get","server_us":0,"total_us":332084},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x2f","operation_name":"get","server_us":0,"total_us":352344},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x8b","operation_name":"get","server_us":0,"total_us":357285},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0x19","operation_name":"get","server_us":0,"total_us":475928}]  (L:128)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/ef","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345773936, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ee47040
[      src/ext.c:  866]:checking context 0x103073f70
[      src/ext.c:  807]:checking context 0x103073f70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1055e3fe0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055148f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055148f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055148f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055148f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103073fe0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037367d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1055148f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1055148f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1055148f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1055148f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103073fe0, got nothing
[      src/ext.c:  707]:context 0x103073f70: 5 reffed
[      src/ext.c:  757]:Created context 0x1055e3fe0 with span 0x1055148f0: component: get_common_objects, operation response_decoding, ref_context 0x103073f70
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee470c8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x103073f70
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1038497b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x103849810
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x103849880
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x103736a10
[      src/ext.c: 1537]:got span 0x103073fe0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103849970
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1038499c0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1038a38b0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x103073fe0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x103073fe0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103073fe0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x103073fe0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x103073fe0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103073fe0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103073fe0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103073fe0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x103073fe0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103073fe0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x103073fe0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103073fe0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x103073fe0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee483b0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee457c0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee086c8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee44f20 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1287: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee08a90 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x103073f70
[      src/ext.c: 1483]:deallocing Payload 0x1038497b0
[      src/ext.c: 1420]:deallocing span args 0x103849810
[      src/ext.c: 1427]:freeing 0x103849910
[      src/ext.c: 1431]:freeing 0x1038a38b0
[      src/ext.c: 1439]:freeing 0x103849970
[      src/ext.c: 1364]:deallocing span tags args 0x103849880
[      src/ext.c: 1371]:freeing 0x1038a3950
[      src/ext.c: 1387]:freeing 0x105b77b90
[      src/ext.c: 1407]:freeing 0x105b77be0
[      src/ext.c: 1411]:freeing 0x103849880
[      src/ext.c: 1447]:freeing 0x103849810
[      src/ext.c: 1450]:deallocing finish args 0x103736a10
[      src/ext.c: 1455]:freeing 0x103736a10
[src/callbacks.c:  285]:dereffing 0x1055e3fe0, should be final
[      src/ext.c:  662]:checking context 0x1055e3fe0
[      src/ext.c:  666]:context 0x1055e3fe0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1055e3fe0, should already all be free!
[      src/ext.c:  670]:closing span 0x1055148f0
[      src/ext.c:  672]:freeing 0x1055e3fe0
[      src/ext.c:  673]:dereffing 0x103073f70, not necessarily final
[      src/ext.c:  662]:checking context 0x103073f70
[      src/ext.c:  666]:context 0x103073f70: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10588ae60
[      src/ext.c:  689]:dereffing 0x10588ae60, not necessarily final
[      src/ext.c:  662]:checking context 0x10588ae60
[      src/ext.c:  666]:context 0x10588ae60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10588ae60, should already all be free!
[      src/ext.c:  670]:closing span 0x10588aed0
[      src/ext.c:  672]:freeing 0x10588ae60
[      src/ext.c:  673]:dereffing 0x1055e02e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1055e02e0
[      src/ext.c:  666]:context 0x1055e02e0: 1 dereffed
[      src/ext.c:  688]:checking context 0x1055e02e0
[      src/ext.c:  689]:dereffing 0x1055e02e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1055e02e0
[      src/ext.c:  666]:context 0x1055e02e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1055e02e0, should already all be free!
[      src/ext.c:  647]:context 0x1055e02e0: freeing node 0x10588ae60
[      src/ext.c:  652]:freeing 0x101e453c0
[      src/ext.c:  670]:closing span 0x1055e0350
[      src/ext.c:  672]:freeing 0x1055e02e0
[      src/ext.c:  673]:dereffing 0x101d46f30, not necessarily final
[      src/ext.c:  662]:checking context 0x101d46f30
[      src/ext.c:  666]:context 0x101d46f30: 2 dereffed
[      src/get.c:  420]:dereffing 0x101d46f30, should be final
[      src/ext.c:  662]:checking context 0x101d46f30
[      src/ext.c:  666]:context 0x101d46f30: 1 dereffed
[      src/ext.c:  678]:*** 0x101d46f30 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101d46f30, should already all be free!
[      src/ext.c:  647]:context 0x101d46f30: freeing node 0x1055e02e0
[      src/ext.c:  652]:freeing 0x103775b60
[      src/ext.c:  647]:context 0x101d46f30: freeing node 0x103073f70
[      src/ext.c:  652]:freeing 0x10316ace0
[      src/ext.c:  647]:context 0x101d46f30: freeing node 0x102f292c0
[      src/ext.c:  652]:freeing 0x10306ca70
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1056aaa60
[      src/ext.c:  757]:Created context 0x1056aaa60 with span 0x1056aaad0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1039c51d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1039c5240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1039c5240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1039c5240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1039c5240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056aaad0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10384a8b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1039c5240, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1039c5240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1039c5240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1039c5240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056aaad0, got nothing
[      src/ext.c:  707]:context 0x1056aaa60: 2 reffed
[      src/ext.c:  757]:Created context 0x1039c51d0 with span 0x1039c5240: component: handle_single_key, operation request_encoding, ref_context 0x1056aaa60
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10384c620
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1039c5240, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1039c5240, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1039c5240, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1039c5240, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1039acb50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056aaad0, got nothing
[      src/ext.c:  707]:context 0x1056aaa60: 3 reffed
[      src/ext.c:  757]:Created context 0x10384c620 with span 0x10384c690: component: , operation response_decoding, ref_context 0x1056aaa60
[      src/get.c:  134]:checking context 0x10384c620
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ee470c8: binding context 0x10384c620 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4354000416, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1039c51d0
[      src/ext.c:  689]:dereffing 0x1039c51d0, not necessarily final
[      src/ext.c:  662]:checking context 0x1039c51d0
[      src/ext.c:  666]:context 0x1039c51d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1039c51d0, should already all be free!
[      src/ext.c:  670]:closing span 0x1039c5240
[      src/ext.c:  672]:freeing 0x1039c51d0
[      src/ext.c:  673]:dereffing 0x1056aaa60, not necessarily final
[      src/ext.c:  662]:checking context 0x1056aaa60
[      src/ext.c:  666]:context 0x1056aaa60: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105659100
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056aaad0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1057285e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056aaad0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056aaad0, got nothing
[      src/ext.c:  707]:context 0x1056aaa60: 3 reffed
[      src/ext.c:  757]:Created context 0x105659100 with span 0x105659170: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1056aaa60
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105728820
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105736eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105736eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105736eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105736eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105659170, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ad21a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105736eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105736eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105736eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105659170, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105736eb0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105659170, got nothing
[      src/ext.c:  707]:context 0x105659100: 2 reffed
[      src/ext.c:  757]:Created context 0x105728820 with span 0x105736eb0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105659100
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/f0","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4354000416, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ee470c8
[      src/ext.c:  866]:checking context 0x10384c620
[      src/ext.c:  807]:checking context 0x10384c620
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101d2c350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10559cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10559cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10559cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10559cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10384c690, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ae7340
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10559cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10559cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10559cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10559cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10384c690, got nothing
[      src/ext.c:  707]:context 0x10384c620: 5 reffed
[      src/ext.c:  757]:Created context 0x101d2c350 with span 0x10559cb10: component: get_common_objects, operation response_decoding, ref_context 0x10384c620
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee47150 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10384c620
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101eeb2a0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101eeb300
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1039df1c0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101eeb370
[      src/ext.c: 1537]:got span 0x10384c690
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1039df2b0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1039df300
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1039df350
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10384c690, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10384c690, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10384c690, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10384c690, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10384c690, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10384c690, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10384c690, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10384c690, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10384c690, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10384c690, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10384c690, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10384c690, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10384c690, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee48630 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee45c70 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4536705928 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee485e0 has count of 2: *** 4536705928 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee4d190 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1288: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee086c8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4536705928, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10384c620
[      src/ext.c: 1483]:deallocing Payload 0x101eeb2a0
[      src/ext.c: 1420]:deallocing span args 0x101eeb300
[      src/ext.c: 1427]:freeing 0x1039df250
[      src/ext.c: 1431]:freeing 0x1039df350
[      src/ext.c: 1439]:freeing 0x1039df2b0
[      src/ext.c: 1364]:deallocing span tags args 0x1039df1c0
[      src/ext.c: 1371]:freeing 0x1039df3f0
[      src/ext.c: 1387]:freeing 0x105ddadc0
[      src/ext.c: 1407]:freeing 0x105ddae10
[      src/ext.c: 1411]:freeing 0x1039df1c0
[      src/ext.c: 1447]:freeing 0x101eeb300
[      src/ext.c: 1450]:deallocing finish args 0x101eeb370
[      src/ext.c: 1455]:freeing 0x101eeb370
[src/callbacks.c:  285]:dereffing 0x101d2c350, should be final
[      src/ext.c:  662]:checking context 0x101d2c350
[      src/ext.c:  666]:context 0x101d2c350: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101d2c350, should already all be free!
[      src/ext.c:  670]:closing span 0x10559cb10
[      src/ext.c:  672]:freeing 0x101d2c350
[      src/ext.c:  673]:dereffing 0x10384c620, not necessarily final
[      src/ext.c:  662]:checking context 0x10384c620
[      src/ext.c:  666]:context 0x10384c620: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105728820
[      src/ext.c:  689]:dereffing 0x105728820, not necessarily final
[      src/ext.c:  662]:checking context 0x105728820
[      src/ext.c:  666]:context 0x105728820: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105728820, should already all be free!
[      src/ext.c:  670]:closing span 0x105736eb0
[      src/ext.c:  672]:freeing 0x105728820
[      src/ext.c:  673]:dereffing 0x105659100, not necessarily final
[      src/ext.c:  662]:checking context 0x105659100
[      src/ext.c:  666]:context 0x105659100: 1 dereffed
[      src/ext.c:  688]:checking context 0x105659100
[      src/ext.c:  689]:dereffing 0x105659100, not necessarily final
[      src/ext.c:  662]:checking context 0x105659100
[      src/ext.c:  666]:context 0x105659100: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105659100, should already all be free!
[      src/ext.c:  647]:context 0x105659100: freeing node 0x105728820
[      src/ext.c:  652]:freeing 0x105ad21a0
[      src/ext.c:  670]:closing span 0x105659170
[      src/ext.c:  672]:freeing 0x105659100
[      src/ext.c:  673]:dereffing 0x1056aaa60, not necessarily final
[      src/ext.c:  662]:checking context 0x1056aaa60
[      src/ext.c:  666]:context 0x1056aaa60: 2 dereffed
[      src/get.c:  420]:dereffing 0x1056aaa60, should be final
[      src/ext.c:  662]:checking context 0x1056aaa60
[      src/ext.c:  666]:context 0x1056aaa60: 1 dereffed
[      src/ext.c:  678]:*** 0x1056aaa60 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1056aaa60, should already all be free!
[      src/ext.c:  647]:context 0x1056aaa60: freeing node 0x105659100
[      src/ext.c:  652]:freeing 0x1057285e0
[      src/ext.c:  647]:context 0x1056aaa60: freeing node 0x10384c620
[      src/ext.c:  652]:freeing 0x1039acb50
[      src/ext.c:  647]:context 0x1056aaa60: freeing node 0x1039c51d0
[      src/ext.c:  652]:freeing 0x10384a8b0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b4c8e0
[      src/ext.c:  757]:Created context 0x105b4c8e0 with span 0x105b4c950: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105864280
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1058642f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1058642f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1058642f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1058642f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b4c950, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105e3b570
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1058642f0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1058642f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1058642f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1058642f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b4c950, got nothing
[      src/ext.c:  707]:context 0x105b4c8e0: 2 reffed
[      src/ext.c:  757]:Created context 0x105864280 with span 0x1058642f0: component: handle_single_key, operation request_encoding, ref_context 0x105b4c8e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105e3b7b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1058642f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1058642f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1058642f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1058642f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1058290c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b4c950, got nothing
[      src/ext.c:  707]:context 0x105b4c8e0: 3 reffed
[      src/ext.c:  757]:Created context 0x105e3b7b0 with span 0x1036fa3c0: component: , operation response_decoding, ref_context 0x105b4c8e0
[      src/get.c:  134]:checking context 0x105e3b7b0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ee47150: binding context 0x105e3b7b0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4393777072, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105864280
[      src/ext.c:  689]:dereffing 0x105864280, not necessarily final
[      src/ext.c:  662]:checking context 0x105864280
[      src/ext.c:  666]:context 0x105864280: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105864280, should already all be free!
[      src/ext.c:  670]:closing span 0x1058642f0
[      src/ext.c:  672]:freeing 0x105864280
[      src/ext.c:  673]:dereffing 0x105b4c8e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105b4c8e0
[      src/ext.c:  666]:context 0x105b4c8e0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10570b300
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b4c950, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105832210
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b4c950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b4c950, got nothing
[      src/ext.c:  707]:context 0x105b4c8e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10570b300 with span 0x10570b370: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105b4c8e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105832450
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef3bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef3bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef3bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef3bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10570b370, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10574f8c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ef3bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ef3bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ef3bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10570b370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ef3bd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10570b370, got nothing
[      src/ext.c:  707]:context 0x10570b300: 2 reffed
[      src/ext.c:  757]:Created context 0x105832450 with span 0x105ef3bd0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10570b300
[3576299217] <192.168.4.61:57932> (CTX=0x102081330,bc_http) HTTP Provider timed out waiting for I/O (L:330)
[3576299217] Provider 'HTTP' failed (L:185)
[3576299217] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/f1","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4393777072, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ee47150
[      src/ext.c:  866]:checking context 0x105e3b7b0
[      src/ext.c:  807]:checking context 0x105e3b7b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105abf500
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056563b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056563b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056563b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056563b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036fa3c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10614af90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056563b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056563b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056563b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056563b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036fa3c0, got nothing
[      src/ext.c:  707]:context 0x105e3b7b0: 5 reffed
[      src/ext.c:  757]:Created context 0x105abf500 with span 0x1056563b0: component: get_common_objects, operation response_decoding, ref_context 0x105e3b7b0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee471d8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x105e3b7b0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10614b1d0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101fd9530
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101fd95a0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101fd9630
[      src/ext.c: 1537]:got span 0x1036fa3c0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fd96e0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fd9730
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101fd9780
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1036fa3c0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1036fa3c0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036fa3c0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1036fa3c0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1036fa3c0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036fa3c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1036fa3c0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1036fa3c0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1036fa3c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1036fa3c0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1036fa3c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1036fa3c0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1036fa3c0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee48a90 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee459a0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee08b40 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee4d6d0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1289: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4531397456 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee48a40 has count of 2: *** 4531397456 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4531397456}})] from parent context 0x105e3b7b0
[      src/ext.c: 1483]:deallocing Payload 0x10614b1d0
[      src/ext.c: 1420]:deallocing span args 0x101fd9530
[      src/ext.c: 1427]:freeing 0x101fd9680
[      src/ext.c: 1431]:freeing 0x101fd9780
[      src/ext.c: 1439]:freeing 0x101fd96e0
[      src/ext.c: 1364]:deallocing span tags args 0x101fd95a0
[      src/ext.c: 1371]:freeing 0x101fd9820
[      src/ext.c: 1387]:freeing 0x10368d3f0
[      src/ext.c: 1407]:freeing 0x10368d440
[      src/ext.c: 1411]:freeing 0x101fd95a0
[      src/ext.c: 1447]:freeing 0x101fd9530
[      src/ext.c: 1450]:deallocing finish args 0x101fd9630
[      src/ext.c: 1455]:freeing 0x101fd9630
[src/callbacks.c:  285]:dereffing 0x105abf500, should be final
[      src/ext.c:  662]:checking context 0x105abf500
[      src/ext.c:  666]:context 0x105abf500: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105abf500, should already all be free!
[      src/ext.c:  670]:closing span 0x1056563b0
[      src/ext.c:  672]:freeing 0x105abf500
[      src/ext.c:  673]:dereffing 0x105e3b7b0, not necessarily final
[      src/ext.c:  662]:checking context 0x105e3b7b0
[      src/ext.c:  666]:context 0x105e3b7b0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105832450
[      src/ext.c:  689]:dereffing 0x105832450, not necessarily final
[      src/ext.c:  662]:checking context 0x105832450
[      src/ext.c:  666]:context 0x105832450: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105832450, should already all be free!
[      src/ext.c:  670]:closing span 0x105ef3bd0
[      src/ext.c:  672]:freeing 0x105832450
[      src/ext.c:  673]:dereffing 0x10570b300, not necessarily final
[      src/ext.c:  662]:checking context 0x10570b300
[      src/ext.c:  666]:context 0x10570b300: 1 dereffed
[      src/ext.c:  688]:checking context 0x10570b300
[      src/ext.c:  689]:dereffing 0x10570b300, not necessarily final
[      src/ext.c:  662]:checking context 0x10570b300
[      src/ext.c:  666]:context 0x10570b300: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10570b300, should already all be free!
[      src/ext.c:  647]:context 0x10570b300: freeing node 0x105832450
[      src/ext.c:  652]:freeing 0x10574f8c0
[      src/ext.c:  670]:closing span 0x10570b370
[      src/ext.c:  672]:freeing 0x10570b300
[      src/ext.c:  673]:dereffing 0x105b4c8e0, not necessarily final
[      src/ext.c:  662]:checking context 0x105b4c8e0
[      src/ext.c:  666]:context 0x105b4c8e0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105b4c8e0, should be final
[      src/ext.c:  662]:checking context 0x105b4c8e0
[      src/ext.c:  666]:context 0x105b4c8e0: 1 dereffed
[      src/ext.c:  678]:*** 0x105b4c8e0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105b4c8e0, should already all be free!
[      src/ext.c:  647]:context 0x105b4c8e0: freeing node 0x10570b300
[      src/ext.c:  652]:freeing 0x105832210
[      src/ext.c:  647]:context 0x105b4c8e0: freeing node 0x105e3b7b0
[      src/ext.c:  652]:freeing 0x1058290c0
[      src/ext.c:  647]:context 0x105b4c8e0: freeing node 0x105864280
[      src/ext.c:  652]:freeing 0x105e3b570
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10368d580
[      src/ext.c:  757]:Created context 0x10368d580 with span 0x10368d5f0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102f0d150
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f0d1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f0d1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f0d1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f0d1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10368d5f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x102f4e480
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f0d1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f0d1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f0d1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f0d1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10368d5f0, got nothing
[      src/ext.c:  707]:context 0x10368d580: 2 reffed
[      src/ext.c:  757]:Created context 0x102f0d150 with span 0x102f0d1c0: component: handle_single_key, operation request_encoding, ref_context 0x10368d580
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103684c10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102f0d1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102f0d1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102f0d1c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102f0d1c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101db2c30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10368d5f0, got nothing
[      src/ext.c:  707]:context 0x10368d580: 3 reffed
[      src/ext.c:  757]:Created context 0x103684c10 with span 0x103684c80: component: , operation response_decoding, ref_context 0x10368d580
[      src/get.c:  134]:checking context 0x103684c10
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ee471d8: binding context 0x103684c10 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4352134160, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x102f0d150
[      src/ext.c:  689]:dereffing 0x102f0d150, not necessarily final
[      src/ext.c:  662]:checking context 0x102f0d150
[      src/ext.c:  666]:context 0x102f0d150: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102f0d150, should already all be free!
[      src/ext.c:  670]:closing span 0x102f0d1c0
[      src/ext.c:  672]:freeing 0x102f0d150
[      src/ext.c:  673]:dereffing 0x10368d580, not necessarily final
[      src/ext.c:  662]:checking context 0x10368d580
[      src/ext.c:  666]:context 0x10368d580: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105a8c110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10368d5f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105751e00
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10368d5f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10368d5f0, got nothing
[      src/ext.c:  707]:context 0x10368d580: 3 reffed
[      src/ext.c:  757]:Created context 0x105a8c110 with span 0x105a8c180: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x10368d580
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105830a20
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105751e50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105751e50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105751e50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105751e50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105a8c180, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1060cbb50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105751e50, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105751e50, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105751e50, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105a8c180, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105751e50, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105a8c180, got nothing
[      src/ext.c:  707]:context 0x105a8c110: 2 reffed
[      src/ext.c:  757]:Created context 0x105830a20 with span 0x105751e50: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105a8c110
[3576299217] <192.168.4.61:57933> (SOCK=f327b7e132532540) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/f2","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4352134160, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ee471d8
[      src/ext.c:  866]:checking context 0x103684c10
[      src/ext.c:  807]:checking context 0x103684c10
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10559d5c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10559d630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10559d630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10559d630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10559d630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103684c80, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10565d8d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10559d630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10559d630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10559d630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10559d630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103684c80, got nothing
[      src/ext.c:  707]:context 0x103684c10: 5 reffed
[      src/ext.c:  757]:Created context 0x10559d5c0 with span 0x10559d630: component: get_common_objects, operation response_decoding, ref_context 0x103684c10
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee47260 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x103684c10
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x10588a640
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x10588a6a0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x10588a710
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x10588a7a0
[      src/ext.c: 1537]:got span 0x103684c80
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10588a850
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10588a8a0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x10588a8f0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x103684c80, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x103684c80, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103684c80, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x103684c80, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x103684c80, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103684c80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103684c80, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103684c80, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x103684c80, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103684c80, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x103684c80, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103684c80, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x103684c80, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee561d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee534f0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 777389080588 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee56180 has count of 2: *** 777389080588 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee4deb0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1290: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 14685055082710433792 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee08b40 has count of 2: *** 14685055082710433792 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 777389080588, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 14685055082710433792}})] from parent context 0x103684c10
[      src/ext.c: 1483]:deallocing Payload 0x10588a640
[      src/ext.c: 1420]:deallocing span args 0x10588a6a0
[      src/ext.c: 1427]:freeing 0x10588a7f0
[      src/ext.c: 1431]:freeing 0x10588a8f0
[      src/ext.c: 1439]:freeing 0x10588a850
[      src/ext.c: 1364]:deallocing span tags args 0x10588a710
[      src/ext.c: 1371]:freeing 0x10588a990
[      src/ext.c: 1387]:freeing 0x105c97260
[      src/ext.c: 1407]:freeing 0x105c972b0
[      src/ext.c: 1411]:freeing 0x10588a710
[      src/ext.c: 1447]:freeing 0x10588a6a0
[      src/ext.c: 1450]:deallocing finish args 0x10588a7a0
[      src/ext.c: 1455]:freeing 0x10588a7a0
[src/callbacks.c:  285]:dereffing 0x10559d5c0, should be final
[      src/ext.c:  662]:checking context 0x10559d5c0
[      src/ext.c:  666]:context 0x10559d5c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10559d5c0, should already all be free!
[      src/ext.c:  670]:closing span 0x10559d630
[      src/ext.c:  672]:freeing 0x10559d5c0
[      src/ext.c:  673]:dereffing 0x103684c10, not necessarily final
[      src/ext.c:  662]:checking context 0x103684c10
[      src/ext.c:  666]:context 0x103684c10: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105830a20
[      src/ext.c:  689]:dereffing 0x105830a20, not necessarily final
[      src/ext.c:  662]:checking context 0x105830a20
[      src/ext.c:  666]:context 0x105830a20: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105830a20, should already all be free!
[      src/ext.c:  670]:closing span 0x105751e50
[      src/ext.c:  672]:freeing 0x105830a20
[      src/ext.c:  673]:dereffing 0x105a8c110, not necessarily final
[      src/ext.c:  662]:checking context 0x105a8c110
[      src/ext.c:  666]:context 0x105a8c110: 1 dereffed
[      src/ext.c:  688]:checking context 0x105a8c110
[      src/ext.c:  689]:dereffing 0x105a8c110, not necessarily final
[      src/ext.c:  662]:checking context 0x105a8c110
[      src/ext.c:  666]:context 0x105a8c110: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105a8c110, should already all be free!
[      src/ext.c:  647]:context 0x105a8c110: freeing node 0x105830a20
[      src/ext.c:  652]:freeing 0x1060cbb50
[      src/ext.c:  670]:closing span 0x105a8c180
[      src/ext.c:  672]:freeing 0x105a8c110
[      src/ext.c:  673]:dereffing 0x10368d580, not necessarily final
[      src/ext.c:  662]:checking context 0x10368d580
[      src/ext.c:  666]:context 0x10368d580: 2 dereffed
[      src/get.c:  420]:dereffing 0x10368d580, should be final
[      src/ext.c:  662]:checking context 0x10368d580
[      src/ext.c:  666]:context 0x10368d580: 1 dereffed
[      src/ext.c:  678]:*** 0x10368d580 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x10368d580, should already all be free!
[      src/ext.c:  647]:context 0x10368d580: freeing node 0x105a8c110
[      src/ext.c:  652]:freeing 0x105751e00
[      src/ext.c:  647]:context 0x10368d580: freeing node 0x103684c10
[      src/ext.c:  652]:freeing 0x101db2c30
[      src/ext.c:  647]:context 0x10368d580: freeing node 0x102f0d150
[      src/ext.c:  652]:freeing 0x102f4e480
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c978d0
[      src/ext.c:  757]:Created context 0x105c978d0 with span 0x101db5520: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10306c070
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103030040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103030040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103030040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103030040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101db5520, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037fc670
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103030040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103030040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103030040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103030040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101db5520, got nothing
[      src/ext.c:  707]:context 0x105c978d0: 2 reffed
[      src/ext.c:  757]:Created context 0x10306c070 with span 0x103030040: component: handle_single_key, operation request_encoding, ref_context 0x105c978d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037fc8b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103030040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103030040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103030040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103030040, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105733340
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101db5520, got nothing
[      src/ext.c:  707]:context 0x105c978d0: 3 reffed
[      src/ext.c:  757]:Created context 0x1037fc8b0 with span 0x1037fc920: component: , operation response_decoding, ref_context 0x105c978d0
[      src/get.c:  134]:checking context 0x1037fc8b0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ee47260: binding context 0x1037fc8b0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353673392, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10306c070
[      src/ext.c:  689]:dereffing 0x10306c070, not necessarily final
[      src/ext.c:  662]:checking context 0x10306c070
[      src/ext.c:  666]:context 0x10306c070: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10306c070, should already all be free!
[      src/ext.c:  670]:closing span 0x103030040
[      src/ext.c:  672]:freeing 0x10306c070
[      src/ext.c:  673]:dereffing 0x105c978d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c978d0
[      src/ext.c:  666]:context 0x105c978d0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102ffed80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101db5520, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10300c860
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101db5520, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101db5520, got nothing
[      src/ext.c:  707]:context 0x105c978d0: 3 reffed
[      src/ext.c:  757]:Created context 0x102ffed80 with span 0x102ffedf0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105c978d0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10300caa0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10300cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10300cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10300cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10300cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102ffedf0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103065f90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10300cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10300cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10300cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102ffedf0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10300cb10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102ffedf0, got nothing
[      src/ext.c:  707]:context 0x102ffed80: 2 reffed
[      src/ext.c:  757]:Created context 0x10300caa0 with span 0x10300cb10: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x102ffed80
[3576299217] <192.168.4.61:57932> (SOCK=44c213d36af22ded) Starting. Timeout=2000000us (L:474)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x103a01ec0,IX=0) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57933","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/f4","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4353673392, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ee47260
[      src/ext.c:  866]:checking context 0x1037fc8b0
[      src/ext.c:  807]:checking context 0x1037fc8b0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105cac8a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cac910, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cac910, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cac910, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cac910, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037fc920, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105ecfe60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105cac910, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105cac910, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105cac910, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105cac910, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037fc920, got nothing
[      src/ext.c:  707]:context 0x1037fc8b0: 5 reffed
[      src/ext.c:  757]:Created context 0x105cac8a0 with span 0x105cac910: component: get_common_objects, operation response_decoding, ref_context 0x1037fc8b0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee472e8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1037fc8b0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105ed00a0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1060cd070
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1060cd0e0
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1060cd170
[      src/ext.c: 1537]:got span 0x1037fc920
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060cd220
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060cd270
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1060cd2c0
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1037fc920, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1037fc920, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037fc920, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1037fc920, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1037fc920, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037fc920, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037fc920, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037fc920, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1037fc920, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037fc920, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1037fc920, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037fc920, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1037fc920, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee56860 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee53ce8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 14685055086129512753 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee08c48 has count of 2: *** 14685055086129512753 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee5a580 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1291: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 14685055086129512753 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee08cf8 has count of 2: *** 14685055086129512753 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 14685055086129512753, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 14685055086129512753}})] from parent context 0x1037fc8b0
[      src/ext.c: 1483]:deallocing Payload 0x105ed00a0
[      src/ext.c: 1420]:deallocing span args 0x1060cd070
[      src/ext.c: 1427]:freeing 0x1060cd1c0
[      src/ext.c: 1431]:freeing 0x1060cd2c0
[      src/ext.c: 1439]:freeing 0x1060cd220
[      src/ext.c: 1364]:deallocing span tags args 0x1060cd0e0
[      src/ext.c: 1371]:freeing 0x1060cd360
[      src/ext.c: 1387]:freeing 0x1060cd630
[      src/ext.c: 1407]:freeing 0x1060cd680
[      src/ext.c: 1411]:freeing 0x1060cd0e0
[      src/ext.c: 1447]:freeing 0x1060cd070
[      src/ext.c: 1450]:deallocing finish args 0x1060cd170
[      src/ext.c: 1455]:freeing 0x1060cd170
[src/callbacks.c:  285]:dereffing 0x105cac8a0, should be final
[      src/ext.c:  662]:checking context 0x105cac8a0
[      src/ext.c:  666]:context 0x105cac8a0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105cac8a0, should already all be free!
[      src/ext.c:  670]:closing span 0x105cac910
[      src/ext.c:  672]:freeing 0x105cac8a0
[      src/ext.c:  673]:dereffing 0x1037fc8b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1037fc8b0
[      src/ext.c:  666]:context 0x1037fc8b0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10300caa0
[      src/ext.c:  689]:dereffing 0x10300caa0, not necessarily final
[      src/ext.c:  662]:checking context 0x10300caa0
[      src/ext.c:  666]:context 0x10300caa0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10300caa0, should already all be free!
[      src/ext.c:  670]:closing span 0x10300cb10
[      src/ext.c:  672]:freeing 0x10300caa0
[      src/ext.c:  673]:dereffing 0x102ffed80, not necessarily final
[      src/ext.c:  662]:checking context 0x102ffed80
[      src/ext.c:  666]:context 0x102ffed80: 1 dereffed
[      src/ext.c:  688]:checking context 0x102ffed80
[      src/ext.c:  689]:dereffing 0x102ffed80, not necessarily final
[      src/ext.c:  662]:checking context 0x102ffed80
[      src/ext.c:  666]:context 0x102ffed80: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102ffed80, should already all be free!
[      src/ext.c:  647]:context 0x102ffed80: freeing node 0x10300caa0
[      src/ext.c:  652]:freeing 0x103065f90
[      src/ext.c:  670]:closing span 0x102ffedf0
[      src/ext.c:  672]:freeing 0x102ffed80
[      src/ext.c:  673]:dereffing 0x105c978d0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c978d0
[      src/ext.c:  666]:context 0x105c978d0: 2 dereffed
[      src/get.c:  420]:dereffing 0x105c978d0, should be final
[      src/ext.c:  662]:checking context 0x105c978d0
[      src/ext.c:  666]:context 0x105c978d0: 1 dereffed
[      src/ext.c:  678]:*** 0x105c978d0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105c978d0, should already all be free!
[      src/ext.c:  647]:context 0x105c978d0: freeing node 0x102ffed80
[      src/ext.c:  652]:freeing 0x10300c860
[      src/ext.c:  647]:context 0x105c978d0: freeing node 0x1037fc8b0
[      src/ext.c:  652]:freeing 0x105733340
[      src/ext.c:  647]:context 0x105c978d0: freeing node 0x10306c070
[      src/ext.c:  652]:freeing 0x1037fc670
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1060cd7c0
[      src/ext.c:  757]:Created context 0x1060cd7c0 with span 0x10300b4f0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10309cc60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10309ccd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10309ccd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10309ccd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10309ccd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10300b4f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1032b80b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10309ccd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10309ccd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10309ccd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10309ccd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10300b4f0, got nothing
[      src/ext.c:  707]:context 0x1060cd7c0: 2 reffed
[      src/ext.c:  757]:Created context 0x10309cc60 with span 0x10309ccd0: component: handle_single_key, operation request_encoding, ref_context 0x1060cd7c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1032b82f0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10309ccd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10309ccd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10309ccd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10309ccd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1055e9d60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10300b4f0, got nothing
[      src/ext.c:  707]:context 0x1060cd7c0: 3 reffed
[      src/ext.c:  757]:Created context 0x1032b82f0 with span 0x1032b8360: component: , operation response_decoding, ref_context 0x1060cd7c0
[      src/get.c:  134]:checking context 0x1032b82f0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ee472e8: binding context 0x1032b82f0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4348150512, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10309cc60
[      src/ext.c:  689]:dereffing 0x10309cc60, not necessarily final
[      src/ext.c:  662]:checking context 0x10309cc60
[      src/ext.c:  666]:context 0x10309cc60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10309cc60, should already all be free!
[      src/ext.c:  670]:closing span 0x10309ccd0
[      src/ext.c:  672]:freeing 0x10309cc60
[      src/ext.c:  673]:dereffing 0x1060cd7c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1060cd7c0
[      src/ext.c:  666]:context 0x1060cd7c0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105844950
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10300b4f0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105b7d7d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10300b4f0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10300b4f0, got nothing
[      src/ext.c:  707]:context 0x1060cd7c0: 3 reffed
[      src/ext.c:  757]:Created context 0x105844950 with span 0x1058449c0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1060cd7c0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105b7da10
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b7da80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b7da80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b7da80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b7da80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1058449c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105dc9130
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105b7da80, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105b7da80, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105b7da80, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1058449c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105b7da80, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1058449c0, got nothing
[      src/ext.c:  707]:context 0x105844950: 2 reffed
[      src/ext.c:  757]:Created context 0x105b7da10 with span 0x105b7da80: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105844950
[      src/ext.c:  433]:calloced (1140 * [ char == 1 ])= 1140 at 0x1037bac10
[      src/ext.c:  450]:freeing 0x1037bac10
[3576299217] Orphan responses observed: {"count":5,"service":"kv","top":[{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xf0","operation_name":"get","server_us":0,"total_us":80766},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xf1","operation_name":"get","server_us":0,"total_us":173494},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xf2","operation_name":"get","server_us":0,"total_us":188317},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xf4","operation_name":"get","server_us":0,"total_us":287061},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xef","operation_name":"get","server_us":0,"total_us":855028}]  (L:128)
[3576299217] <192.168.4.61:57933> (SOCK=f327b7e132532540) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/f5","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57935> (SOCK=6e67fb25edcb56a0) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/f6","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4348150512, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ee472e8
[      src/ext.c:  866]:checking context 0x1032b82f0
[      src/ext.c:  807]:checking context 0x1032b82f0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102faeb90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102faec00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102faec00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102faec00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102faec00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032b8360, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103295370
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102faec00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102faec00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102faec00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102faec00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032b8360, got nothing
[      src/ext.c:  707]:context 0x1032b82f0: 5 reffed
[      src/ext.c:  757]:Created context 0x102faeb90 with span 0x102faec00: component: get_common_objects, operation response_decoding, ref_context 0x1032b82f0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee47370 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x1032b82f0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1032955b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x103295610
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x103295680
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x103295710
[      src/ext.c: 1537]:got span 0x1032b8360
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1030450f0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103045140
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103045190
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1032b8360, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1032b8360, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032b8360, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1032b8360, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1032b8360, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032b8360, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032b8360, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032b8360, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1032b8360, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032b8360, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1032b8360, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032b8360, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1032b8360, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee601d0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee5b400 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee08c48 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee5f2e0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1292: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee08da8 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x1032b82f0
[      src/ext.c: 1483]:deallocing Payload 0x1032955b0
[      src/ext.c: 1420]:deallocing span args 0x103295610
[      src/ext.c: 1427]:freeing 0x103045090
[      src/ext.c: 1431]:freeing 0x103045190
[      src/ext.c: 1439]:freeing 0x1030450f0
[      src/ext.c: 1364]:deallocing span tags args 0x103295680
[      src/ext.c: 1371]:freeing 0x103045230
[      src/ext.c: 1387]:freeing 0x103045500
[      src/ext.c: 1407]:freeing 0x103045550
[      src/ext.c: 1411]:freeing 0x103295680
[      src/ext.c: 1447]:freeing 0x103295610
[      src/ext.c: 1450]:deallocing finish args 0x103295710
[      src/ext.c: 1455]:freeing 0x103295710
[src/callbacks.c:  285]:dereffing 0x102faeb90, should be final
[      src/ext.c:  662]:checking context 0x102faeb90
[      src/ext.c:  666]:context 0x102faeb90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102faeb90, should already all be free!
[      src/ext.c:  670]:closing span 0x102faec00
[      src/ext.c:  672]:freeing 0x102faeb90
[      src/ext.c:  673]:dereffing 0x1032b82f0, not necessarily final
[      src/ext.c:  662]:checking context 0x1032b82f0
[      src/ext.c:  666]:context 0x1032b82f0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x105b7da10
[      src/ext.c:  689]:dereffing 0x105b7da10, not necessarily final
[      src/ext.c:  662]:checking context 0x105b7da10
[      src/ext.c:  666]:context 0x105b7da10: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105b7da10, should already all be free!
[      src/ext.c:  670]:closing span 0x105b7da80
[      src/ext.c:  672]:freeing 0x105b7da10
[      src/ext.c:  673]:dereffing 0x105844950, not necessarily final
[      src/ext.c:  662]:checking context 0x105844950
[      src/ext.c:  666]:context 0x105844950: 1 dereffed
[      src/ext.c:  688]:checking context 0x105844950
[      src/ext.c:  689]:dereffing 0x105844950, not necessarily final
[      src/ext.c:  662]:checking context 0x105844950
[      src/ext.c:  666]:context 0x105844950: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105844950, should already all be free!
[      src/ext.c:  647]:context 0x105844950: freeing node 0x105b7da10
[      src/ext.c:  652]:freeing 0x105dc9130
[      src/ext.c:  670]:closing span 0x1058449c0
[      src/ext.c:  672]:freeing 0x105844950
[      src/ext.c:  673]:dereffing 0x1060cd7c0, not necessarily final
[      src/ext.c:  662]:checking context 0x1060cd7c0
[      src/ext.c:  666]:context 0x1060cd7c0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1060cd7c0, should be final
[      src/ext.c:  662]:checking context 0x1060cd7c0
[      src/ext.c:  666]:context 0x1060cd7c0: 1 dereffed
[      src/ext.c:  678]:*** 0x1060cd7c0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1060cd7c0, should already all be free!
[      src/ext.c:  647]:context 0x1060cd7c0: freeing node 0x105844950
[      src/ext.c:  652]:freeing 0x105b7d7d0
[      src/ext.c:  647]:context 0x1060cd7c0: freeing node 0x1032b82f0
[      src/ext.c:  652]:freeing 0x1055e9d60
[      src/ext.c:  647]:context 0x1060cd7c0: freeing node 0x10309cc60
[      src/ext.c:  652]:freeing 0x1032b80b0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103045b70
[      src/ext.c:  757]:Created context 0x103045b70 with span 0x103045be0: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10313c7b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10313c820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10313c820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10313c820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10313c820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103045be0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f0a4c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10313c820, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10313c820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10313c820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10313c820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103045be0, got nothing
[      src/ext.c:  707]:context 0x103045b70: 2 reffed
[      src/ext.c:  757]:Created context 0x10313c7b0 with span 0x10313c820: component: handle_single_key, operation request_encoding, ref_context 0x103045b70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103010350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10313c820, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10313c820, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10313c820, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10313c820, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103010ef0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103045be0, got nothing
[      src/ext.c:  707]:context 0x103045b70: 3 reffed
[      src/ext.c:  757]:Created context 0x103010350 with span 0x1030103c0: component: , operation response_decoding, ref_context 0x103045b70
[      src/get.c:  134]:checking context 0x103010350
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ee47370: binding context 0x103010350 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345365328, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x10313c7b0
[      src/ext.c:  689]:dereffing 0x10313c7b0, not necessarily final
[      src/ext.c:  662]:checking context 0x10313c7b0
[      src/ext.c:  666]:context 0x10313c7b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10313c7b0, should already all be free!
[      src/ext.c:  670]:closing span 0x10313c820
[      src/ext.c:  672]:freeing 0x10313c7b0
[      src/ext.c:  673]:dereffing 0x103045b70, not necessarily final
[      src/ext.c:  662]:checking context 0x103045b70
[      src/ext.c:  666]:context 0x103045b70: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10302b090
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103045be0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10302bc30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103045be0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103045be0, got nothing
[      src/ext.c:  707]:context 0x103045b70: 3 reffed
[      src/ext.c:  757]:Created context 0x10302b090 with span 0x10302b100: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x103045b70
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10389bb90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032b2630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032b2630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032b2630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032b2630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10302b100, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1032b3160
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1032b2630, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1032b2630, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1032b2630, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10302b100, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1032b2630, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10302b100, got nothing
[      src/ext.c:  707]:context 0x10302b090: 2 reffed
[      src/ext.c:  757]:Created context 0x10389bb90 with span 0x1032b2630: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x10302b090
[3576299217] <192.168.4.61:57932> (SOCK=44c213d36af22ded) Connected established (L:147)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb4ea0,IX=2) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57935","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] <192.168.4.61:57936> (SOCK=472a8baba5327c4e) Starting. Timeout=900us (L:474)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/f8","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4345365328, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ee47370
[      src/ext.c:  866]:checking context 0x103010350
[      src/ext.c:  807]:checking context 0x103010350
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105766300
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105766370, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105766370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105766370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105766370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030103c0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x105766e50
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105766370, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105766370, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105766370, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105766370, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030103c0, got nothing
[      src/ext.c:  707]:context 0x103010350: 5 reffed
[      src/ext.c:  757]:Created context 0x105766300 with span 0x105766370: component: get_common_objects, operation response_decoding, ref_context 0x103010350
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee473f8 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x103010350
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x105767090
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1057670f0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x105767160
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1057671f0
[      src/ext.c: 1537]:got span 0x1030103c0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1057672a0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1057672f0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x105767340
[      src/ext.c: 1152]:Looking for tagname db.type from 0x1030103c0, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x1030103c0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030103c0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x1030103c0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x1030103c0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030103c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1030103c0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1030103c0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x1030103c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1030103c0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x1030103c0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1030103c0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x1030103c0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee60c20 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee5bdd8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee08c48 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee5f900 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1293: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee08e58 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x103010350
[      src/ext.c: 1483]:deallocing Payload 0x105767090
[      src/ext.c: 1420]:deallocing span args 0x1057670f0
[      src/ext.c: 1427]:freeing 0x105767240
[      src/ext.c: 1431]:freeing 0x105767340
[      src/ext.c: 1439]:freeing 0x1057672a0
[      src/ext.c: 1364]:deallocing span tags args 0x105767160
[      src/ext.c: 1371]:freeing 0x105abf900
[      src/ext.c: 1387]:freeing 0x105abfbd0
[      src/ext.c: 1407]:freeing 0x105abfc20
[      src/ext.c: 1411]:freeing 0x105767160
[      src/ext.c: 1447]:freeing 0x1057670f0
[      src/ext.c: 1450]:deallocing finish args 0x1057671f0
[      src/ext.c: 1455]:freeing 0x1057671f0
[src/callbacks.c:  285]:dereffing 0x105766300, should be final
[      src/ext.c:  662]:checking context 0x105766300
[      src/ext.c:  666]:context 0x105766300: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105766300, should already all be free!
[      src/ext.c:  670]:closing span 0x105766370
[      src/ext.c:  672]:freeing 0x105766300
[      src/ext.c:  673]:dereffing 0x103010350, not necessarily final
[      src/ext.c:  662]:checking context 0x103010350
[      src/ext.c:  666]:context 0x103010350: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x10389bb90
[      src/ext.c:  689]:dereffing 0x10389bb90, not necessarily final
[      src/ext.c:  662]:checking context 0x10389bb90
[      src/ext.c:  666]:context 0x10389bb90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10389bb90, should already all be free!
[      src/ext.c:  670]:closing span 0x1032b2630
[      src/ext.c:  672]:freeing 0x10389bb90
[      src/ext.c:  673]:dereffing 0x10302b090, not necessarily final
[      src/ext.c:  662]:checking context 0x10302b090
[      src/ext.c:  666]:context 0x10302b090: 1 dereffed
[      src/ext.c:  688]:checking context 0x10302b090
[      src/ext.c:  689]:dereffing 0x10302b090, not necessarily final
[      src/ext.c:  662]:checking context 0x10302b090
[      src/ext.c:  666]:context 0x10302b090: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10302b090, should already all be free!
[      src/ext.c:  647]:context 0x10302b090: freeing node 0x10389bb90
[      src/ext.c:  652]:freeing 0x1032b3160
[      src/ext.c:  670]:closing span 0x10302b100
[      src/ext.c:  672]:freeing 0x10302b090
[      src/ext.c:  673]:dereffing 0x103045b70, not necessarily final
[      src/ext.c:  662]:checking context 0x103045b70
[      src/ext.c:  666]:context 0x103045b70: 2 dereffed
[      src/get.c:  420]:dereffing 0x103045b70, should be final
[      src/ext.c:  662]:checking context 0x103045b70
[      src/ext.c:  666]:context 0x103045b70: 1 dereffed
[      src/ext.c:  678]:*** 0x103045b70 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x103045b70, should already all be free!
[      src/ext.c:  647]:context 0x103045b70: freeing node 0x10302b090
[      src/ext.c:  652]:freeing 0x10302bc30
[      src/ext.c:  647]:context 0x103045b70: freeing node 0x103010350
[      src/ext.c:  652]:freeing 0x103010ef0
[      src/ext.c:  647]:context 0x103045b70: freeing node 0x10313c7b0
[      src/ext.c:  652]:freeing 0x101f0a4c0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ac0720
[      src/ext.c:  757]:Created context 0x105ac0720 with span 0x105ac0790: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105ac0e60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ac0ed0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ac0ed0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ac0ed0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ac0ed0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ac0790, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10315a8b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ac0ed0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ac0ed0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ac0ed0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ac0ed0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ac0790, got nothing
[      src/ext.c:  707]:context 0x105ac0720: 2 reffed
[      src/ext.c:  757]:Created context 0x105ac0e60 with span 0x105ac0ed0: component: handle_single_key, operation request_encoding, ref_context 0x105ac0720
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10315aaf0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ac0ed0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ac0ed0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ac0ed0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ac0ed0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10315b690
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ac0790, got nothing
[      src/ext.c:  707]:context 0x105ac0720: 3 reffed
[      src/ext.c:  757]:Created context 0x10315aaf0 with span 0x10315ab60: component: , operation response_decoding, ref_context 0x105ac0720
[      src/get.c:  134]:checking context 0x10315aaf0
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ee473f8: binding context 0x10315aaf0 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4346718960, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105ac0e60
[      src/ext.c:  689]:dereffing 0x105ac0e60, not necessarily final
[      src/ext.c:  662]:checking context 0x105ac0e60
[      src/ext.c:  666]:context 0x105ac0e60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105ac0e60, should already all be free!
[      src/ext.c:  670]:closing span 0x105ac0ed0
[      src/ext.c:  672]:freeing 0x105ac0e60
[      src/ext.c:  673]:dereffing 0x105ac0720, not necessarily final
[      src/ext.c:  662]:checking context 0x105ac0720
[      src/ext.c:  666]:context 0x105ac0720: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x102037c30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ac0790, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1020387d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105ac0790, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105ac0790, got nothing
[      src/ext.c:  707]:context 0x105ac0720: 3 reffed
[      src/ext.c:  757]:Created context 0x102037c30 with span 0x102037ca0: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x105ac0720
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103281f30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103281fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103281fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103281fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103281fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102037ca0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103282ad0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103281fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103281fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103281fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x102037ca0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103281fa0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x102037ca0, got nothing
[      src/ext.c:  707]:context 0x102037c30: 2 reffed
[      src/ext.c:  757]:Created context 0x103281f30 with span 0x103281fa0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x102037c30
[3576299217] <192.168.4.61:57935> (SOCK=6e67fb25edcb56a0) Connected established (L:147)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,,SRV=0x105eb5f40,IX=3) Connection attempt failed. Received LCB_ETIMEDOUT (0x17) from libcouchbase, received 0 from operating system (L:757)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","r":"192.168.4.61:57936","s":"kv:get_cluster_config","t":900} (L:626)
[3576299217] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ETIMEDOUT (0x17) (L:165)
[3576299217] Provider 'CCCP' failed (L:185)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/fa","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4346718960, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ee473f8
[      src/ext.c:  866]:checking context 0x10315aaf0
[      src/ext.c:  807]:checking context 0x10315aaf0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1056a6970
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056a69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056a69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056a69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056a69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10315ab60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1056a7250
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056a69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056a69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056a69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056a69e0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10315ab60, got nothing
[      src/ext.c:  707]:context 0x10315aaf0: 5 reffed
[      src/ext.c:  757]:Created context 0x1056a6970 with span 0x1056a69e0: component: get_common_objects, operation response_decoding, ref_context 0x10315aaf0
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee47508 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10315aaf0
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x103740c50
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x103740cb0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x103740d20
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x103740db0
[      src/ext.c: 1537]:got span 0x10315ab60
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103740e60
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103740eb0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x103740f00
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10315ab60, got something: couchbase
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10315ab60, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10315ab60, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10315ab60, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10315ab60, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10315ab60, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10315ab60, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10315ab60, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10315ab60, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10315ab60, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10315ab60, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10315ab60, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10315ab60, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee6e2c0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee666d0 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee08c48 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee6a890 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1294: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee08f08 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x10315aaf0
[      src/ext.c: 1483]:deallocing Payload 0x103740c50
[      src/ext.c: 1420]:deallocing span args 0x103740cb0
[      src/ext.c: 1427]:freeing 0x103740e00
[      src/ext.c: 1431]:freeing 0x103740f00
[      src/ext.c: 1439]:freeing 0x103740e60
[      src/ext.c: 1364]:deallocing span tags args 0x103740d20
[      src/ext.c: 1371]:freeing 0x103740fa0
[      src/ext.c: 1387]:freeing 0x103741270
[      src/ext.c: 1407]:freeing 0x1037412c0
[      src/ext.c: 1411]:freeing 0x103740d20
[      src/ext.c: 1447]:freeing 0x103740cb0
[      src/ext.c: 1450]:deallocing finish args 0x103740db0
[      src/ext.c: 1455]:freeing 0x103740db0
[src/callbacks.c:  285]:dereffing 0x1056a6970, should be final
[      src/ext.c:  662]:checking context 0x1056a6970
[      src/ext.c:  666]:context 0x1056a6970: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1056a6970, should already all be free!
[      src/ext.c:  670]:closing span 0x1056a69e0
[      src/ext.c:  672]:freeing 0x1056a6970
[      src/ext.c:  673]:dereffing 0x10315aaf0, not necessarily final
[      src/ext.c:  662]:checking context 0x10315aaf0
[      src/ext.c:  666]:context 0x10315aaf0: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x103281f30
[      src/ext.c:  689]:dereffing 0x103281f30, not necessarily final
[      src/ext.c:  662]:checking context 0x103281f30
[      src/ext.c:  666]:context 0x103281f30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x103281f30, should already all be free!
[      src/ext.c:  670]:closing span 0x103281fa0
[      src/ext.c:  672]:freeing 0x103281f30
[      src/ext.c:  673]:dereffing 0x102037c30, not necessarily final
[      src/ext.c:  662]:checking context 0x102037c30
[      src/ext.c:  666]:context 0x102037c30: 1 dereffed
[      src/ext.c:  688]:checking context 0x102037c30
[      src/ext.c:  689]:dereffing 0x102037c30, not necessarily final
[      src/ext.c:  662]:checking context 0x102037c30
[      src/ext.c:  666]:context 0x102037c30: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x102037c30, should already all be free!
[      src/ext.c:  647]:context 0x102037c30: freeing node 0x103281f30
[      src/ext.c:  652]:freeing 0x103282ad0
[      src/ext.c:  670]:closing span 0x102037ca0
[      src/ext.c:  672]:freeing 0x102037c30
[      src/ext.c:  673]:dereffing 0x105ac0720, not necessarily final
[      src/ext.c:  662]:checking context 0x105ac0720
[      src/ext.c:  666]:context 0x105ac0720: 2 dereffed
[      src/get.c:  420]:dereffing 0x105ac0720, should be final
[      src/ext.c:  662]:checking context 0x105ac0720
[      src/ext.c:  666]:context 0x105ac0720: 1 dereffed
[      src/ext.c:  678]:*** 0x105ac0720 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x105ac0720, should already all be free!
[      src/ext.c:  647]:context 0x105ac0720: freeing node 0x102037c30
[      src/ext.c:  652]:freeing 0x1020387d0
[      src/ext.c:  647]:context 0x105ac0720: freeing node 0x10315aaf0
[      src/ext.c:  652]:freeing 0x10315b690
[      src/ext.c:  647]:context 0x105ac0720: freeing node 0x105ac0e60
[      src/ext.c:  652]:freeing 0x10315a8b0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037418e0
[      src/ext.c:  757]:Created context 0x1037418e0 with span 0x103741950: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105749c60
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105749cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105749cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105749cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105749cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103741950, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10387b950
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105749cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105749cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105749cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105749cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103741950, got nothing
[      src/ext.c:  707]:context 0x1037418e0: 2 reffed
[      src/ext.c:  757]:Created context 0x105749c60 with span 0x105749cd0: component: handle_single_key, operation request_encoding, ref_context 0x1037418e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10387bb90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105749cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105749cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105749cd0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105749cd0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10387c730
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103741950, got nothing
[      src/ext.c:  707]:context 0x1037418e0: 3 reffed
[      src/ext.c:  757]:Created context 0x10387bb90 with span 0x10387bc00: component: , operation response_decoding, ref_context 0x1037418e0
[      src/get.c:  134]:checking context 0x10387bb90
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ee47508: binding context 0x10387bb90 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4354194320, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x105749c60
[      src/ext.c:  689]:dereffing 0x105749c60, not necessarily final
[      src/ext.c:  662]:checking context 0x105749c60
[      src/ext.c:  666]:context 0x105749c60: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105749c60, should already all be free!
[      src/ext.c:  670]:closing span 0x105749cd0
[      src/ext.c:  672]:freeing 0x105749c60
[      src/ext.c:  673]:dereffing 0x1037418e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1037418e0
[      src/ext.c:  666]:context 0x1037418e0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1056e13d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103741950, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1056e1f70
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x103741950, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x103741950, got nothing
[      src/ext.c:  707]:context 0x1037418e0: 3 reffed
[      src/ext.c:  757]:Created context 0x1056e13d0 with span 0x1056e1440: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1037418e0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1056e21b0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056e2220, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056e2220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056e2220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056e2220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056e1440, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1056e2a90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056e2220, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056e2220, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056e2220, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1056e1440, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056e2220, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1056e1440, got nothing
[      src/ext.c:  707]:context 0x1056e13d0: 2 reffed
[      src/ext.c:  757]:Created context 0x1056e21b0 with span 0x1056e2220: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x1056e13d0
[3576299217] <192.168.4.61:57936> (SOCK=472a8baba5327c4e) Connected established (L:147)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/fb","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4354194320, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ee47508
[      src/ext.c:  866]:checking context 0x10387bb90
[      src/ext.c:  807]:checking context 0x10387bb90
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10584cca0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10584cd10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10584cd10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10584cd10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10584cd10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10387bc00, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1056ff880
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10584cd10, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10584cd10, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10584cd10, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10584cd10, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10387bc00, got nothing
[      src/ext.c:  707]:context 0x10387bb90: 5 reffed
[      src/ext.c:  757]:Created context 0x10584cca0 with span 0x10584cd10: component: get_common_objects, operation response_decoding, ref_context 0x10387bb90
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee47590 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10387bb90
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1056ffac0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1056ffb20
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1056ffb90
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1056ffc20
[      src/ext.c: 1537]:got span 0x10387bc00
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1056ffcd0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1056ffd20
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1056ffd70
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10387bc00, got something: couchbasej
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10387bc00, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10387bc00, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10387bc00, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10387bc00, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10387bc00, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10387bc00, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10387bc00, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10387bc00, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10387bc00, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10387bc00, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10387bc00, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10387bc00, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee6e860 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee66b80 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4536800736 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee6e810 has count of 2: *** 4536800736 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee70190 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1295: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4307462832 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee6e8b0 has count of 2: *** 4307462832 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4536800736, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4307462832}})] from parent context 0x10387bb90
[      src/ext.c: 1483]:deallocing Payload 0x1056ffac0
[      src/ext.c: 1420]:deallocing span args 0x1056ffb20
[      src/ext.c: 1427]:freeing 0x1056ffc70
[      src/ext.c: 1431]:freeing 0x1056ffd70
[      src/ext.c: 1439]:freeing 0x1056ffcd0
[      src/ext.c: 1364]:deallocing span tags args 0x1056ffb90
[      src/ext.c: 1371]:freeing 0x1056ffe10
[      src/ext.c: 1387]:freeing 0x101fdbc90
[      src/ext.c: 1407]:freeing 0x101fdbce0
[      src/ext.c: 1411]:freeing 0x1056ffb90
[      src/ext.c: 1447]:freeing 0x1056ffb20
[      src/ext.c: 1450]:deallocing finish args 0x1056ffc20
[      src/ext.c: 1455]:freeing 0x1056ffc20
[src/callbacks.c:  285]:dereffing 0x10584cca0, should be final
[      src/ext.c:  662]:checking context 0x10584cca0
[      src/ext.c:  666]:context 0x10584cca0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x10584cca0, should already all be free!
[      src/ext.c:  670]:closing span 0x10584cd10
[      src/ext.c:  672]:freeing 0x10584cca0
[      src/ext.c:  673]:dereffing 0x10387bb90, not necessarily final
[      src/ext.c:  662]:checking context 0x10387bb90
[      src/ext.c:  666]:context 0x10387bb90: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1056e21b0
[      src/ext.c:  689]:dereffing 0x1056e21b0, not necessarily final
[      src/ext.c:  662]:checking context 0x1056e21b0
[      src/ext.c:  666]:context 0x1056e21b0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1056e21b0, should already all be free!
[      src/ext.c:  670]:closing span 0x1056e2220
[      src/ext.c:  672]:freeing 0x1056e21b0
[      src/ext.c:  673]:dereffing 0x1056e13d0, not necessarily final
[      src/ext.c:  662]:checking context 0x1056e13d0
[      src/ext.c:  666]:context 0x1056e13d0: 1 dereffed
[      src/ext.c:  688]:checking context 0x1056e13d0
[      src/ext.c:  689]:dereffing 0x1056e13d0, not necessarily final
[      src/ext.c:  662]:checking context 0x1056e13d0
[      src/ext.c:  666]:context 0x1056e13d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1056e13d0, should already all be free!
[      src/ext.c:  647]:context 0x1056e13d0: freeing node 0x1056e21b0
[      src/ext.c:  652]:freeing 0x1056e2a90
[      src/ext.c:  670]:closing span 0x1056e1440
[      src/ext.c:  672]:freeing 0x1056e13d0
[      src/ext.c:  673]:dereffing 0x1037418e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1037418e0
[      src/ext.c:  666]:context 0x1037418e0: 2 dereffed
[      src/get.c:  420]:dereffing 0x1037418e0, should be final
[      src/ext.c:  662]:checking context 0x1037418e0
[      src/ext.c:  666]:context 0x1037418e0: 1 dereffed
[      src/ext.c:  678]:*** 0x1037418e0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1037418e0, should already all be free!
[      src/ext.c:  647]:context 0x1037418e0: freeing node 0x1056e13d0
[      src/ext.c:  652]:freeing 0x1056e1f70
[      src/ext.c:  647]:context 0x1037418e0: freeing node 0x10387bb90
[      src/ext.c:  652]:freeing 0x10387c730
[      src/ext.c:  647]:context 0x1037418e0: freeing node 0x105749c60
[      src/ext.c:  652]:freeing 0x10387b950
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f2cef0
[      src/ext.c:  757]:Created context 0x101f2cef0 with span 0x101f2cf60: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f2d5e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f2d650, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f2d650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f2d650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f2d650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f2cf60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10658a600
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f2d650, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f2d650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f2d650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f2d650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f2cf60, got nothing
[      src/ext.c:  707]:context 0x101f2cef0: 2 reffed
[      src/ext.c:  757]:Created context 0x101f2d5e0 with span 0x101f2d650: component: handle_single_key, operation request_encoding, ref_context 0x101f2cef0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x10658a840
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f2d650, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f2d650, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f2d650, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f2d650, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x10658b3e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f2cf60, got nothing
[      src/ext.c:  707]:context 0x101f2cef0: 3 reffed
[      src/ext.c:  757]:Created context 0x10658a840 with span 0x10658a8b0: component: , operation response_decoding, ref_context 0x101f2cef0
[      src/get.c:  134]:checking context 0x10658a840
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ee47590: binding context 0x10658a840 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4401440832, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x101f2d5e0
[      src/ext.c:  689]:dereffing 0x101f2d5e0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f2d5e0
[      src/ext.c:  666]:context 0x101f2d5e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f2d5e0, should already all be free!
[      src/ext.c:  670]:closing span 0x101f2d650
[      src/ext.c:  672]:freeing 0x101f2d5e0
[      src/ext.c:  673]:dereffing 0x101f2cef0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f2cef0
[      src/ext.c:  666]:context 0x101f2cef0: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x105c3c3c0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f2cf60, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1031c21a0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f2cf60, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f2cf60, got nothing
[      src/ext.c:  707]:context 0x101f2cef0: 3 reffed
[      src/ext.c:  757]:Created context 0x105c3c3c0 with span 0x105c3c430: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x101f2cef0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1031c23e0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1031c2450, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1031c2450, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1031c2450, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1031c2450, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c3c430, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1031c2f80
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1031c2450, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1031c2450, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1031c2450, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105c3c430, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1031c2450, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105c3c430, got nothing
[      src/ext.c:  707]:context 0x105c3c3c0: 2 reffed
[      src/ext.c:  757]:Created context 0x1031c23e0 with span 0x1031c2450: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x105c3c3c0
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/fc","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4401440832, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ee47590
[      src/ext.c:  866]:checking context 0x10658a840
[      src/ext.c:  807]:checking context 0x10658a840
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037fdf90
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037fe000, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037fe000, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037fe000, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037fe000, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10658a8b0, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x1037feb30
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037fe000, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037fe000, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037fe000, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037fe000, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10658a8b0, got nothing
[      src/ext.c:  707]:context 0x10658a840: 5 reffed
[      src/ext.c:  757]:Created context 0x1037fdf90 with span 0x1037fe000: component: get_common_objects, operation response_decoding, ref_context 0x10658a840
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee47618 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x10658a840
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x1037fed70
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x1037fedd0
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x1037fee40
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x1037feed0
[      src/ext.c: 1537]:got span 0x10658a8b0
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1037fef80
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1037fefd0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x1037ff020
[      src/ext.c: 1152]:Looking for tagname db.type from 0x10658a8b0, got something: couchbasej
[      src/ext.c: 1155]:Looking for tagname db.type from 0x10658a8b0, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10658a8b0, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x10658a8b0, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x10658a8b0, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10658a8b0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x10658a8b0, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x10658a8b0, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x10658a8b0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x10658a8b0, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x10658a8b0, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x10658a8b0, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x10658a8b0, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee6ed60 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee66ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 4536829168 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee6ed10 has count of 2: *** 4536829168 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee705f0 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1296: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 4536834384 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee6edb0 has count of 2: *** 4536834384 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 4536829168, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 4536834384}})] from parent context 0x10658a840
[      src/ext.c: 1483]:deallocing Payload 0x1037fed70
[      src/ext.c: 1420]:deallocing span args 0x1037fedd0
[      src/ext.c: 1427]:freeing 0x1037fef20
[      src/ext.c: 1431]:freeing 0x1037ff020
[      src/ext.c: 1439]:freeing 0x1037fef80
[      src/ext.c: 1364]:deallocing span tags args 0x1037fee40
[      src/ext.c: 1371]:freeing 0x1037ff0c0
[      src/ext.c: 1387]:freeing 0x1037ff390
[      src/ext.c: 1407]:freeing 0x1037ff3e0
[      src/ext.c: 1411]:freeing 0x1037fee40
[      src/ext.c: 1447]:freeing 0x1037fedd0
[      src/ext.c: 1450]:deallocing finish args 0x1037feed0
[      src/ext.c: 1455]:freeing 0x1037feed0
[src/callbacks.c:  285]:dereffing 0x1037fdf90, should be final
[      src/ext.c:  662]:checking context 0x1037fdf90
[      src/ext.c:  666]:context 0x1037fdf90: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1037fdf90, should already all be free!
[      src/ext.c:  670]:closing span 0x1037fe000
[      src/ext.c:  672]:freeing 0x1037fdf90
[      src/ext.c:  673]:dereffing 0x10658a840, not necessarily final
[      src/ext.c:  662]:checking context 0x10658a840
[      src/ext.c:  666]:context 0x10658a840: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x1031c23e0
[      src/ext.c:  689]:dereffing 0x1031c23e0, not necessarily final
[      src/ext.c:  662]:checking context 0x1031c23e0
[      src/ext.c:  666]:context 0x1031c23e0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1031c23e0, should already all be free!
[      src/ext.c:  670]:closing span 0x1031c2450
[      src/ext.c:  672]:freeing 0x1031c23e0
[      src/ext.c:  673]:dereffing 0x105c3c3c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c3c3c0
[      src/ext.c:  666]:context 0x105c3c3c0: 1 dereffed
[      src/ext.c:  688]:checking context 0x105c3c3c0
[      src/ext.c:  689]:dereffing 0x105c3c3c0, not necessarily final
[      src/ext.c:  662]:checking context 0x105c3c3c0
[      src/ext.c:  666]:context 0x105c3c3c0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x105c3c3c0, should already all be free!
[      src/ext.c:  647]:context 0x105c3c3c0: freeing node 0x1031c23e0
[      src/ext.c:  652]:freeing 0x1031c2f80
[      src/ext.c:  670]:closing span 0x105c3c430
[      src/ext.c:  672]:freeing 0x105c3c3c0
[      src/ext.c:  673]:dereffing 0x101f2cef0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f2cef0
[      src/ext.c:  666]:context 0x101f2cef0: 2 dereffed
[      src/get.c:  420]:dereffing 0x101f2cef0, should be final
[      src/ext.c:  662]:checking context 0x101f2cef0
[      src/ext.c:  666]:context 0x101f2cef0: 1 dereffed
[      src/ext.c:  678]:*** 0x101f2cef0 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x101f2cef0, should already all be free!
[      src/ext.c:  647]:context 0x101f2cef0: freeing node 0x105c3c3c0
[      src/ext.c:  652]:freeing 0x1031c21a0
[      src/ext.c:  647]:context 0x101f2cef0: freeing node 0x10658a840
[      src/ext.c:  652]:freeing 0x10658b3e0
[      src/ext.c:  647]:context 0x101f2cef0: freeing node 0x101f2d5e0
[      src/ext.c:  652]:freeing 0x10658a600
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1037ff520
[      src/ext.c:  757]:Created context 0x1037ff520 with span 0x1037ff590: component: get_common, operation request_encoding, ref_context 0x0
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x1057686d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105768740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105768740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105768740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105768740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037ff590, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f940d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105768740, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105768740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105768740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105768740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037ff590, got nothing
[      src/ext.c:  707]:context 0x1037ff520: 2 reffed
[      src/ext.c:  757]:Created context 0x1057686d0 with span 0x105768740: component: handle_single_key, operation request_encoding, ref_context 0x1037ff520
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f94310
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x105768740, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x105768740, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x105768740, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x105768740, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101f94eb0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037ff590, got nothing
[      src/ext.c:  707]:context 0x1037ff520: 3 reffed
[      src/ext.c:  757]:Created context 0x101f94310 with span 0x101f94380: component: , operation response_decoding, ref_context 0x1037ff520
[      src/get.c:  134]:checking context 0x101f94310
[      src/get.c:  134]:setting trace span on key

[      src/ext.c:  892]:Prior to insertion:[{}]
[      src/ext.c:  902]:res 0x10ee47618: binding context 0x101f94310 to ['key']
[      src/ext.c:  904]:After insertion:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328080144, tracing_output=None>}]
[      src/ext.c:  688]:checking context 0x1057686d0
[      src/ext.c:  689]:dereffing 0x1057686d0, not necessarily final
[      src/ext.c:  662]:checking context 0x1057686d0
[      src/ext.c:  666]:context 0x1057686d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x1057686d0, should already all be free!
[      src/ext.c:  670]:closing span 0x105768740
[      src/ext.c:  672]:freeing 0x1057686d0
[      src/ext.c:  673]:dereffing 0x1037ff520, not necessarily final
[      src/ext.c:  662]:checking context 0x1037ff520
[      src/ext.c:  666]:context 0x1037ff520: 2 dereffed
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101f95fd0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037ff590, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103138110
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1037ff590, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1037ff590, got nothing
[      src/ext.c:  707]:context 0x1037ff520: 3 reffed
[      src/ext.c:  757]:Created context 0x101f95fd0 with span 0x101f96040: component: pycbc_common_vars_wait, operation request_encoding, ref_context 0x1037ff520
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x103138350
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1031383c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1031383c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1031383c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1031383c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f96040, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x103138ef0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x1031383c0, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x1031383c0, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x1031383c0, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f96040, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x1031383c0, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f96040, got nothing
[      src/ext.c:  707]:context 0x101f95fd0: 2 reffed
[      src/ext.c:  757]:Created context 0x103138350 with span 0x1031383c0: component: pycbc_oputil_wait_common, operation request_encoding, ref_context 0x101f95fd0
[      src/ext.c:  433]:calloced (1141 * [ char == 1 ])= 1141 at 0x10374e4a0
[      src/ext.c:  450]:freeing 0x10374e4a0
[3576299217] Orphan responses observed: {"count":5,"service":"kv","top":[{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xfc","operation_name":"get","server_us":0,"total_us":102220},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xfa","operation_name":"get","server_us":0,"total_us":210184},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xfb","operation_name":"get","server_us":0,"total_us":210522},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xf6","operation_name":"get","server_us":0,"total_us":342202},{"last_local_address":"192.168.4.61:58010","last_local_id":"00000000d529fed1/d4f4c4f4528fcc77","last_remote_address":"192.168.4.61:57934","operation_id":"0xf8","operation_name":"get","server_us":0,"total_us":434951}]  (L:128)
[3576299217] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000d529fed1/d4f4c4f4528fcc77/fd","l":"192.168.4.61:58010","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
[      src/ext.c:  863]:[{'key': ValueResult<rc=0x0, value=None, cas=0x0, flags=0x0, tracing_context=4328080144, tracing_output=None>}]
&res 0x10507bfb0:  coming back from callback on key: ['key']
[      src/ext.c:  864]:res 0x10ee47618
[      src/ext.c:  866]:checking context 0x101f94310
[      src/ext.c:  807]:checking context 0x101f94310
[      src/ext.c:  719]:calloced (1 * [ pycbc_stack_context == 40 ])= 40 at 0x101ffd4d0
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ffd540, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ffd540, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ffd540, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ffd540, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f94380, got nothing
[      src/ext.c:  700]:calloced (1 * [ pycbc_context_children == 16 ])= 16 at 0x101ffe070
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101ffd540, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101ffd540, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101ffd540, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101ffd540, got nothing
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f94380, got nothing
[      src/ext.c:  707]:context 0x101f94310: 5 reffed
[      src/ext.c:  757]:Created context 0x101ffd4d0 with span 0x101ffd540: component: get_common_objects, operation response_decoding, ref_context 0x101f94310
[      src/ext.c:  817]:starting new context on key:[key]
[src/callbacks.c:  273]:Valresult creation
[src/callbacks.c:  282]:0x10ee476a0 has count of 2: *** ValueResult<rc=0x0, key='key', value=None, cas=0x0, flags=0x0, tracing_context=0, tracing_output=None> ***: OP: DECREF
[      src/ext.c:  830]:checking context 0x101f94310
[      src/ext.c: 1530]:calloced (1 * [ pycbc_tracer_payload_t == 24 ])= 24 at 0x101ffe2b0
[      src/ext.c: 1476]:calloced (1 * [ pycbc_tracer_span_args_t == 40 ])= 40 at 0x101ffe310
[      src/ext.c: 1477]:calloced (1 * [ pycbc_tracer_tags_t == 80 ])= 80 at 0x101ffe380
[      src/ext.c: 1479]:calloced (1 * [ pycbc_tracer_finish_args_t == 8 ])= 8 at 0x101ffe410
[      src/ext.c: 1537]:got span 0x101f94380
[      src/ext.c: 1548]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101ffe4c0
[      src/ext.c: 1551]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e3faf0
[      src/ext.c: 1553]:malloced 1 * [(lcb_uint64_t) = 8] = 8 bytes at 0x101e61790
[      src/ext.c: 1152]:Looking for tagname db.type from 0x101f94380, got something: couchbaseY
[      src/ext.c: 1155]:Looking for tagname db.type from 0x101f94380, got something: couchbase
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f94380, got nothing
[      src/ext.c: 1152]:Looking for tagname component from 0x101f94380, got something: 
[      src/ext.c: 1155]:Looking for tagname component from 0x101f94380, got something: 
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f94380, got nothing
[      src/ext.c: 1159]:Looking for tagname couchbase.service from 0x101f94380, got nothing
[      src/ext.c:  918]:adding ['s'], value Nothing:response_decoding to [{}]
[      src/ext.c:  920]:0x10eb43a40 has count of 2: *** 'Nothing:response_decoding' ***: OP: DECREF
[      src/ext.c: 1159]:Looking for tagname db.instance from 0x101f94380, got nothing
[      src/ext.c: 1172]:Got tagname db.instance from 0x101f94380, result NOTHING
[      src/ext.c: 1159]:Looking for tagname local.address from 0x101f94380, got nothing
[      src/ext.c: 1172]:Got tagname local.address from 0x101f94380, result NOTHING
[      src/ext.c: 1159]:Looking for tagname peer.address from 0x101f94380, got nothing
[      src/ext.c: 1172]:Got tagname peer.address from 0x101f94380, result NOTHING
[      src/ext.c:  926]:adding ['t'], value 250000 to [{'s': 'Nothing:response_decoding'}]
[      src/ext.c:  928]:0x10ee750e0 has count of 2: *** 250000 ***: OP: DECREF
[      src/ext.c:  918]:adding ['operation_name'], value response_decoding to [{}]
[      src/ext.c:  920]:0x10ee66ec8 has count of 2: *** 'response_decoding' ***: OP: DECREF
[      src/ext.c:  926]:adding ['start_time'], value 15842497851538791387 to [{'operation_name': 'response_decoding'}]
[      src/ext.c:  928]:0x10ee08c48 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  918]:adding ['db.type'], value couchbase to [{}]
[      src/ext.c:  920]:0x10ee70970 has count of 2: *** 'couchbase' ***: OP: DECREF
[      src/ext.c:  918]:adding ['component'], value  to [{'db.type': 'couchbase'}]
[      src/ext.c:  920]:0x1020fa110 has count of 1297: *** '' ***: OP: DECREF
[      src/ext.c:  926]:adding ['id'], value 15842497851538791387 to [{'db.type': 'couchbase', 'component': ''}]
[      src/ext.c:  928]:0x10ee74098 has count of 2: *** 15842497851538791387 ***: OP: DECREF
[      src/ext.c:  842]:got output [({'s': 'Nothing:response_decoding', 't': 250000}, {'operation_name': 'response_decoding', 'start_time': 15842497851538791387, 'tags': {'db.type': 'couchbase', 'component': '', 'id': 15842497851538791387}})] from parent context 0x101f94310
[      src/ext.c: 1483]:deallocing Payload 0x101ffe2b0
[      src/ext.c: 1420]:deallocing span args 0x101ffe310
[      src/ext.c: 1427]:freeing 0x101ffe460
[      src/ext.c: 1431]:freeing 0x101e61790
[      src/ext.c: 1439]:freeing 0x101ffe4c0
[      src/ext.c: 1364]:deallocing span tags args 0x101ffe380
[      src/ext.c: 1371]:freeing 0x101e617e0
[      src/ext.c: 1387]:freeing 0x101e3fcc0
[      src/ext.c: 1407]:freeing 0x101e61980
[      src/ext.c: 1411]:freeing 0x101ffe380
[      src/ext.c: 1447]:freeing 0x101ffe310
[      src/ext.c: 1450]:deallocing finish args 0x101ffe410
[      src/ext.c: 1455]:freeing 0x101ffe410
[src/callbacks.c:  285]:dereffing 0x101ffd4d0, should be final
[      src/ext.c:  662]:checking context 0x101ffd4d0
[      src/ext.c:  666]:context 0x101ffd4d0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101ffd4d0, should already all be free!
[      src/ext.c:  670]:closing span 0x101ffd540
[      src/ext.c:  672]:freeing 0x101ffd4d0
[      src/ext.c:  673]:dereffing 0x101f94310, not necessarily final
[      src/ext.c:  662]:checking context 0x101f94310
[      src/ext.c:  666]:context 0x101f94310: 4 dereffed
[src/callbacks.c:  177]:dereffing 0x0, not necessarily final
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
[src/callbacks.c:   43]:propagating tracer from 0x10f030058, 0x10eabfd30
[      src/ext.c: 1695]:flushing pycbc_Tracer_t 0x10eabfd30
[      src/ext.c:  688]:checking context 0x103138350
[      src/ext.c:  689]:dereffing 0x103138350, not necessarily final
[      src/ext.c:  662]:checking context 0x103138350
[      src/ext.c:  666]:context 0x103138350: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x103138350, should already all be free!
[      src/ext.c:  670]:closing span 0x1031383c0
[      src/ext.c:  672]:freeing 0x103138350
[      src/ext.c:  673]:dereffing 0x101f95fd0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f95fd0
[      src/ext.c:  666]:context 0x101f95fd0: 1 dereffed
[      src/ext.c:  688]:checking context 0x101f95fd0
[      src/ext.c:  689]:dereffing 0x101f95fd0, not necessarily final
[      src/ext.c:  662]:checking context 0x101f95fd0
[      src/ext.c:  666]:context 0x101f95fd0: 0 dereffed
[      src/ext.c:  643]:freeing children of 0x101f95fd0, should already all be free!
[      src/ext.c:  647]:context 0x101f95fd0: freeing node 0x103138350
[      src/ext.c:  652]:freeing 0x103138ef0
[      src/ext.c:  670]:closing span 0x101f96040
[      src/ext.c:  672]:freeing 0x101f95fd0
[      src/ext.c:  673]:dereffing 0x1037ff520, not necessarily final
[      src/ext.c:  662]:checking context 0x1037ff520
[      src/ext.c:  666]:context 0x1037ff520: 2 dereffed
[      src/get.c:  420]:dereffing 0x1037ff520, should be final
[      src/ext.c:  662]:checking context 0x1037ff520
[      src/ext.c:  666]:context 0x1037ff520: 1 dereffed
[      src/ext.c:  678]:*** 0x1037ff520 Should have lost all children by now ***
[      src/ext.c:  643]:freeing children of 0x1037ff520, should already all be free!
[      src/ext.c:  647]:context 0x1037ff520: freeing node 0x101f95fd0
[      src/ext.c:  652]:freeing 0x103138110
[      src/ext.c:  647]:context 0x1037ff520: freeing node 0x101f94310
[      src/ext.c:  652]:freeing 0x101f94eb0
[      src/ext.c:  647]:context 0x1037ff520: freeing node 0x1057686d0
[      src/ext.c:  652]:freeing 0x101f940d0
[      src/get.c:  420]:***** EXCEPTION:[<class 'couchbase.exceptions._TimeoutError_0x17 (generated, catch TimeoutError)'>], [_TimeoutError_0x17 (generated, catch TimeoutError)({'rc': 23, 'message': 'Operational Error', 'key': 'key', 'csrc_info': ('src/multiresult.c', 316)},)] *****
Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
[      src/ext.c:  662]:checking context 0x0
[      src/ext.c:  662]:warning: got null context
timedout ops 200
Finished TimeoutTest
[   src/bucket.c: 1038]:destroying 0x10f030058
[      src/ext.c: 1703]:freeing lcbtrace_TRACER 0x105e68fc0
[      src/ext.c: 1708]:freeing 0x105e69030
[      src/ext.c: 1711]:freeing 0x105e68fc0
[   src/bucket.c: 1061]:0x10eabfd30 has count of 2: *** <Tracer object at 0x10eabfd30> ***: OP: DECREF
ok

======================================================================
FAIL: test_timeout (couchbase.tests.cases.tracing_t.TimeoutTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/cases/tracing_t.py", line 80, in test_timeout
    self.verify_tracer(bucket, r'.*Operations over threshold:.*')
  File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/cases/tracing_t.py", line 103, in verify_tracer
    self.assertRegex(str(self.handler.records), pattern)
  File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/tests/base.py", line 420, in assertRegex
    return super(CouchbaseTestCase,self).assertRegexpMatches(*args,**kwargs)
AssertionError: Regex didn't match: '.*Operations over threshold:.*' not found in '[{\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/9","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'Refreshing current cluster map\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/confmon.cc\', 277), \'subsys\': \'confmon\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=9)\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Attempting to retrieve cluster map via HTTP\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/confmon.cc\', 264), \'subsys\': \'confmon\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/a","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=10)\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/b","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=11)\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/c","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<127.0.0.1:57932> (CTX=0x1054f8ad0,bc_http) HTTP Provider timed out waiting for I/O\', \'id\': 3904829775, \'level\': 4, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/bc_http.cc\', 330), \'subsys\': \'htconfig\'}, {\'message\': \'<127.0.0.1:57932> (CTX=0x1054f8ad0,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/ctx.c\', 151), \'subsys\': \'ioctx\'}, {\'message\': \'<192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Starting. Timeout=2000000us\', \'id\': 3904829775, \'level\': 2, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 474), \'subsys\': \'connection\'}, {\'message\': \'<192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Created new socket with FD=9\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 238), \'subsys\': \'connection\'}, {\'message\': \'<192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Scheduling I/O watcher for asynchronous connection completion.\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 339), \'subsys\': \'connection\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=12)\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/d","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/e","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=13)\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/f","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=14)\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=15)\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Connected established\', \'id\': 3904829775, \'level\': 2, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 147), \'subsys\': \'connection\'}, {\'message\': \'<192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Successfully set TCP_NODELAY\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 106), \'subsys\': \'connection\'}, {\'message\': \'<192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Successfully set TCP_KEEPALIVE\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/connect.cc\', 106), \'subsys\': \'connection\'}, {\'message\': \'Successfuly connected to REST API 192.168.4.61:57932\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/bc_http.cc\', 305), \'subsys\': \'htconfig\'}, {\'message\': \'<192.168.4.61:57932> (CTX=0x103872b90,unknown) Pairing with SOCK=382fe566c9ba19bf\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/lcbio/ctx.c\', 101), \'subsys\': \'ioctx\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/10","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=16)\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/11","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=17)\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57932> (CTX=0x103872b90,bc_http) Received 10540 bytes on HTTP stream\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/bc_http.cc\', 209), \'subsys\': \'htconfig\'}, {\'message\': \'<192.168.4.61:57932> (CTX=0x103872b90,bc_http) Generation 1 -> 2\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/bc_http.cc\', 224), \'subsys\': \'htconfig\'}, {\'message\': \'Not applying configuration received via HTTP. No changes detected. A.rev=-1, B.rev=-1\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/confmon.cc\', 152), \'subsys\': \'confmon\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/12","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'Refreshing current cluster map\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/confmon.cc\', 277), \'subsys\': \'confmon\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=18)\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Not applying configuration received via HTTP. No changes detected. A.rev=-1, B.rev=-1\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/confmon.cc\', 152), \'subsys\': \'confmon\'}, {\'message\': \'Attempting to retrieve cluster map via HTTP\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/bucketconfig/confmon.cc\', 264), \'subsys\': \'confmon\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/13","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=19)\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 360), \'subsys\': \'server\'}, {\'message\': \'Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/14","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900}\', \'id\': 3904829775, \'level\': 3, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 626), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed\', \'id\': 3904829775, \'level\': 1, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 708), \'subsys\': \'server\'}, {\'message\': \'<192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error\', \'id\': 3904829775, \'level\': 0, \'c_src\': (\'/Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/mcserver/mcserver.cc\', 712), \'subsys\': \'server\'}]'
-------------------- >> begin captured logging << --------------------
root: INFO: info is {'host': 'localhost', 'port': 8091, 'admin_username': 'Administrator', 'admin_password': '123456', 'bucket_name': 'default', 'bucket_password': '', 'ipv6': 'disabled', 'protocol': 'http', 'enable_tracing': 'off', 'tracingparms': {'port': None}, 'certpath': None, 'keypath': None}
couchbase: INFO: Initializing Couchbase logging. lcb_version=('2.9.0_2_g42240629', 133376)
couchbase.confmon: DEBUG: [3904829775] Preparing providers (this may be called multiple times) (L:87)
couchbase.confmon: DEBUG: [3904829775] Provider CCCP is ENABLED (L:94)
couchbase.confmon: DEBUG: [3904829775] Provider HTTP is ENABLED (L:94)
couchbase.confmon: DEBUG: [3904829775] Refreshing current cluster map (L:277)
couchbase.confmon: DEBUG: [3904829775] Attempting to retrieve cluster map via CCCP (L:264)
couchbase.confmon: INFO: [3904829775] Provider 'CCCP' failed (L:185)
couchbase.confmon: DEBUG: [3904829775] Will try next provider in 0us (L:226)
couchbase.confmon: DEBUG: [3904829775] Attempting to retrieve cluster map via HTTP (L:264)
couchbase.htconfig: DEBUG: [3904829775] Starting HTTP Configuration Provider 0x1055b1d90 (L:346)
couchbase.connection: INFO: [3904829775] <127.0.0.1:57932> (SOCK=91272a99faf502bd) Starting. Timeout=2000000us (L:474)
couchbase.connection: DEBUG: [3904829775] <127.0.0.1:57932> (SOCK=91272a99faf502bd) Created new socket with FD=9 (L:238)
couchbase.connection: DEBUG: [3904829775] <127.0.0.1:57932> (SOCK=91272a99faf502bd) Scheduling I/O watcher for asynchronous connection completion. (L:339)
couchbase.connection: INFO: [3904829775] <127.0.0.1:57932> (SOCK=91272a99faf502bd) Connected established (L:147)
couchbase.connection: DEBUG: [3904829775] <127.0.0.1:57932> (SOCK=91272a99faf502bd) Successfully set TCP_NODELAY (L:106)
couchbase.connection: DEBUG: [3904829775] <127.0.0.1:57932> (SOCK=91272a99faf502bd) Successfully set TCP_KEEPALIVE (L:106)
couchbase.htconfig: DEBUG: [3904829775] Successfuly connected to REST API 127.0.0.1:57932 (L:305)
couchbase.ioctx: DEBUG: [3904829775] <127.0.0.1:57932> (CTX=0x1054f8ad0,unknown) Pairing with SOCK=91272a99faf502bd (L:101)
couchbase.htconfig: DEBUG: [3904829775] <127.0.0.1:57932> (CTX=0x1054f8ad0,bc_http) Received 145 bytes on HTTP stream (L:209)
couchbase.htconfig: DEBUG: [3904829775] <127.0.0.1:57932> (CTX=0x1054f8ad0,bc_http) Received 10395 bytes on HTTP stream (L:209)
couchbase.htconfig: DEBUG: [3904829775] <127.0.0.1:57932> (CTX=0x1054f8ad0,bc_http) Generation 0 -> 1 (L:224)
couchbase.confmon: INFO: [3904829775] Setting new configuration. Received via HTTP (L:160)
couchbase.bootstrap: DEBUG: [3904829775] Instance configured (L:56)
root: INFO: starting TimeoutTest
couchbase.lcbio_mgr: DEBUG: [3904829775] <192.168.4.61:57934> (HE=0x101ee8c70) Creating new connection because none are available in the pool (L:448)
couchbase.lcbio_mgr: DEBUG: [3904829775] <192.168.4.61:57934> (HE=0x101ee8c70) New pool entry: I=0x10306c160 (L:359)
couchbase.connection: INFO: [3904829775] <192.168.4.61:57934> (SOCK=0bc7337d35a43ee5) Starting. Timeout=2500000us (L:474)
couchbase.connection: DEBUG: [3904829775] <192.168.4.61:57934> (SOCK=0bc7337d35a43ee5) Created new socket with FD=10 (L:238)
couchbase.connection: DEBUG: [3904829775] <192.168.4.61:57934> (SOCK=0bc7337d35a43ee5) Scheduling I/O watcher for asynchronous connection completion. (L:339)
couchbase.connection: INFO: [3904829775] <192.168.4.61:57934> (SOCK=0bc7337d35a43ee5) Connected established (L:147)
couchbase.connection: DEBUG: [3904829775] <192.168.4.61:57934> (SOCK=0bc7337d35a43ee5) Successfully set TCP_NODELAY (L:106)
couchbase.connection: DEBUG: [3904829775] <192.168.4.61:57934> (SOCK=0bc7337d35a43ee5) Successfully set TCP_KEEPALIVE (L:106)
couchbase.lcbio_mgr: DEBUG: [3904829775] <192.168.4.61:57934> (HE=0x101ee8c70) Received result for I=0x10306c160,C=0x0; E=0x0 (L:318)
couchbase.lcbio_mgr: DEBUG: [3904829775] <192.168.4.61:57934> (HE=0x101ee8c70) Assigning R=0x1020acf90 SOCKET=0x1031fd2f0 (L:278)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (SRV=0x105ed4f50) Session not yet negotiated. Negotiating (L:773)
couchbase.ioctx: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,unknown) Pairing with SOCK=0bc7337d35a43ee5 (L:101)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) HELLO identificator: {"a":"libcouchbase/2.9.0_2_g42240629 (Darwin-17.4.0; x86_64; Clang 9.0.0.9000039) PYCBC/2.4.0b0.dev4+gd720f90","i":"00000000e8bef94f/0bc7337d35a43ee5"} (L:431)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Request feature: 0x2 (TLS) (L:435)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Request feature: 0x6 (XATTR) (L:435)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Request feature: 0xb (JSON) (L:435)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Request feature: 0x8 (Select bucket) (L:435)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Request feature: 0x7 (XERROR) (L:435)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Request feature: 0x3 (TCP nodelay) (L:435)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Request feature: 0xa (Snappy) (L:435)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Request feature: 0xf (Tracing) (L:435)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Server supports feature: 0x6 (XATTR) (L:461)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Server supports feature: 0x7 (XERROR) (L:461)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Server supports feature: 0x8 (Select bucket) (L:461)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Server supports feature: 0xf (Tracing) (L:461)
couchbase.negotiation: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl,SASLREQ=0x1032b73b0) Sending SELECT_BUCKET (L:514)
couchbase.ioctx: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x1054f77c0,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:151)
couchbase.ioctx: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,unknown) Pairing with SOCK=0bc7337d35a43ee5 (L:101)
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/9","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.confmon: DEBUG: [3904829775] Refreshing current cluster map (L:277)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=9) (L:360)
couchbase.confmon: DEBUG: [3904829775] Attempting to retrieve cluster map via HTTP (L:264)
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/a","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=10) (L:360)
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/b","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=11) (L:360)
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/c","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.htconfig: ERROR: [3904829775] <127.0.0.1:57932> (CTX=0x1054f8ad0,bc_http) HTTP Provider timed out waiting for I/O (L:330)
couchbase.ioctx: DEBUG: [3904829775] <127.0.0.1:57932> (CTX=0x1054f8ad0,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:151)
couchbase.connection: INFO: [3904829775] <192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Starting. Timeout=2000000us (L:474)
couchbase.connection: DEBUG: [3904829775] <192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Created new socket with FD=9 (L:238)
couchbase.connection: DEBUG: [3904829775] <192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Scheduling I/O watcher for asynchronous connection completion. (L:339)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=12) (L:360)
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/d","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/e","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=13) (L:360)
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/f","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=14) (L:360)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=15) (L:360)
couchbase.connection: INFO: [3904829775] <192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Connected established (L:147)
couchbase.connection: DEBUG: [3904829775] <192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Successfully set TCP_NODELAY (L:106)
couchbase.connection: DEBUG: [3904829775] <192.168.4.61:57932> (SOCK=382fe566c9ba19bf) Successfully set TCP_KEEPALIVE (L:106)
couchbase.htconfig: DEBUG: [3904829775] Successfuly connected to REST API 192.168.4.61:57932 (L:305)
couchbase.ioctx: DEBUG: [3904829775] <192.168.4.61:57932> (CTX=0x103872b90,unknown) Pairing with SOCK=382fe566c9ba19bf (L:101)
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/10","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=16) (L:360)
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/11","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=17) (L:360)
couchbase.htconfig: DEBUG: [3904829775] <192.168.4.61:57932> (CTX=0x103872b90,bc_http) Received 10540 bytes on HTTP stream (L:209)
couchbase.htconfig: DEBUG: [3904829775] <192.168.4.61:57932> (CTX=0x103872b90,bc_http) Generation 1 -> 2 (L:224)
couchbase.confmon: DEBUG: [3904829775] Not applying configuration received via HTTP. No changes detected. A.rev=-1, B.rev=-1 (L:152)
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/12","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.confmon: DEBUG: [3904829775] Refreshing current cluster map (L:277)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=18) (L:360)
couchbase.confmon: DEBUG: [3904829775] Not applying configuration received via HTTP. No changes detected. A.rev=-1, B.rev=-1 (L:152)
couchbase.confmon: DEBUG: [3904829775] Attempting to retrieve cluster map via HTTP (L:264)
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/13","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server sent us reply for a timed-out command. (OP=0x0, RC=0x0, SEQ=19) (L:360)
couchbase.server: WARNING: [3904829775] Failing command with error LCB_ETIMEDOUT (0x17): {"b":"default","i":"00000000e8bef94f/0bc7337d35a43ee5/14","l":"192.168.4.61:57947","r":"192.168.4.61:57934","s":"kv:get","t":900} (L:626)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Server timed out. Some commands have failed (L:708)
couchbase.server: DEBUG: [3904829775] <192.168.4.61:57934> (CTX=0x103823de0,memcached,SRV=0x105ed4f50,IX=1) Scheduling next timeout for 0 ms. This is not an error (L:712)
root: ERROR: Got exception [<Key='key', RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Operational Error, Results=1, C Source=(src/multiresult.c,316)>]
root: INFO: timedout ops 12
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 2 tests in 247.327s

FAILED (failures=1)
sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 57931)>
/usr/local/lib/python3.6/subprocess.py:766: ResourceWarning: subprocess 84656 is still running
sys:1: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 57931), raddr=('127.0.0.1', 57943)>
==84383== 
==84383== HEAP SUMMARY:
==84383==     in use at exit: 2,833,652 bytes in 17,105 blocks
==84383==   total heap usage: 137,233 allocs, 120,128 frees, 353,724,192 bytes allocated
==84383== 
==84383== 3 bytes in 1 blocks are still reachable in loss record 1 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101882A44: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84383== 
==84383== 5 bytes in 1 blocks are still reachable in loss record 2 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101882B9E: __si_module_static_mdns_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x101882B58: si_module_static_mdns (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84383== 
==84383== 5 bytes in 1 blocks are still reachable in loss record 3 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101882C3E: __si_module_static_file_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x101882BF8: si_module_static_file (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84383== 
==84383== 6 bytes in 1 blocks are still reachable in loss record 4 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x101882925: __si_module_static_cache_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018828C8: si_module_static_cache (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84383== 
==84383== 7 bytes in 1 blocks are still reachable in loss record 5 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x10188254E: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018A6D1D: si_search (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018A9EFC: _getaddrinfo_internal (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018899AC: getaddrinfo (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x103FB9810: setipaddr (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84383==    by 0x103FB895A: getsockaddrarg (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 8 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1010231D0: layout_bitmap_create (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101023599: layout_bitmap_set_ivar (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101437B: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010142FB: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010167E6: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BB1DA: _CFRuntimeCreateInstance (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9A5F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 9 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016F28: class_setSuperclass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFDA5: +[__NSArray0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BFD38: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1A2: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 10 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016F28: class_setSuperclass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BEF75: __CFAllocateObject2 (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BFE68: CFSetCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1C7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 11 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016F28: class_setSuperclass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1002545A8: -[NSMutableArray replaceObjectsInRange:withObjectsFromOrderedSet:range:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1EC: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 12 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A66139: _nc_table_new (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6215A: _notify_init_globals (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101ABEEFF: _os_once (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x101ABEED3: _os_alloc_once (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x101A636FF: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 13 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A66139: _nc_table_new (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6216B: _notify_init_globals (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101ABEEFF: _os_once (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x101ABEED3: _os_alloc_once (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x101A636FF: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 14 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BF03E: -[__NSPlaceholderArray initWithObjects:count:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000C2853: CFDictionarySetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1010232DD: set_bits(layout_bitmap, unsigned long, unsigned long) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010143C8: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E8E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 15 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BF03E: -[__NSPlaceholderArray initWithObjects:count:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000C286C: CFDictionarySetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1010232DD: set_bits(layout_bitmap, unsigned long, unsigned long) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010143C8: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E8E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 16 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101711B: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000C29C7: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1010232DD: set_bits(layout_bitmap, unsigned long, unsigned long) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010143C8: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E8E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000C2949: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 17 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10B8B2388: ??? (in /usr/lib/libFosl_dynamic.dylib)
==84383==    by 0x10B9EF00C: fosl_filter_createReadPixel (in /usr/lib/libFosl_dynamic.dylib)
==84383==    by 0x10B9EFC38: fosl_filter_createReadPixel (in /usr/lib/libFosl_dynamic.dylib)
==84383==    by 0x100019A09: ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C39: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 18 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10188273F: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018A6D1D: si_search (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018A9EFC: _getaddrinfo_internal (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018899AC: getaddrinfo (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x103FB9810: setipaddr (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84383==    by 0x103FB895A: getsockaddrarg (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84383== 
==84383== 16 bytes in 1 blocks are still reachable in loss record 19 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101882A5E: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383== 
==84383== 16 bytes in 2 blocks are indirectly lost in loss record 20 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC17C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC17EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1699C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5828E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5824C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5794A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 16 bytes in 2 blocks are definitely lost in loss record 21 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F310: malloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80E40: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87CAD: durability_chain_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB60EE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD17FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEDFD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 20 bytes in 2 blocks are indirectly lost in loss record 22 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC17C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC17EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1699C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5828E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5824C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5794A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 20 bytes in 2 blocks are indirectly lost in loss record 23 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC17C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC17EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1699C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5828E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5824C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5794A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 22 bytes in 2 blocks are still reachable in loss record 24 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA934D4: pycbc_Bucket_upsert (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 22 bytes in 2 blocks are indirectly lost in loss record 25 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA90FA7: Bucket__connect (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 27 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10100F928: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84383==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x10100D075: _objc_init (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1016ACACC: _os_object_init (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 31 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A66329: _nc_table_insert_type (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A629D3: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A44EC6: _imp_create_builtin (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 32 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A6646B: _nc_table_insert_64 (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63844: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A44EC6: _imp_create_builtin (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C343D: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 33 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F33A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 34 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F33A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 35 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F347: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 36 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F347: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 37 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F354: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 38 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F354: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 39 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F361: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 40 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F361: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 41 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F36E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 42 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F36E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 43 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F37B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 44 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F37B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 45 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F388: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 46 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F388: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 47 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F395: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 48 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F395: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 49 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3A2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 50 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3A2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 51 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3AF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 52 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3AF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 53 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3BC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 54 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3BC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 55 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3D7: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 56 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3EB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 57 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3F8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 58 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3F8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 59 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F413: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 60 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F427: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 61 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F434: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 62 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F434: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 63 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F441: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 64 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F441: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 65 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F45C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 66 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F470: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 67 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F47D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 68 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F47D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 69 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F48A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 70 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F48A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 71 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F497: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 72 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F497: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 73 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4A4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 74 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4B1: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 75 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4B1: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 76 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4BE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 77 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4BE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 78 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4CB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 79 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4CB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 80 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4D8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 81 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4D8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 82 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4E5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 83 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4E5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 84 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4F2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 85 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4F2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 86 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4FF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 87 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4FF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 88 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F51A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 89 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F52E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 90 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F53B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 91 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F53B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 92 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F548: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 93 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F548: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 94 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F555: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 95 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F555: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 96 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F562: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 97 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F562: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 98 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F57D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 99 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F591: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 100 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F59E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 101 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F59E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 102 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5AB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 103 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5AB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 104 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5B8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 105 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5B8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 106 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5C5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 107 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5C5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 108 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5D2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 109 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5D2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 110 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5DF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 111 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5DF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 112 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5FA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 113 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F60E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 114 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F61B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 115 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F61B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 116 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F628: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 117 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F628: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 118 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F635: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 119 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F635: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 120 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F642: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 121 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F642: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 122 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F65D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 123 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F671: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 124 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F685: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 125 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F692: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 126 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F692: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 127 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F69F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 128 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F69F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 129 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6AC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 130 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6AC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 131 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6B9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 132 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6B9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 133 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6D4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 134 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6E8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 135 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6FC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 136 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F710: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 137 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F71D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 138 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F71D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 139 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F72A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 140 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F72A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 141 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F737: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 142 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F737: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 143 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F744: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 144 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F744: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 145 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F751: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 146 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F751: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 147 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F75E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 148 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F75E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 149 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F76B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 150 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F76B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 151 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F778: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 152 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F778: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 153 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F785: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 154 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F785: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 155 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F792: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 156 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F792: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 157 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F79F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 158 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7BA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 159 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7CE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 160 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7DB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 161 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7DB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 162 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7E8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 163 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7E8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 164 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7F5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 165 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7F5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 166 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F802: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 167 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F802: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 168 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F80F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 169 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F80F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 170 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F81C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 171 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F81C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 172 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F829: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 173 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F829: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 174 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F836: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 175 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F836: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 176 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F843: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 177 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F843: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 178 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F850: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 179 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F86B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 180 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F87F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 181 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F88C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 182 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F88C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 183 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F899: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 184 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F899: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 185 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8A6: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 186 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8A6: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 187 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8B3: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 188 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8B3: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 189 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8C0: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 190 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8C0: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 191 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8CD: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 192 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8CD: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 193 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 194 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 195 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8E7: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 196 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8E7: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 197 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8F4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 198 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8F4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 199 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F901: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 200 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F901: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 201 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F90E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 202 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F929: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 203 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F93D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 204 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F94A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 205 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F94A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 206 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F957: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 207 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F957: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 208 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F964: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 209 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F964: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 210 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F971: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 211 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F971: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 212 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F97E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 213 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F97E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 214 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F98B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 215 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F98B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 216 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F998: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 217 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F998: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 218 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9A5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 219 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9A5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 220 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9B2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 221 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9B2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 222 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9BF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 223 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9BF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 224 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 225 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9EE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 226 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9FB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 227 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9FB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 228 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA08: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 229 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA08: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 230 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA15: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 231 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA15: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 232 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA22: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 233 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA22: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 234 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA2F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 235 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA2F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 236 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA3C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 237 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA3C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 238 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA57: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 239 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA6B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 240 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA78: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 241 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA78: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 242 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA85: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 243 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA85: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 244 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA92: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 245 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA92: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 246 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA9F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 247 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA9F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 248 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FAAC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 249 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FAAC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 250 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FAB9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 251 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FAB9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 252 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FAD4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 253 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 254 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 255 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 256 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 257 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 258 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB0E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 259 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB0E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 260 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB0E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 261 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB0E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 262 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB29: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 263 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB3D: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 264 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 265 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 266 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 267 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 268 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB57: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 269 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB57: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 270 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB64: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 271 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB64: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 272 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB64: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 273 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB64: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 274 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB7C: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 275 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB94: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 276 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBA1: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 277 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBA1: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 278 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBA1: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 279 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBA1: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 280 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBBC: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 281 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBD0: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 282 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBE4: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 283 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBF1: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 284 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 285 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 286 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 287 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 288 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 289 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 290 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 291 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 292 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC26: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 293 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC3A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 294 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC47: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 295 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC47: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 296 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC47: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 297 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC47: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 298 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC54: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 299 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC54: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 300 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC54: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 301 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC54: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 302 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC61: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 303 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC61: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 304 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC61: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 305 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC61: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 306 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC6E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 307 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC6E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 308 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC6E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 309 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC6E: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 310 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 311 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F33A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 312 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F33A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 313 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F347: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 314 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F347: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 315 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F354: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 316 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F354: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 317 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F361: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 318 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F361: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 319 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F36E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 320 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F36E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 321 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F37B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 322 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F37B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 323 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F388: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 324 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F388: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 325 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F395: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 326 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F395: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 327 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3A2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 328 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3A2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 329 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3AF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 330 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3AF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 331 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3BC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 332 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3BC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 333 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3D7: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 334 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F3EB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 335 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F413: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 336 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F427: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 337 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F434: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 338 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F434: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 339 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F45C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 340 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F470: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 341 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F47D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 342 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F47D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 343 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F48A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 344 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F48A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 345 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F497: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 346 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F497: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 347 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4A4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 348 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4BE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 349 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4BE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 350 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4D8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 351 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4D8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 352 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4E5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 353 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4E5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 354 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4F2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 355 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F4F2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 356 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F51A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 357 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F52E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 358 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F53B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 359 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F53B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 360 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F548: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 361 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F548: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 362 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F555: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 363 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F555: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 364 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F57D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 365 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F591: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 366 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F59E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 367 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F59E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 368 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5AB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 369 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5AB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 370 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5B8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 371 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5B8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 372 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5DF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 373 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5DF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 374 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F5FA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 375 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F60E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 376 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F61B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 377 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F61B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 378 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F628: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 379 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F628: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 380 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F635: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 381 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F635: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 382 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F642: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 383 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F642: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 384 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F65D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 385 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F671: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 386 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F685: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 387 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F692: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 388 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F692: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 389 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F69F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 390 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F69F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 391 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6AC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 392 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6AC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 393 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6B9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 394 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6B9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 395 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6D4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 396 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6E8: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 397 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F6FC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 398 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F710: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 399 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F71D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 400 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F71D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 401 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F737: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 402 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F737: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 403 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F744: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 404 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F744: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 405 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F751: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 406 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F751: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 407 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F75E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 408 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F75E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 409 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F76B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 410 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F76B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 411 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F785: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 412 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F785: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 413 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F792: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 414 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F792: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 415 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F79F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 416 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7BA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 417 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7CE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 418 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7DB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 419 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7DB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 420 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7F5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 421 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F7F5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 422 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F802: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 423 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F802: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 424 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F80F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 425 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F80F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 426 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F81C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 427 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F81C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 428 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F829: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 429 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F829: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 430 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F836: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 431 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F836: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 432 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F843: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 433 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F843: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 434 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F850: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 435 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F86B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 436 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F87F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 437 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F88C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 438 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F88C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 439 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8A6: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 440 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8A6: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 441 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8B3: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 442 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8B3: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 443 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8C0: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 444 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8C0: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 445 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8CD: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 446 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8CD: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 447 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 448 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 449 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8F4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 450 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F8F4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 451 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F901: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 452 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F901: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 453 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F90E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 454 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F929: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 455 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F93D: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 456 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F97E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 457 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F97E: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 458 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F998: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 459 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F998: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 460 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9A5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 461 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9A5: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 462 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9B2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 463 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9B2: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 464 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9BF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 465 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9BF: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 466 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9DA: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 467 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9EE: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 468 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9FB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 469 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F9FB: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 470 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA08: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 471 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA08: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 472 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA15: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 473 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA15: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 474 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA22: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 475 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA22: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 476 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA2F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 477 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA2F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 478 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA3C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 479 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA3C: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 480 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA57: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 481 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA6B: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 482 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA78: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 483 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA78: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 484 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA92: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 485 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA92: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 486 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA9F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 487 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FA9F: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 488 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FAAC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 489 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FAAC: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 490 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FAB9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 491 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FAB9: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 492 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FAD4: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 493 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 494 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 495 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 496 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 497 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB01: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 498 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 499 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 500 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 501 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB4A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 502 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB57: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 503 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FB57: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 504 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 505 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 506 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 507 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 508 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 509 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 510 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 511 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC0B: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 512 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC26: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 513 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FC3A: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 514 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA2: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 515 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2DFE2: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 516 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2DFE2: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 517 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2DFEF: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 518 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2DFEF: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 519 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2DFFC: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 520 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2DFFC: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 521 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E009: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 522 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E009: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 523 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E016: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 524 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E016: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 525 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E023: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 526 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E023: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 527 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E030: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 528 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E030: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 529 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E03D: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 530 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E03D: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 531 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E04A: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 532 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E04A: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 533 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E057: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 534 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E057: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 535 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E064: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 536 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E064: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 537 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E071: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 538 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E071: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 539 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E07E: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 540 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E07E: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 541 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E08B: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 542 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E08B: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 543 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E098: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 544 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E098: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 545 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0A5: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 546 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0A5: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 547 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0B2: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 548 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0B2: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 549 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0BF: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 550 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0BF: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 551 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0CC: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 552 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0CC: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 553 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0D9: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 554 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0D9: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 555 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0D9: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 556 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0D9: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 557 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E0F4: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 558 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E108: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 559 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E115: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 560 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E115: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 561 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E115: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 562 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E115: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 563 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E12D: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 564 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E145: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 565 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E152: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 566 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E152: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 567 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E152: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 568 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E152: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 569 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E15F: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 570 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E15F: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 571 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E15F: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 572 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E15F: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 573 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E16C: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 574 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E16C: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 575 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E16C: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 576 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E16C: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 577 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E179: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 578 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E179: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 579 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E179: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 580 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E179: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 581 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B99B: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E186: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 582 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E186: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 583 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9E1: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E186: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 584 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E186: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 585 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E1A1: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 586 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E1B5: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 587 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E1C9: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 588 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C40: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B9BD: EVP_add_digest (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2E1D6: SSL_library_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AAC: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 589 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10100D7E2: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 591 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000C1CDE: __CFBasicHashAddValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000C2E69: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x106DC612A: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 592 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB624: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000C1CDE: __CFBasicHashAddValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000C2E69: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x106DC612A: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 593 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A66329: _nc_table_insert_type (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A629D3: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AB8: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 594 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A6646B: _nc_table_insert_64 (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63844: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AB8: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 595 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A66329: _nc_table_insert_type (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A629D3: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882ACF: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 596 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A6646B: _nc_table_insert_64 (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63844: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882ACF: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 597 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A66329: _nc_table_insert_type (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A629D3: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AE6: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 598 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A6646B: _nc_table_insert_64 (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63844: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AE6: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 599 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A66329: _nc_table_insert_type (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A629D3: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AFD: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are still reachable in loss record 600 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A6646B: _nc_table_insert_64 (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63844: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AFD: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 24 bytes in 1 blocks are possibly lost in loss record 603 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383== 
==84383== 24 bytes in 1 blocks are possibly lost in loss record 604 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC193D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 24 bytes in 1 blocks are possibly lost in loss record 605 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC193D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 24 bytes in 1 blocks are possibly lost in loss record 606 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1010124DB: list_array_tt<property_t, property_list_t>::attachLists(property_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123E2: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 24 bytes in 1 blocks are possibly lost in loss record 607 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1010124DB: list_array_tt<property_t, property_list_t>::attachLists(property_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123E2: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 24 bytes in 1 blocks are possibly lost in loss record 608 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B45: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 28 bytes in 2 blocks are still reachable in loss record 609 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA934D4: pycbc_Bucket_upsert (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 28 bytes in 2 blocks are indirectly lost in loss record 610 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA90FA7: Bucket__connect (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 30 bytes in 2 blocks are still reachable in loss record 611 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA806F1: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA934D4: pycbc_Bucket_upsert (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 612 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10100FA80: NXCreateHashTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100FA50: NXCreateHashTable (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F950: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84383==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 613 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10100FAA1: NXCreateHashTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100FA50: NXCreateHashTable (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F950: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84383==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 614 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10100FB65: NXCreateHashTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100FA50: NXCreateHashTable (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F950: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84383==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 615 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10100F9B6: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84383==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x10100D075: _objc_init (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1016ACACC: _os_object_init (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 618 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1010231F2: layout_bitmap_create (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101023599: layout_bitmap_set_ivar (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101437B: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010142FB: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010167E6: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BB1DA: _CFRuntimeCreateInstance (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9A5F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 619 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101698D: objc_initializeClassPair (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10D55BE9F: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84383==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 620 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101698D: objc_initializeClassPair (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10D55BEC6: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84383==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 621 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101698D: objc_initializeClassPair (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10D55BEE9: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84383==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 622 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101698D: objc_initializeClassPair (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10D55BF0C: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84383==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 623 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101698D: objc_initializeClassPair (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10D55BF2F: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84383==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 624 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BF03E: -[__NSPlaceholderArray initWithObjects:count:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000C2A85: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000C2949: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383== 
==84383== 32 bytes in 1 blocks are still reachable in loss record 625 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101882709: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018A6D1D: si_search (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018A9EFC: _getaddrinfo_internal (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018899AC: getaddrinfo (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x103FB9810: setipaddr (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84383==    by 0x103FB895A: getsockaddrarg (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84383== 
==84383== 32 bytes in 2 blocks are still reachable in loss record 626 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EBF704A: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DB09580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0900B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 32 bytes in 2 blocks are still reachable in loss record 627 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC06D96: event_base_priority_init (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC0696E: event_base_new_with_config (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC06A7A: event_base_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF70C8: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DB09580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0900B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 32 bytes in 1 blocks are possibly lost in loss record 628 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1010119A6: list_array_tt<unsigned long, protocol_list_t>::attachLists(protocol_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012401: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F4E8: _read_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383== 
==84383== 32 bytes in 1 blocks are possibly lost in loss record 629 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1010119A6: list_array_tt<unsigned long, protocol_list_t>::attachLists(protocol_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012401: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F567: _read_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383== 
==84383== 32 bytes in 1 blocks are possibly lost in loss record 630 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B45: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 32 bytes in 2 blocks are indirectly lost in loss record 631 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F407: calloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8085D: pycbc_Context_ref (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80690: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA91133: Bucket__connect (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 36 bytes in 1 blocks are still reachable in loss record 632 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84383==    by 0x1000131CF: ImageLoader::setPath(char const*) (in /usr/lib/dyld)
==84383==    by 0x10001DCD4: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84383==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C4DE: dyld::loadPhase2(char const*, char const*, dyld::LoadContext const&, char const* const*, char const* const*, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C2E3: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84383== 
==84383== 38 bytes in 2 blocks are indirectly lost in loss record 633 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA806F1: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA90FA7: Bucket__connect (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 38 bytes in 2 blocks are indirectly lost in loss record 634 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC17C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC17EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1699C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5828E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5824C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5794A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2A6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8223F: pycbc_get_uint64_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 40 bytes in 1 blocks are still reachable in loss record 636 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10101EFE1: fixupProtocol(protocol_t*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9DD9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 40 bytes in 1 blocks are still reachable in loss record 637 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100000CBC: main (python.c:30)
==84383== 
==84383== 40 bytes in 1 blocks are still reachable in loss record 638 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100000CD5: main (python.c:31)
==84383== 
==84383== 40 bytes in 1 blocks are still reachable in loss record 639 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10101536B: _object_remove_assocations (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010152D8: objc_destructInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101525E: objc_destructInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101B28517: xpc_pipe_routine (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B2821D: _xpc_interface_routine (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27DE4: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101A65AE7: ___notify_lib_init_block_invoke (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x101A62675: _notify_lib_init (in /usr/lib/system/libsystem_notify.dylib)
==84383== 
==84383== 40 bytes in 1 blocks are possibly lost in loss record 640 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383== 
==84383== 40 bytes in 1 blocks are possibly lost in loss record 641 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 40 bytes in 1 blocks are possibly lost in loss record 642 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1BA6: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 43 bytes in 1 blocks are still reachable in loss record 643 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84383==    by 0x1000131CF: ImageLoader::setPath(char const*) (in /usr/lib/dyld)
==84383==    by 0x10001DCD4: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84383==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C6B8: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84383== 
==84383== 48 bytes in 1 blocks are still reachable in loss record 644 of 1,154
==84383==    at 0x1000ABE3D: malloc_zone_calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10100FF18: _NXHashRehashToCapacity (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100FE96: NXHashInsert (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100FB8F: NXCreateHashTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100FA50: NXCreateHashTable (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F950: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F8FA: NXCreateMapTableFromZone (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E3CB: __sel_registerName(char const*, int, int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100E0DA: sel_init (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100D9AD: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383== 
==84383== 48 bytes in 1 blocks are still reachable in loss record 646 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF6101: EVP_new_md5 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 48 bytes in 1 blocks are still reachable in loss record 647 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF6371: EVP_new_sha1 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 48 bytes in 1 blocks are still reachable in loss record 648 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF65E1: EVP_new_sha224 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 48 bytes in 1 blocks are still reachable in loss record 649 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF6851: EVP_new_sha256 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 48 bytes in 1 blocks are still reachable in loss record 650 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF6AC1: EVP_new_sha384 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 48 bytes in 1 blocks are still reachable in loss record 651 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595620A: EVP_MD_CTX_create (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF6D31: EVP_new_sha512 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 48 bytes in 2 blocks are still reachable in loss record 652 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595596A: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 48 bytes in 2 blocks are still reachable in loss record 653 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955988: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 48 bytes in 2 blocks are indirectly lost in loss record 654 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC1916B: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC252B9: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 48 bytes in 2 blocks are definitely lost in loss record 655 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F407: calloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80CEC: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87CAD: durability_chain_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66C94: void invoke_callback<lcb_RESPSTORE>(mc_packet_st const*, lcb_st*, lcb_RESPSTORE*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB60EE7: H_store(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8EC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD17FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEDFD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 56 bytes in 1 blocks are still reachable in loss record 657 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1010145CD: _objc_fetch_pthread_data (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010231AC: _setThisThreadIsInitializingClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101023599: layout_bitmap_set_ivar (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101437B: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010142FB: _class_initialize (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010167E6: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BB1DA: _CFRuntimeCreateInstance (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9A5F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383== 
==84383== 56 bytes in 1 blocks are possibly lost in loss record 658 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 60 bytes in 3 blocks are still reachable in loss record 659 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC0BE54: evmap_io_add_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC078C4: event_add_nolock_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC09D88: event_add (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF74CD: lcb_io_update_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DAF25B9: lcbio_TABLE::E_event_watch(int, void*, short, void*, void (*)(int, short, void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1ECE: E_conncb(int, short, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1968: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF11CC: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1150: lcbio_connect (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF2176: lcbio_connect_hl (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB2A574: lcb::clconfig::HttpProvider::connect_next() (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 664 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B961F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1000B95F9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 665 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B961F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1000B95F9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 666 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B97BF: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 667 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B97BF: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 668 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B98F7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 669 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B98F7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 670 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B98F7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 671 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B98F7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 672 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B993C: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 673 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B993C: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 674 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 675 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 676 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 677 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 678 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 679 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B995F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 680 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 681 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 682 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 683 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 684 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 685 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 686 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 687 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 688 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 689 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 690 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 691 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 692 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 693 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99C8: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 694 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99EB: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 695 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99EB: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 696 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9A0E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 697 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9A0E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 698 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9A5F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 699 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9AB7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 700 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9B0F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 701 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9B67: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 702 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9BBF: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 703 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9C17: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 704 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9C6F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 705 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9CCC: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 706 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E01: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 707 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E01: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 708 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E29: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 709 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E29: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 710 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E29: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 711 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E29: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 712 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E51: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 713 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E51: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 714 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E79: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 715 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E79: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 716 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E79: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 717 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9E79: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 718 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9EA1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 719 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9EA1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 720 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9EA1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 721 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9EA1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 722 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9EC9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 723 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9EC9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 724 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9EF1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 725 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9EF1: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 726 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 727 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 728 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 729 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 730 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 731 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9F19: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 732 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9F41: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 733 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9F41: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 734 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9F41: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 735 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9F41: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 736 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBAC: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 737 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBAC: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 738 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBAC: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 739 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBAC: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 740 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBC9: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 741 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBC9: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 742 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBD5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 743 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBD5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 744 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBF5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 745 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBF5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 746 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC01: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 747 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC01: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 748 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC21: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 749 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC21: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 750 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC2D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 751 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC2D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 752 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC4D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 753 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC4D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 754 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC59: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 755 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC59: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 756 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC79: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 757 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC79: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 758 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC85: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 759 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC85: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 760 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016ABE: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFCA5: +[NSDictionary allocWithZone:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 761 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016AE5: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFCA5: +[NSDictionary allocWithZone:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 762 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA14B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 763 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA14B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 764 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA15A: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 765 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA15A: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 766 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA16B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 767 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA16B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 768 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA16B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 773 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 774 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 775 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 776 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1917: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 777 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC193D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 778 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC193D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 779 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1963: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 780 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1963: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 781 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1963: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 782 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1963: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 783 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1989: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 784 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1989: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 785 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1989: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 786 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1989: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 787 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 788 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 789 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 790 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 791 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC19EB: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 792 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC19EB: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 793 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1A0B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 794 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1A0B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 795 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1A22: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 796 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1A22: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 797 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1A35: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 798 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1A35: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 799 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1A48: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 800 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1A48: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 801 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1A5B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 802 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1A5B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 803 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1AB1: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 804 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1AB1: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 805 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1AEA: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 806 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1AEA: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 807 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1AFD: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 808 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1AFD: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 809 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B10: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 810 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B10: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 811 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B45: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 812 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B45: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 813 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B5B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 814 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B5B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 815 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B74: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 816 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B74: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 817 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B74: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 818 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B74: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 819 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B8D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 820 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1B8D: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 821 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1BA6: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 822 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1BA6: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 823 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1C06: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 824 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1C75: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 825 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 826 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BABB3: _CFRuntimeSetInstanceTypeID (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000C279E: +[__NSDictionaryM __new:::::] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x106DC60C5: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 827 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101711B: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 828 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2004: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 829 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 830 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 831 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E29: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000C2949: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 832 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC21B6: ___NSSetupDispatchDataBridge_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are still reachable in loss record 833 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C72: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC21B6: ___NSSetupDispatchDataBridge_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 836 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 837 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9982: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 838 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 839 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016745: object_setClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B99A5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 840 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10101F013: fixupProtocol(protocol_t*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000B9DD9: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 841 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA16B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 843 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101011901: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101011091: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101010C5A: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016391: getClass(char const*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC19B2: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 844 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1C06: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 845 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1C75: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 846 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 847 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2004: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383== 
==84383== 64 bytes in 1 blocks are possibly lost in loss record 848 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101010BA4: realizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101409F: _class_getNonMetaClass (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013E86: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000C2949: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383== 
==84383== 67 bytes in 1 blocks are still reachable in loss record 849 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101802706: strdup (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1000BF458: __CFOAInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA017: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 71 bytes in 1 blocks are still reachable in loss record 850 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9A73: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 71 bytes in 1 blocks are still reachable in loss record 851 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9ACB: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 71 bytes in 1 blocks are still reachable in loss record 852 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9B23: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 71 bytes in 1 blocks are still reachable in loss record 853 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9B7B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 71 bytes in 1 blocks are still reachable in loss record 854 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9BD3: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 71 bytes in 1 blocks are still reachable in loss record 855 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9C2B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 71 bytes in 1 blocks are still reachable in loss record 856 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9C83: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 71 bytes in 1 blocks are still reachable in loss record 857 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB696: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9CE0: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 858 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBC9: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 859 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBC9: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 860 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBF5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 861 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFBF5: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 862 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC21: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 863 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC21: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 864 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC4D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 865 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC4D: __CFMakeNSBlockClasses (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 866 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC79: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 867 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFC79: +[__NSDictionary0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 868 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B06: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFCA5: +[NSDictionary allocWithZone:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 1 blocks are still reachable in loss record 869 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101016B18: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101016A62: objc_initializeClassPair_internal(objc_class*, char const*, objc_class*, objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFCA5: +[NSDictionary allocWithZone:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA05E: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 72 bytes in 3 blocks are still reachable in loss record 870 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059442B1: ERR_load_ECDH_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955997: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 72 bytes in 3 blocks are still reachable in loss record 871 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105953C80: ERR_load_RAND_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559B0: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 72 bytes in 1 blocks are indirectly lost in loss record 876 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 877 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000E5DCF: _CFBundleGrokFileType (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1001555C0: __CFBasicHashesAreEqual_block_invoke (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9FFE: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 878 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA1A2: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 879 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFD38: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1A2: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 880 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFD7E: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BFD38: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1A2: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 881 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFDA5: +[__NSArray0 _alloc] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BFD38: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1A2: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 882 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA1B0: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 883 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFE38: CFSetCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1B0: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 884 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA1C7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 885 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFE68: CFSetCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1C7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 886 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BEF4E: __CFAllocateObject2 (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BFE68: CFSetCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1C7: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 887 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA1D5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 888 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFEC8: CFSetCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1D5: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 889 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA1EC: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 890 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1002545A8: -[NSMutableArray replaceObjectsInRange:withObjectsFromOrderedSet:range:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1EC: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 891 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BA1FA: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 892 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1002545D6: -[NSMutableArray replaceObjectsInRange:withObjectsFromOrderedSet:range:] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA1FA: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 893 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101B28517: xpc_pipe_routine (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B2821D: _xpc_interface_routine (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27DE4: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101A65AE7: ___notify_lib_init_block_invoke (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 894 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101B294EB: _xpc_serializer_dispose (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27414: _xpc_dispose (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B28536: xpc_pipe_routine (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B2821D: _xpc_interface_routine (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27DE4: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 895 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101B27ED2: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101A65AE7: ___notify_lib_init_block_invoke (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x101A62675: _notify_lib_init (in /usr/lib/system/libsystem_notify.dylib)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 896 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101B279EA: _xpc_dictionary_node_free (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B278BC: _xpc_dictionary_dispose (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27414: _xpc_dispose (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27ED2: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101A65AE7: ___notify_lib_init_block_invoke (in /usr/lib/system/libsystem_notify.dylib)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 897 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10D55BE75: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84383==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 898 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10D55BE9F: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84383==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 899 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10D55BEB0: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84383==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 900 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10D55BFBA: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84383==    by 0x10D55BEB0: -[NSManagedObject(_NSInternalMethods) _updateFromRefreshSnapshot:includingTransients:] (in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData)
==84383==    by 0x101015AA2: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 901 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 902 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 903 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2004: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 904 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2004: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 905 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFD69: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 906 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 907 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000C2949: CFBasicHashSetValue (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 908 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007AA2: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 80 bytes in 1 blocks are still reachable in loss record 909 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101882C58: __si_module_static_file_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x101882BF8: si_module_static_file (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383== 
==84383== 80 bytes in 2 blocks are still reachable in loss record 910 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC11B8B: kq_init (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC068FA: event_base_new_with_config (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC06A7A: event_base_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF70C8: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DB09580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0900B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 80 bytes in 2 blocks are still reachable in loss record 911 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DAEF61D: lcbio_timer_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF2730: lcb::io::SimpleTimer::SimpleTimer(lcbio_TABLE*, void*, void (*)(void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7BE6: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_orphans>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5504: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_orphans>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF53A2: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2FAC: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2F3F: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D90F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 80 bytes in 2 blocks are still reachable in loss record 912 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DAEF61D: lcbio_timer_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF2730: lcb::io::SimpleTimer::SimpleTimer(lcbio_TABLE*, void*, void (*)(void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7C96: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_threshold>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5534: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_threshold>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF53CA: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2FAC: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2F3F: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D90F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 80 bytes in 2 blocks are still reachable in loss record 913 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DBF2FF9: lcb::trace::ThresholdLoggingTracer::wrap() (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2F4D: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D90F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 80 bytes in 2 blocks are still reachable in loss record 914 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F407: calloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80501: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA934D4: pycbc_Bucket_upsert (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A020D1: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 80 bytes in 4 blocks are still reachable in loss record 915 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC0BE54: evmap_io_add_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC078C4: event_add_nolock_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC09D88: event_add (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF74CD: lcb_io_update_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DAF25B9: lcbio_TABLE::E_event_watch(int, void*, short, void*, void (*)(int, short, void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1ECE: E_conncb(int, short, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1968: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF11CC: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1150: lcbio_connect (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF8ABD: lcb::io::PoolConnInfo::PoolConnInfo(lcb::io::PoolHost*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF84F2: lcb::io::PoolConnInfo::PoolConnInfo(lcb::io::PoolHost*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 96 bytes in 1 blocks are still reachable in loss record 916 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1C06: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 96 bytes in 1 blocks are still reachable in loss record 917 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1C2B: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 96 bytes in 1 blocks are still reachable in loss record 918 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1C50: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 96 bytes in 1 blocks are still reachable in loss record 919 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1C9A: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 96 bytes in 4 blocks are still reachable in loss record 920 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955997: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 100 bytes in 1 blocks are still reachable in loss record 921 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF6141: EVP_new_md5 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 104 bytes in 1 blocks are still reachable in loss record 922 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF63B1: EVP_new_sha1 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 112 bytes in 1 blocks are still reachable in loss record 923 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A63818: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A44EC6: _imp_create_builtin (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C343D: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 112 bytes in 1 blocks are still reachable in loss record 924 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1C75: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 112 bytes in 1 blocks are still reachable in loss record 925 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1CED: NSAllocateObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1CBF: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 112 bytes in 1 blocks are still reachable in loss record 926 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A63818: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AB8: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 112 bytes in 1 blocks are still reachable in loss record 927 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A63818: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882ACF: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 112 bytes in 1 blocks are still reachable in loss record 928 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A63818: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AE6: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 112 bytes in 1 blocks are still reachable in loss record 929 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A63818: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AFD: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 114 bytes in 8 blocks are indirectly lost in loss record 930 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC17C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC17EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1699C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5828E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5824C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5794A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 120 bytes in 1 blocks are still reachable in loss record 932 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BCF2A: ____CFCharacterSetInitialize_block_invoke (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1000B9D4D: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 120 bytes in 1 blocks are still reachable in loss record 933 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A6292C: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A44EC6: _imp_create_builtin (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C343D: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 120 bytes in 1 blocks are still reachable in loss record 934 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF6621: EVP_new_sha224 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 120 bytes in 1 blocks are still reachable in loss record 935 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF6891: EVP_new_sha256 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 120 bytes in 1 blocks are still reachable in loss record 936 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A6292C: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AB8: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 120 bytes in 1 blocks are still reachable in loss record 937 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A6292C: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882ACF: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 120 bytes in 1 blocks are still reachable in loss record 938 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A6292C: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AE6: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 120 bytes in 1 blocks are still reachable in loss record 939 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A6292C: name_node_for_name (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A63800: client_registration_create (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6363C: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101882AFD: __si_module_static_ds_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018829E8: si_module_static_ds (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 120 bytes in 5 blocks are still reachable in loss record 940 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559B0: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 120 bytes in 3 blocks are possibly lost in loss record 941 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012648: addUnattachedCategoryForClass(category_t*, objc_class*, header_info*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F54F: _read_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 120 bytes in 5 blocks are possibly lost in loss record 942 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10100D7E2: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100007E39: dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*)) (in /usr/lib/dyld)
==84383==    by 0x10172281D: _dyld_objc_notify_register (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x10100D075: _objc_init (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1016ACACC: _os_object_init (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACAB3: libdispatch_init (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x100D059C2: libSystem_initializer (in /usr/lib/libSystem.B.dylib)
==84383==    by 0x100019A09: ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C39: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383== 
==84383== 128 bytes in 1 blocks are still reachable in loss record 943 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101722FB3: tlv_load_notification (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100007AA2: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 128 bytes in 2 blocks are still reachable in loss record 944 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC07822: event_add_nolock_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC09D88: event_add (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF7656: lcb_io_update_timer (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DAEF81E: lcbio_timer_rearm (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1A3D: lcb::io::SimpleTimer::rearm(unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF53FD: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2FAC: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2F3F: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D90F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 128 bytes in 2 blocks are possibly lost in loss record 946 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012480: list_array_tt<property_t, property_list_t>::attachLists(property_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123E2: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F4E8: _read_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383== 
==84383== 144 bytes in 1 blocks are still reachable in loss record 947 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101014815: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101400E: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1000BFD7E: -[__NSDictionary0 _init] (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x101017144: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383== 
==84383== 144 bytes in 2 blocks are still reachable in loss record 948 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA806F1: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA934D4: pycbc_Bucket_upsert (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 144 bytes in 2 blocks are still reachable in loss record 949 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2A6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA82277: pycbc_dupe_uint64_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80EAC: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87CAD: durability_chain_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 144 bytes in 2 blocks are still reachable in loss record 950 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2A6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA82277: pycbc_dupe_uint64_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80EC7: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87CAD: durability_chain_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 144 bytes in 6 blocks are still reachable in loss record 951 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105949F61: ERR_load_BUF_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955965: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 144 bytes in 6 blocks are still reachable in loss record 952 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059405E3: ERR_load_ECDSA_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955992: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 144 bytes in 2 blocks are indirectly lost in loss record 953 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 144 bytes in 2 blocks are indirectly lost in loss record 954 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA806F1: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA90FA7: Bucket__connect (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 144 bytes in 2 blocks are indirectly lost in loss record 955 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82531: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807C3: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 144 bytes in 2 blocks are indirectly lost in loss record 956 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2A6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8223F: pycbc_get_uint64_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8269D: pycbc_propagate_tag_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807D7: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 144 bytes in 2 blocks are indirectly lost in loss record 957 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82531: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807EB: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 144 bytes in 2 blocks are indirectly lost in loss record 958 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82531: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807FF: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 144 bytes in 2 blocks are indirectly lost in loss record 959 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82531: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80813: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 152 bytes in 1 blocks are possibly lost in loss record 960 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A8C4C2: PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE296: Py_MakePendingCalls (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A91410: run_file (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A901E0: Py_Main (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100000E5A: main (python.c:69)
==84383== 
==84383== 152 bytes in 1 blocks are possibly lost in loss record 961 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A8C4C2: PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x103FB4383: PyInit__socket (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 156 bytes in 1 blocks are still reachable in loss record 962 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10001DB1E: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84383==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C6B8: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84383==    by 0x100010F63: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383== 
==84383== 160 bytes in 1 blocks are still reachable in loss record 963 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10101711B: cache_collect_free(bucket_t*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2004: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383== 
==84383== 160 bytes in 2 blocks are still reachable in loss record 964 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1C06: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 160 bytes in 2 blocks are still reachable in loss record 965 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC1C75: _NSToDoAtProcessStart (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC173C: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 160 bytes in 2 blocks are still reachable in loss record 966 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x106DC2014: -[NSThread init] (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC60E4: ____NSThreads_block_invoke (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x106DC1FD2: _NSThreadGet0 (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC17DE: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383== 
==84383== 168 bytes in 7 blocks are still reachable in loss record 967 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A8410: ERR_load_OBJ_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595596A: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 168 bytes in 7 blocks are still reachable in loss record 968 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559C9: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 168 bytes in 21 blocks are definitely lost in loss record 969 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F310: malloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80E40: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD17FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEDFD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 176 bytes in 1 blocks are still reachable in loss record 970 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105952173: lh_new (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6916: OBJ_NAME_init (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C22: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595B941: EVP_add_cipher (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F33A: OpenSSL_add_all_ciphers (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F321: OPENSSL_add_all_algorithms_noconf (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 176 bytes in 1 blocks are still reachable in loss record 971 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105952173: lh_new (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059553B3: int_err_get (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059554D8: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059543EB: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 180 bytes in 1 blocks are still reachable in loss record 972 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10001DB1E: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84383==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C4DE: dyld::loadPhase2(char const*, char const*, dyld::LoadContext const&, char const* const*, char const* const*, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C2E3: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84383==    by 0x10000D958: dyld::libraryLocator(char const*, bool, char const*, ImageLoader::RPathChain const*, unsigned int&) (in /usr/lib/dyld)
==84383==    by 0x100014795: ImageLoader::recursiveLoadLibraries(ImageLoader::LinkContext const&, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383== 
==84383== 192 bytes in 2 blocks are still reachable in loss record 975 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DBF2F25: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D90F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 192 bytes in 2 blocks are still reachable in loss record 976 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DBF7DA2: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA934D4: pycbc_Bucket_upsert (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 192 bytes in 3 blocks are still reachable in loss record 978 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB07B: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BDFB0: __CFStringCreateImmutableFunnel3 (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BD395: CFStringCreateWithCString (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9FB6: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 192 bytes in 8 blocks are still reachable in loss record 979 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955992: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 192 bytes in 2 blocks are indirectly lost in loss record 980 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DBF7DA2: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA90FA7: Bucket__connect (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 224 bytes in 1 blocks are still reachable in loss record 982 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF6B01: EVP_new_sha384 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 224 bytes in 1 blocks are still reachable in loss record 983 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059563AD: EVP_DigestInit_ex (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF6D71: EVP_new_sha512 (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x1008C39C0: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C761: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090B5: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 231 bytes in 1 blocks are still reachable in loss record 984 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1017DD892: currentlocale (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x100000D21: main (python.c:46)
==84383== 
==84383== 240 bytes in 10 blocks are still reachable in loss record 986 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6008: ERR_load_CRYPTO_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955988: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 256 bytes in 2 blocks are still reachable in loss record 987 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC09682: event_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF736E: lcb_io_create_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DAEF66E: lcbio_timer_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF2730: lcb::io::SimpleTimer::SimpleTimer(lcbio_TABLE*, void*, void (*)(void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7BE6: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_orphans>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5504: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_orphans>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF53A2: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2FAC: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2F3F: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D90F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 256 bytes in 2 blocks are still reachable in loss record 988 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC09682: event_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF736E: lcb_io_create_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DAEF66E: lcbio_timer_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF2730: lcb::io::SimpleTimer::SimpleTimer(lcbio_TABLE*, void*, void (*)(void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7C96: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_threshold>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5534: lcb::io::Timer<lcb::trace::ThresholdLoggingTracer, &lcb::trace::ThresholdLoggingTracer::flush_threshold>::Timer(lcbio_TABLE*, lcb::trace::ThresholdLoggingTracer*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF53CA: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2FAC: lcb::trace::ThresholdLoggingTracer::ThresholdLoggingTracer(lcb_st*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2F3F: lcbtrace_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D90F: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 264 bytes in 11 blocks are still reachable in loss record 990 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105954448: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 288 bytes in 12 blocks are still reachable in loss record 991 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059A88BC: ERR_load_UI_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559C9: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 320 bytes in 4 blocks are still reachable in loss record 992 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101015081: allocateBuckets(unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101015010: cache_t::reallocate(unsigned int, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010147E5: cache_fill (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013FAB: lookUpImpOrForward (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101013913: _objc_msgSend_uncached (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101B279EA: _xpc_dictionary_node_free (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B278BC: _xpc_dictionary_dispose (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27414: _xpc_dispose (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27F5E: bootstrap_look_up3 (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B27D0E: bootstrap_look_up2 (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101A65AE7: ___notify_lib_init_block_invoke (in /usr/lib/system/libsystem_notify.dylib)
==84383== 
==84383== 336 bytes in 14 blocks are still reachable in loss record 994 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955974: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 336 bytes in 21 blocks are still reachable in loss record 995 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F407: calloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8085D: pycbc_Context_ref (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80690: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A9A: pycbc_Result_start_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA88EE0: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD17FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 360 bytes in 15 blocks are still reachable in loss record 997 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595595B: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 384 bytes in 2 blocks are still reachable in loss record 998 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EBF7033: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DB09580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0900B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 408 bytes in 17 blocks are still reachable in loss record 999 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955983: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 408 bytes in 17 blocks are still reachable in loss record 1,000 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559B5: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 416 bytes in 6 blocks are possibly lost in loss record 1,001 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1010118A6: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F567: _read_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383== 
==84383== 432 bytes in 2 blocks are still reachable in loss record 1,002 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DAEE7E1: lcbio_table_new (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D3F0: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C516: _PyFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 440 bytes in 1 blocks are still reachable in loss record 1,003 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101882568: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018A6D1D: si_search (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018A9EFC: _getaddrinfo_internal (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018899AC: getaddrinfo (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x103FB9810: setipaddr (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84383==    by 0x103FB895A: getsockaddrarg (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84383==    by 0x103FB4B6A: sock_bind (in /usr/local/lib/python3.6/lib-dynload/_socket.cpython-36dm-darwin.so)
==84383== 
==84383== 456 bytes in 19 blocks are still reachable in loss record 1,005 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955951: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 456 bytes in 19 blocks are still reachable in loss record 1,006 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059A8888: ERR_load_OCSP_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559C4: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 472 bytes in 4 blocks are still reachable in loss record 1,007 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10092767B: _Py_DecodeUTF8_surrogateescape (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A894C2: decode_locale (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A8945E: Py_DecodeLocale (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100000D99: main (python.c:54)
==84383== 
==84383== 480 bytes in 1 blocks are still reachable in loss record 1,008 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BF8A2: __CFGetConverter (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BF698: __CFGetConverter (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BF61B: __CFGetConverter (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BA043: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383== 
==84383== 480 bytes in 20 blocks are still reachable in loss record 1,009 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105941653: ERR_load_DH_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595595B: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 504 bytes in 21 blocks are definitely lost in loss record 1,010 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F407: calloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80CEC: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD17FC: lcb::Server::try_read(lcbio_CTX*, rdb_IOROPE*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD3503: on_read(lcbio_CTX*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAEDFD4: invoke_read_cb (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 512 bytes in 1 blocks are still reachable in loss record 1,011 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84383==    by 0x10000D82D: std::__1::__split_buffer<ImageLoader*, std::__1::allocator<ImageLoader*>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<ImageLoader*>&) (in /usr/lib/dyld)
==84383==    by 0x10000D6F7: void std::__1::vector<ImageLoader*, std::__1::allocator<ImageLoader*> >::__push_back_slow_path<ImageLoader* const&>(ImageLoader* const&) (in /usr/lib/dyld)
==84383==    by 0x100007F45: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 512 bytes in 1 blocks are still reachable in loss record 1,012 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x106DC187B: __NSSetCStringCharToUnichar (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x106DC1737: _NSInitializePlatform (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
==84383==    by 0x1010158DE: call_load_methods (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012C15: load_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100005197: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001515A: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142CA: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x1000083E4: dyld::runInitializers(ImageLoader*) (in /usr/lib/dyld)
==84383==    by 0x100011001: dlopen (in /usr/lib/dyld)
==84383== 
==84383== 512 bytes in 1 blocks are still reachable in loss record 1,013 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DBF683B: std::__1::__split_buffer<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<lcb::trace::ReportedSpan>&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5E2C: std::__1::__split_buffer<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<lcb::trace::ReportedSpan>&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5C8D: void std::__1::vector<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan> >::__push_back_slow_path<lcb::trace::ReportedSpan const&>(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF3D9C: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF439A: lcb::trace::ThresholdLoggingTracer::check_threshold(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF32DF: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8330C: pycbc_span_report (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DBF1CE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1C2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5F9D3: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 512 bytes in 2 blocks are still reachable in loss record 1,014 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC0C031: evmap_make_space (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC0BE25: evmap_io_add_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC078C4: event_add_nolock_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC09D88: event_add (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF74CD: lcb_io_update_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DAF25B9: lcbio_TABLE::E_event_watch(int, void*, short, void*, void (*)(int, short, void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1ECE: E_conncb(int, short, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1968: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF11CC: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1150: lcbio_connect (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF2176: lcbio_connect_hl (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 512 bytes in 10 blocks are possibly lost in loss record 1,015 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012648: addUnattachedCategoryForClass(category_t*, objc_class*, header_info*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F4C2: _read_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 528 bytes in 22 blocks are still reachable in loss record 1,016 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10599ABDB: ERR_load_CONF_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955983: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 528 bytes in 22 blocks are still reachable in loss record 1,017 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559AB: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 568 bytes in 1 blocks are still reachable in loss record 1,018 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9A73: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 568 bytes in 1 blocks are still reachable in loss record 1,019 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9ACB: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 568 bytes in 1 blocks are still reachable in loss record 1,020 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9B23: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 568 bytes in 1 blocks are still reachable in loss record 1,021 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9B7B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 568 bytes in 1 blocks are still reachable in loss record 1,022 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9BD3: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 568 bytes in 1 blocks are still reachable in loss record 1,023 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9C2B: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 568 bytes in 1 blocks are still reachable in loss record 1,024 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9C83: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 568 bytes in 1 blocks are still reachable in loss record 1,025 of 1,154
==84383==    at 0x1000AB88E: malloc_zone_malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB5AD: __CFBasicHashRehash (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9CE0: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383==    by 0x100005566: dyld::initializeMainExecutable() (in /usr/lib/dyld)
==84383==    by 0x10000A238: dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) (in /usr/lib/dyld)
==84383==    by 0x1000043D3: dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) (in /usr/lib/dyld)
==84383== 
==84383== 608 bytes in 1 blocks are possibly lost in loss record 1,026 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AC2C9B: _sre_compile_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 624 bytes in 26 blocks are still reachable in loss record 1,027 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10593CF0A: ERR_load_DSA_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955974: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 672 bytes in 28 blocks are still reachable in loss record 1,029 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059543EB: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 696 bytes in 29 blocks are still reachable in loss record 1,030 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595596F: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 696 bytes in 29 blocks are still reachable in loss record 1,031 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595599C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 696 bytes in 29 blocks are still reachable in loss record 1,032 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059A506B: ERR_load_PKCS12_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559AB: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 720 bytes in 30 blocks are still reachable in loss record 1,033 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559C4: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 748 (72 direct, 676 indirect) bytes in 1 blocks are definitely lost in loss record 1,034 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 816 bytes in 34 blocks are still reachable in loss record 1,035 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955979: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 816 bytes in 34 blocks are still reachable in loss record 1,036 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10594ACB8: ERR_load_BIO_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595599C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 840 bytes in 35 blocks are still reachable in loss record 1,037 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559BA: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 864 bytes in 36 blocks are still reachable in loss record 1,038 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105954414: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 896 bytes in 4 blocks are still reachable in loss record 1,039 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x101C2FF08: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/lib/libc++.1.dylib)
==84383==    by 0x10DBF5DF9: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5DAC: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF3D63: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF439A: lcb::trace::ThresholdLoggingTracer::check_threshold(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF32DF: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8330C: pycbc_span_report (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DBF1CE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1C2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5F9D3: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 936 bytes in 39 blocks are still reachable in loss record 1,040 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10594555C: ERR_load_ENGINE_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559BF: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 960 bytes in 40 blocks are still reachable in loss record 1,041 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10599EB9C: ERR_load_PKCS7_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559A1: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 984 bytes in 41 blocks are still reachable in loss record 1,042 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559BF: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,008 bytes in 42 blocks are still reachable in loss record 1,043 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105901EF2: ERR_load_BN_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955951: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,008 bytes in 42 blocks are still reachable in loss record 1,044 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105981B22: ERR_load_PEM_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595596F: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,024 bytes in 1 blocks are still reachable in loss record 1,045 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101B24822: _xpc_calloc (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B2D686: _xpc_array_grow (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B2747B: xpc_array_append_value (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B250F5: _xpc_dyld_image_callback (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x100007AA2: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,024 bytes in 1 blocks are still reachable in loss record 1,047 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84383==    by 0x10000DFD6: std::__1::__split_buffer<dyld::RegisteredDOF, std::__1::allocator<dyld::RegisteredDOF>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<dyld::RegisteredDOF>&) (in /usr/lib/dyld)
==84383==    by 0x10000DE95: void std::__1::vector<dyld::RegisteredDOF, std::__1::allocator<dyld::RegisteredDOF> >::__push_back_slow_path<dyld::RegisteredDOF const&>(dyld::RegisteredDOF const&) (in /usr/lib/dyld)
==84383==    by 0x10000DB81: dyld::registerDOFs(std::__1::vector<ImageLoader::DOFInfo, std::__1::allocator<ImageLoader::DOFInfo> > const&) (in /usr/lib/dyld)
==84383==    by 0x100013BE6: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,052 (80 direct, 972 indirect) bytes in 2 blocks are definitely lost in loss record 1,049 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F407: calloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80501: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA90FA7: Bucket__connect (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C3D94: _PyCFunction_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A08F2C: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A01E30: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BF49: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,104 bytes in 46 blocks are possibly lost in loss record 1,050 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10100D7E2: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,120 bytes in 5 blocks are still reachable in loss record 1,051 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x101C2FF08: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/lib/libc++.1.dylib)
==84383==    by 0x10DBF5DF9: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5DAC: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5D13: void std::__1::vector<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan> >::__push_back_slow_path<lcb::trace::ReportedSpan const&>(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF3D9C: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF439A: lcb::trace::ThresholdLoggingTracer::check_threshold(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF32DF: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8330C: pycbc_span_report (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DBF1CE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1C2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 1,120 bytes in 5 blocks are still reachable in loss record 1,052 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x101C2FF08: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/lib/libc++.1.dylib)
==84383==    by 0x10DBF5DF9: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5DAC: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5D13: void std::__1::vector<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan> >::__push_back_slow_path<lcb::trace::ReportedSpan const&>(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF3D9C: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF3B2F: lcb::trace::ThresholdLoggingTracer::add_orphan(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF32B6: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8330C: pycbc_span_report (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DBF1CE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1C2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 1,128 bytes in 1 blocks are still reachable in loss record 1,053 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BCF85: _CFGetTSD (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BCF0D: ____CFCharacterSetInitialize_block_invoke (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1000B9D4D: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100014339: ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in /usr/lib/dyld)
==84383== 
==84383== 1,128 bytes in 47 blocks are still reachable in loss record 1,054 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059895EC: ERR_load_X509_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955979: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,165 bytes in 233 blocks are still reachable in loss record 1,055 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA806F1: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAA08C7: handle_single_key (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9F361: get_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9EBB8: pycbc_Bucket_get (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,176 bytes in 49 blocks are still reachable in loss record 1,056 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105944BDD: ERR_load_DSO_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559B5: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,184 bytes in 2 blocks are possibly lost in loss record 1,057 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0190: PyMem_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AD69AE: newblock (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,216 bytes in 2 blocks are possibly lost in loss record 1,058 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEF89: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92750: _PyObject_GC_Resize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10087C8A8: PyFrame_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,220 bytes in 1 blocks are possibly lost in loss record 1,059 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A8DCC1: calculate_path (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A8E0E6: Py_GetProgramFullPath (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A7165A: _PySys_Init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A57CD7: _Py_InitializeEx_Private (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A594A7: Py_InitializeEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A594BD: Py_Initialize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A8FBD6: Py_Main (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,224 bytes in 51 blocks are still reachable in loss record 1,060 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595598D: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,224 bytes in 51 blocks are still reachable in loss record 1,061 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059B1EAC: ERR_load_TS_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559BA: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,264 bytes in 12 blocks are possibly lost in loss record 1,062 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1010118A6: list_array_tt<method_t, method_list_t>::attachLists(method_list_t* const*, unsigned int) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010123B1: attachCategories(objc_class*, locstamped_category_list_t*, bool) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x101012705: remethodizeClass(objc_class*) (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100F4E8: _read_images (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x10100DAC4: map_images_nolock (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1010207DA: objc_object::sidetable_retainCount() (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x100007C64: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383== 
==84383== 1,320 bytes in 55 blocks are still reachable in loss record 1,063 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559A1: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,328 bytes in 2 blocks are still reachable in loss record 1,064 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC06691: event_base_new_with_config (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC06A7A: event_base_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF70C8: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DB09580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0900B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094CB: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,488 bytes in 2 blocks are possibly lost in loss record 1,065 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0190: PyMem_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008E44C9: PyStructSequence_InitType2 (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,512 bytes in 63 blocks are still reachable in loss record 1,066 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105935FA2: ERR_load_RSA_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955956: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,536 bytes in 2 blocks are still reachable in loss record 1,067 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC0C93F: event_changelist_get_or_construct (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC0C887: event_changelist_add_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC0BF61: evmap_io_add_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC078C4: event_add_nolock_ (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC09D88: event_add (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF74CD: lcb_io_update_event (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DAF25B9: lcbio_TABLE::E_event_watch(int, void*, short, void*, void (*)(int, short, void*)) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1ECE: E_conncb(int, short, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1968: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF11CC: lcb::io::Connstart::Connstart(lcbio_TABLE*, lcb_settings_st*, lcb_host_st const*, unsigned int, void (*)(lcbio_SOCKET*, void*, lcb_error_t, int), void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAF1150: lcbio_connect (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 1,584 bytes in 66 blocks are still reachable in loss record 1,068 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059924B0: ERR_load_X509V3_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559A6: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,608 bytes in 67 blocks are still reachable in loss record 1,069 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955956: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,656 bytes in 69 blocks are still reachable in loss record 1,070 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059559A6: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,696 bytes in 212 blocks are definitely lost in loss record 1,071 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F310: malloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80E40: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 1,728 bytes in 72 blocks are still reachable in loss record 1,072 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955960: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,792 bytes in 8 blocks are still reachable in loss record 1,073 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x101C2FF08: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/lib/libc++.1.dylib)
==84383==    by 0x10DBF5DF9: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5DAC: lcb::trace::ReportedSpan::ReportedSpan(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF3D63: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF3B2F: lcb::trace::ThresholdLoggingTracer::add_orphan(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF32B6: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8330C: pycbc_span_report (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DBF1CE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1C2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5F9D3: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 1,896 bytes in 79 blocks are still reachable in loss record 1,074 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595F2CE: ERR_load_EVP_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955960: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,920 bytes in 80 blocks are still reachable in loss record 1,075 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059ACCBF: ERR_load_CMS_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 1,992 bytes in 83 blocks are still reachable in loss record 1,076 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 2,048 bytes in 1 blocks are still reachable in loss record 1,077 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1000BB3C7: CFAllocatorAllocate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1000BB3A4: CFAllocatorAllocate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000BAD60: CFBasicHashCreate (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000B9A5F: __CFInitialize (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
==84383==    by 0x1000197E8: ImageLoaderMachO::doImageInit(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100019C2E: ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001516F: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x100015102: ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383==    by 0x1000142A5: ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in /usr/lib/dyld)
==84383== 
==84383== 2,048 bytes in 1 blocks are still reachable in loss record 1,078 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A66160: _nc_table_new (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6215A: _notify_init_globals (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101ABEEFF: _os_once (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x101ABEED3: _os_alloc_once (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x101A636FF: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 2,048 bytes in 1 blocks are still reachable in loss record 1,079 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101A66160: _nc_table_new (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101A6216B: _notify_init_globals (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x101ABEEFF: _os_once (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x101ABEED3: _os_alloc_once (in /usr/lib/system/libsystem_platform.dylib)
==84383==    by 0x101A636FF: notify_register_check (in /usr/lib/system/libsystem_notify.dylib)
==84383==    by 0x1017FC13E: notify_register_tz (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FBAF0: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 2,048 bytes in 1 blocks are still reachable in loss record 1,080 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A456E: CRYPTO_realloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059523BE: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1058A6C7B: OBJ_NAME_add (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595FBFE: OpenSSL_add_all_digests (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C0C: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 2,048 bytes in 1 blocks are still reachable in loss record 1,081 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101802884: strerror (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x105954519: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 2,048 bytes in 1 blocks are still reachable in loss record 1,082 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84383==    by 0x10000E1BA: std::__1::__split_buffer<ImageLoader::DynamicReference, std::__1::allocator<ImageLoader::DynamicReference>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<ImageLoader::DynamicReference>&) (in /usr/lib/dyld)
==84383==    by 0x10000E079: void std::__1::vector<ImageLoader::DynamicReference, std::__1::allocator<ImageLoader::DynamicReference> >::__push_back_slow_path<ImageLoader::DynamicReference const&>(ImageLoader::DynamicReference const&) (in /usr/lib/dyld)
==84383==    by 0x10000DDF6: dyld::addDynamicReference(ImageLoader*, ImageLoader*) (in /usr/lib/dyld)
==84383==    by 0x100021478: ImageLoaderMachOCompressed::updateUsesCoalIterator(ImageLoader::CoalIterator&, unsigned long, ImageLoader*, unsigned int, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x1000140C8: ImageLoader::weakBind(ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100013B9E: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 2,504 bytes in 1 blocks are possibly lost in loss record 1,084 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100957C5A: resize_compact (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009174F4: _PyUnicodeWriter_Finish (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10090FBD1: PyUnicode_DecodeUTF8Stateful (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100924ED8: PyUnicode_DecodeUTF8 (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 2,563 bytes in 233 blocks are still reachable in loss record 1,085 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9EB94: pycbc_Bucket_get (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 2,563 bytes in 233 blocks are still reachable in loss record 1,086 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAA08C7: handle_single_key (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9F361: get_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 2,688 bytes in 4 blocks are possibly lost in loss record 1,087 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEFE6: _PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFF59: _PyMem_DebugRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0498: PyObject_Realloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A92750: _PyObject_GC_Resize (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10087C8A8: PyFrame_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0C6C3: _PyFunction_FastCall (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0BD1D: fast_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 2,904 bytes in 121 blocks are still reachable in loss record 1,088 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10597C72B: ERR_load_ASN1_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595597E: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 2,904 bytes in 121 blocks are still reachable in loss record 1,089 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595597E: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 3,048 bytes in 127 blocks are still reachable in loss record 1,091 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545A5: ERR_load_ERR_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595594C: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 3,200 bytes in 1 blocks are still reachable in loss record 1,092 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84383==    by 0x10000D82D: std::__1::__split_buffer<ImageLoader*, std::__1::allocator<ImageLoader*>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<ImageLoader*>&) (in /usr/lib/dyld)
==84383==    by 0x10000D6F7: void std::__1::vector<ImageLoader*, std::__1::allocator<ImageLoader*> >::__push_back_slow_path<ImageLoader* const&>(ImageLoader* const&) (in /usr/lib/dyld)
==84383==    by 0x100007102: dyld::addImage(ImageLoader*) (in /usr/lib/dyld)
==84383==    by 0x10000D38D: dyld::checkandAddImage(ImageLoader*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84383==    by 0x100006BAE: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84383==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CAC9: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383== 
==84383== 3,262 bytes in 233 blocks are still reachable in loss record 1,093 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9EB94: pycbc_Bucket_get (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 3,262 bytes in 233 blocks are still reachable in loss record 1,094 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAA08C7: handle_single_key (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9F361: get_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 3,392 bytes in 212 blocks are still reachable in loss record 1,096 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F407: calloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8085D: pycbc_Context_ref (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80690: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A9A: pycbc_Result_start_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA88EE0: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 3,456 bytes in 144 blocks are still reachable in loss record 1,097 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105913FDD: ERR_load_EC_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x10595598D: ERR_load_crypto_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 3,495 bytes in 233 blocks are still reachable in loss record 1,098 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC18B1D: Json::duplicateAndPrefixStringValue(char const*, unsigned int) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19114: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1DA2: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA806F1: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9EB94: pycbc_Bucket_get (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 3,744 bytes in 468 blocks are still reachable in loss record 1,099 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC17C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC17EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1699C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5828E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5824C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5794A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 3,749 bytes in 32 blocks are still reachable in loss record 1,100 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84383==    by 0x1000131CF: ImageLoader::setPath(char const*) (in /usr/lib/dyld)
==84383==    by 0x10001DCD4: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84383==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CAC9: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84383== 
==84383== 4,096 bytes in 2 blocks are still reachable in loss record 1,101 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC11BC6: kq_init (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC068FA: event_base_new_with_config (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC06A7A: event_base_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF70C8: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DB09580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0900B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 4,096 bytes in 2 blocks are still reachable in loss record 1,102 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10EC11BE1: kq_init (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC068FA: event_base_new_with_config (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EC06A7A: event_base_new (in /usr/local/Cellar/libevent/2.1.8/lib/libevent_core-2.1.6.dylib)
==84383==    by 0x10EBF70C8: lcb_create_libevent_io_opts (in /usr/local/lib/libcouchbase_libevent.dylib)
==84383==    by 0x10DB09580: create_v1 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0900B: lcb_create_io_ops (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB0D398: lcb_create (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8FBF5: Bucket__init__ (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008F7041: wrap_init (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085AA54: wrapper_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10081FFFC: PyObject_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 4,320 bytes in 1 blocks are still reachable in loss record 1,103 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101882915: __si_module_static_cache_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018828C8: si_module_static_cache (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1018827F1: si_module_config_modules_for_category (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882593: __si_module_static_search_block_invoke (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x1016ACD4F: _dispatch_client_callout (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1016ACD02: dispatch_once_f (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x1018824F8: si_module_static_search (in /usr/lib/system/libsystem_info.dylib)
==84383==    by 0x101882317: si_module_with_name (in /usr/lib/system/libsystem_info.dylib)
==84383== 
==84383== 4,608 bytes in 2 blocks are still reachable in loss record 1,104 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DBF683B: std::__1::__split_buffer<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<lcb::trace::ReportedSpan>&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5E2C: std::__1::__split_buffer<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<lcb::trace::ReportedSpan>&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF5C8D: void std::__1::vector<lcb::trace::ReportedSpan, std::__1::allocator<lcb::trace::ReportedSpan> >::__push_back_slow_path<lcb::trace::ReportedSpan const&>(lcb::trace::ReportedSpan const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF3D9C: lcb::trace::FixedQueue<lcb::trace::ReportedSpan>::push(lcb::trace::ReportedSpan) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF3B2F: lcb::trace::ThresholdLoggingTracer::add_orphan(lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF32B6: tlt_report(lcbtrace_TRACER*, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8330C: pycbc_span_report (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DBF1CE6: lcb::trace::Span::finish(unsigned long long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1C2C: lcbtrace_span_finish (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5F9D3: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 4,680 bytes in 468 blocks are still reachable in loss record 1,105 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC17C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC17EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1699C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5828E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5824C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5794A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 4,680 bytes in 468 blocks are still reachable in loss record 1,106 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC17C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC17EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1699C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5828E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5824C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5794A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 4,824 bytes in 32 blocks are still reachable in loss record 1,107 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10001DB1E: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84383==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CAC9: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84383==    by 0x100010F63: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383== 
==84383== 5,088 bytes in 212 blocks are definitely lost in loss record 1,108 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F407: calloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80CEC: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DB66724: void invoke_callback<lcb_RESPGET>(mc_packet_st const*, lcb_st*, lcb_RESPGET*, lcb_CALLBACKTYPE) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5FC34: H_get(mc_pipeline_st*, mc_packet_st*, lcb::MemcachedResponse*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DB5E8CC: mcreq_dispatch_response (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD578A: lcb::Server::purge_single(mc_packet_st*, lcb_error_t) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBD1FA9: fail_callback(mc_pipeline_st*, mc_packet_st*, lcb_error_t, void*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DAE420F: mcreq_pipeline_timeout (in /usr/local/lib/libcouchbase.2.dylib)
==84383== 
==84383== 5,640 bytes in 235 blocks are still reachable in loss record 1,109 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103F2F713: ERR_load_SSL_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libssl.1.0.0.dylib)
==84383==    by 0x102EC4AA7: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 5,977 bytes in 5 blocks are possibly lost in loss record 1,110 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008EF256: type_new (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 6,144 bytes in 1 blocks are still reachable in loss record 1,111 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84383==    by 0x100012863: std::__1::__split_buffer<dyld_uuid_info, std::__1::allocator<dyld_uuid_info>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<dyld_uuid_info>&) (in /usr/lib/dyld)
==84383==    by 0x100012AA0: void std::__1::vector<dyld_uuid_info, std::__1::allocator<dyld_uuid_info> >::__push_back_slow_path<dyld_uuid_info const&>(dyld_uuid_info const&) (in /usr/lib/dyld)
==84383==    by 0x1000124F6: addNonSharedCacheImageUUID(dyld_uuid_info const&) (in /usr/lib/dyld)
==84383==    by 0x100005139: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001DCF0: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84383==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CAC9: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383== 
==84383== 6,176 bytes in 1 blocks are possibly lost in loss record 1,112 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CED73: _PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFB8F: _PyMem_DebugRawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D00F8: PyMem_RawRealloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D1EA0: new_arena (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D1642: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A924B8: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 6,232 bytes in 41 blocks are possibly lost in loss record 1,113 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A8C4C2: PyThread_allocate_lock (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x102EC5CD9: _setup_ssl_threads (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x102EC4AB7: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 6,608 bytes in 10 blocks are possibly lost in loss record 1,114 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100839DBD: _PyBytes_FromSize (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 7,824 bytes in 326 blocks are still reachable in loss record 1,115 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A449B: CRYPTO_malloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059524A3: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x102EC4AA7: PyInit__ssl (in /usr/local/lib/python3.6/lib-dynload/_ssl.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 8,460 bytes in 470 blocks are still reachable in loss record 1,117 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC17C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC17EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1699C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5828E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5824C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5794A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2A6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA82277: pycbc_dupe_uint64_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 8,892 bytes in 468 blocks are still reachable in loss record 1,118 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC17C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC17EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1699C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5828E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5824C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5794A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2A6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8223F: pycbc_get_uint64_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 9,320 bytes in 233 blocks are still reachable in loss record 1,119 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F407: calloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80501: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9EB94: pycbc_Bucket_get (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A020D1: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 9,320 bytes in 233 blocks are still reachable in loss record 1,120 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DA7F407: calloc_and_log (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80501: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAA08C7: handle_single_key (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9F361: get_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9EBB8: pycbc_Bucket_get (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 9,600 bytes in 1 blocks are still reachable in loss record 1,121 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x100028D77: operator new(unsigned long) (in /usr/lib/dyld)
==84383==    by 0x1000127F1: std::__1::__split_buffer<dyld_image_info, std::__1::allocator<dyld_image_info>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<dyld_image_info>&) (in /usr/lib/dyld)
==84383==    by 0x10001291C: void std::__1::vector<dyld_image_info, std::__1::allocator<dyld_image_info> >::__push_back_slow_path<dyld_image_info const&>(dyld_image_info const&) (in /usr/lib/dyld)
==84383==    by 0x1000121E7: addImagesToAllImages(unsigned int, dyld_image_info const*) (in /usr/lib/dyld)
==84383==    by 0x10000BCA6: dyld::updateAllImages(dyld_image_states, unsigned int, dyld_image_info const*) (in /usr/lib/dyld)
==84383==    by 0x1000050DE: dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) (in /usr/lib/dyld)
==84383==    by 0x10001DCF0: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84383==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383== 
==84383== 11,232 bytes in 468 blocks are still reachable in loss record 1,122 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC1916B: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC19B6C: Json::Value::Value(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC040A6: Json::Value::operator=(Json::Value const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC252B9: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 14,611 bytes in 107 blocks are still reachable in loss record 1,123 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101B24ED8: _xpc_malloc (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B24D94: _xpc_dictionary_insert (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B250A1: _xpc_dyld_image_callback (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x100007AA2: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 16,384 bytes in 1 blocks are still reachable in loss record 1,124 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1058A456E: CRYPTO_realloc (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059523BE: lh_insert (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x105955509: int_err_set_item (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x1059545F7: ERR_load_strings (in /usr/local/Cellar/openssl/1.0.2o_1/lib/libcrypto.1.0.0.dylib)
==84383==    by 0x103EF4C11: PyInit__hashlib (in /usr/local/lib/python3.6/lib-dynload/_hashlib.cpython-36dm-darwin.so)
==84383==    by 0x100A4684B: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45FF7: _imp_create_dynamic_impl (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A45427: _imp_create_dynamic (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C335F: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 16,776 bytes in 233 blocks are still reachable in loss record 1,125 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82520: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807C3: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,776 bytes in 233 blocks are still reachable in loss record 1,126 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82520: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807EB: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,776 bytes in 233 blocks are still reachable in loss record 1,127 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82520: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807FF: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,776 bytes in 233 blocks are still reachable in loss record 1,128 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82520: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80813: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,776 bytes in 233 blocks are still reachable in loss record 1,129 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA806F1: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9EB94: pycbc_Bucket_get (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 16,776 bytes in 233 blocks are still reachable in loss record 1,130 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAA08C7: handle_single_key (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,776 bytes in 233 blocks are still reachable in loss record 1,131 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAA08C7: handle_single_key (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,776 bytes in 233 blocks are still reachable in loss record 1,132 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2A6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8223F: pycbc_get_uint64_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8267E: pycbc_propagate_tag_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807D7: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAA08C7: handle_single_key (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,776 bytes in 233 blocks are still reachable in loss record 1,133 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D44: lcbtrace_span_add_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA806F1: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAA08C7: handle_single_key (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9F361: get_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9EBB8: pycbc_Bucket_get (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,776 bytes in 233 blocks are still reachable in loss record 1,134 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2A6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA82277: pycbc_dupe_uint64_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80EAC: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,776 bytes in 233 blocks are still reachable in loss record 1,135 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2A6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA82277: pycbc_dupe_uint64_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80EC7: pycbc_persist_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80B3E: pycbc_Result_propagate_context (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA894CE: get_common_objects (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA87E2A: value_callback (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,920 bytes in 235 blocks are still reachable in loss record 1,136 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DA1: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,920 bytes in 235 blocks are still reachable in loss record 1,137 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF1D8C: void lcb::trace::Span::add_tag<char const*>(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2DC0: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2E8C: lcb::trace::Span::Span(lcbtrace_TRACER*, char const*, unsigned long long, lcbtrace_REF_TYPE, lcb::trace::Span*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF7DD5: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,920 bytes in 235 blocks are still reachable in loss record 1,138 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82531: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807C3: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,920 bytes in 235 blocks are still reachable in loss record 1,139 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF2A6E: lcbtrace_span_get_tag_uint64 (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA8223F: pycbc_get_uint64_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA8269D: pycbc_propagate_tag_ull (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807D7: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,920 bytes in 235 blocks are still reachable in loss record 1,140 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82531: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807EB: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,920 bytes in 235 blocks are still reachable in loss record 1,141 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82531: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA807FF: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 16,920 bytes in 235 blocks are still reachable in loss record 1,142 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DC5765A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA821F8: pycbc_get_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA82531: pycbc_propagate_tag_str (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80813: pycbc_migrate_args (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80640: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 18,280 bytes in 1 blocks are still reachable in loss record 1,143 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1017FBA94: tzsetwall_basic (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017FD9A0: localtime_r (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x100A64F1F: _PyTime_localtime (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AECA0E: PyInit_timezone (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100AEC88D: PyInit_time (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A44EC6: _imp_create_builtin (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008C343D: PyCFunction_Call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A094A9: do_call_core (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A02826: _PyEval_EvalFrameDefault (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1009EE85F: PyEval_EvalFrameEx (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A0ADBF: _PyEval_EvalCodeWithName (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 20,544 bytes in 107 blocks are still reachable in loss record 1,144 of 1,154
==84383==    at 0x1000ABC7A: calloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101012CE9: class_createInstance (in /usr/lib/libobjc.A.dylib)
==84383==    by 0x1016ACBA9: _os_object_alloc_realized (in /usr/lib/system/libdispatch.dylib)
==84383==    by 0x101B24B10: xpc_dictionary_create (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x101B25015: _xpc_dyld_image_callback (in /usr/lib/system/libxpc.dylib)
==84383==    by 0x100007AA2: dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool) (in /usr/lib/dyld)
==84383==    by 0x100013BB3: ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383==    by 0x100007F69: dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) (in /usr/lib/dyld)
==84383==    by 0x100010F9F: dlopen (in /usr/lib/dyld)
==84383==    by 0x101721E85: dlopen (in /usr/lib/system/libdyld.dylib)
==84383==    by 0x100A8BC63: _PyImport_FindSharedFuncptr (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A466B5: _PyImport_LoadDynamicModuleWithSpec (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 22,368 bytes in 233 blocks are still reachable in loss record 1,145 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DBF7DA2: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA80A07: pycbc_Tracer_start_span (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9EB94: pycbc_Bucket_get (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A090D3: call_function (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 22,368 bytes in 233 blocks are still reachable in loss record 1,146 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x101BC2627: operator new(unsigned long) (in /usr/lib/libc++abi.dylib)
==84383==    by 0x10DBF7DA2: lcbtrace_span_start (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA80600: pycbc_Context_init (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DAA08C7: handle_single_key (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9F361: get_common (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x10DA9EBB8: pycbc_Bucket_get (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383==    by 0x1008C39A9: _PyCFunction_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008203D4: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10085931E: methoddescr_call (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x10082045B: _PyObject_FastCallDict (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100820E20: _PyObject_FastCallKeywords (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 26,052 bytes in 137 blocks are still reachable in loss record 1,147 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10001DB1E: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x10001720F: ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) (in /usr/lib/dyld)
==84383==    by 0x100006B9F: dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) (in /usr/lib/dyld)
==84383==    by 0x10000D0E4: dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CD49: dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000CAC9: dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x10000C297: dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000067FE: dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) (in /usr/lib/dyld)
==84383==    by 0x1000064A1: dyld::load(char const*, dyld::LoadContext const&, unsigned int&) (in /usr/lib/dyld)
==84383==    by 0x10000D958: dyld::libraryLocator(char const*, bool, char const*, ImageLoader::RPathChain const*, unsigned int&) (in /usr/lib/dyld)
==84383==    by 0x100014795: ImageLoader::recursiveLoadLibraries(ImageLoader::LinkContext const&, bool, ImageLoader::RPathChain const&, char const*) (in /usr/lib/dyld)
==84383== 
==84383== 26,676 bytes in 1,872 blocks are still reachable in loss record 1,148 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10DC17C78: Json::duplicateStringValue(char const*, unsigned long) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC17EB2: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1699C: Json::Value::CZString::CZString(Json::Value::CZString const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5828E: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5824C: std::__1::pair<Json::Value::CZString const, Json::Value>::pair(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC5794A: std::__1::unique_ptr<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>, std::__1::__tree_node_destructor<std::__1::allocator<std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*> > > > std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__construct_node<std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC56415: std::__1::__tree_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long> std::__1::__tree<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__map_value_compare<Json::Value::CZString, std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::less<Json::Value::CZString>, true>, std::__1::allocator<std::__1::__value_type<Json::Value::CZString, Json::Value> > >::__emplace_hint_unique_key_args<Json::Value::CZString, std::__1::pair<Json::Value::CZString const, Json::Value> const&>(std::__1::__tree_const_iterator<std::__1::__value_type<Json::Value::CZString, Json::Value>, std::__1::__tree_node<std::__1::__value_type<Json::Value::CZString, Json::Value>, void*>*, long>, Json::Value::CZString const&, std::__1::pair<Json::Value::CZString const, Json::Value> const&) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC259CB: Json::Value::resolveReference(char const*, char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DC1553A: Json::Value::operator[](char const*) (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DBF26BD: lcbtrace_span_get_tag_str (in /usr/local/lib/libcouchbase.2.dylib)
==84383==    by 0x10DA81ED0: pycbc_dupe_string_tag (in /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-mainline/couchbase/_libcouchbase.cpython-36dm-darwin.so)
==84383== 
==84383== 61,074 bytes in 61 blocks are possibly lost in loss record 1,149 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100907540: PyUnicode_New (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 103,292 bytes in 1 blocks are still reachable in loss record 1,151 of 1,154
==84383==    at 0x1000ABFC4: realloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x10180A7F4: reallocf (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x10180E005: _Read_RuneMagi (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017DDDB2: __setrunelocale (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017DE2AA: __wrap_setrunelocale (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017DDA67: loadlocale (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x1017DD756: setlocale (in /usr/lib/system/libsystem_c.dylib)
==84383==    by 0x100000D6D: main (python.c:52)
==84383== 
==84383== 377,464 bytes in 389 blocks are possibly lost in loss record 1,152 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x100A924B8: _PyObject_GC_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== 899,936 bytes in 219 blocks are possibly lost in loss record 1,154 of 1,154
==84383==    at 0x1000AB616: malloc (in /usr/local/Cellar/valgrind/3.13.0/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
==84383==    by 0x1008CECDB: _PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D0030: PyMem_RawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D1D54: _PyObject_Alloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CEE77: _PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D2352: _PyMem_DebugRawAlloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFA10: _PyMem_DebugRawMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008CFEF1: _PyMem_DebugMalloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008D03D0: PyObject_Malloc (in /usr/local/lib/libpython3.6dm.dylib)
==84383==    by 0x1008A3E7A: new_keys_object (in /usr/local/lib/libpython3.6dm.dylib)
==84383== 
==84383== LEAK SUMMARY:
==84383==    definitely lost: 7,672 bytes in 473 blocks
==84383==    indirectly lost: 1,648 bytes in 43 blocks
==84383==      possibly lost: 1,379,527 bytes in 850 blocks
==84383==    still reachable: 831,653 bytes in 15,530 blocks
==84383==         suppressed: 613,152 bytes in 209 blocks
==84383== 
==84383== For counts of detected and suppressed errors, rerun with: -v
==84383== ERROR SUMMARY: 266125 errors from 1056 contexts (suppressed: 43 from 22)
